body {
font-family:arial,helvetica,sans-serif;
min-height:100%;
margin:0;
background:#888888;

}
html * {
	margin:0;
	padding:0;
}

div#toCenter{
	text-align:center;
	margin:0;
} 

div#content{
width:910px;
margin:auto;
background:transparent url(img/fondDegrade.gif);
height:100%;

}

div#photoGauche{
	float:left;
	width:200px;
	height:180px;
	background: transparent url("img/ClerfaytTete.png") no-repeat scroll 20px;
	
}


div#header

{
he ight:30px;
overflow: visible;
text-align:left;
}

div#header p{
font-size:10pt;
padding:4px 10px ;
color:#666666;
font-style:italic;
}


#header .img {
float:right;

}

#header .img a {
float:left;
text-decoration:none;
font-weight:bold;
color:#164D7C;text-align:right;}


#chiffres {
margin-left:120px; 
}

div#chiffres * {
font-size:24pt;
text-align:right;

font-weight:bold;

}


#chiffres table {
width:690px;
border-spacing:5px;
}

div#chiffres table tr.chiffres {
height:38px;


}
div#chiffres table tr.evolution {
height:20px;

color:white;

}


div#chiffres table tr.chiffres td {

padding:9px 10px 0 0;
margin:0;

}

div#chiffres table tr.evolution td {
font-size:11pt;
padding:17px 117px 0 1px;
text-align:center;

}
div#chiffres table tr td.titre {
width:170px;
font-size:15pt;
padding:10px 0px 0 0;
text-align:center;
color:#666666;

}
div#chiffres table tr td.current {
width:170px;
color:#e2007a;
}

div#chiffres table tr td.prev {
width:170px;
color:#22ce00;
}

div#chiffres table tr td.prevPrev {
width:170px;
color:#d69137;
}

div.brk{clear:both;}

div#comments{
margin:50px 20px 0px 0px;
padding:60px 20px 20px 0px;
}




div#comments p {
margin:0 0 0 200px;
font-size:10pt;
text-align:left;
}

div#comments p.signature {
text-align:right;
font-weight:bold;
padding:0;
margin:0;

}
div#comments p.qualite {
text-align:right;
margin:0;
padding:0;

}

#chart{
margin-left:22px;
}
div#graphs {
margin-left:110px;
padding-left:40px;
}
#graphs p {
padding-top:15px;
}

div#graphs a{
float:left;
display:block;
padding:4px 0;
font-size:10pt;
width:180px;
height:25px;
background:transparent url(img/fondBouton.png) no-repeat;
color:#555555;
text-decoration:none;
text-align:center;
margin:0px 15px;

}

div#graphs a.current {
color:#DDDDDD;
background:transparent url(img/fondBoutonOn.png) no-repeat;
}

#compteur {
margin-left: 58px;
text-align:left;
padding:7px 0 13px 20px; // non IE Specific;

}



#compteurSl{
background: transparent url(img/fondCompteurFr.png) no-repeat;
margin-left:125px;
text-align:left;
}


#asterisque p {
padding:15px 10px ;
font-size:8pt;
color:#888888;
text-align:right;

}

strong {
color:#164d7c;

}


#comments h1 {
	display:none;
	visibility: hidden;
}
