@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background: url('../images/cresp_2010_accueil_xtra.jpg');
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
}
	
.main {
padding: 25px 0 50px 0;
width: 576px;
text-align: justify;
	}
	
.main table 
{
opacity:0.75;filter:alpha(opacity=75);
	}
	
	
.main td 
{
text-align: left;
background-color:#7b3301;
	}
	
	
.main th 
{
text-align: center;
background-color:#000;
	}
	
.main th 
{
text-align: center;
background-color:#000;
	}

.clor td
{
background-color:#4b0001;
text-align: center;
	}

.non
{
opacity:0.1;filter:alpha(opacity=10);
	}



a:hover {
color:#000000;

	}

a {
color:#004190;

	}
