body,                     { color: #000000; font-size: 12px; font-family: tahoma, arial; background-image: url(../images/fondsite10.jpg) }
td{
font: 12px tahoma, arial;
color:#000000;
line-height:18px;
}
p{
margin:O;
padding:0;
}
#bloctitre{
width:500px;
height:21px;
background:#FFCC66;
}
#conteneur{
width:544px;
height:442px;
overflow:auto;
}
.titregras {font-weight: bold; color: #663300; font-family: Tahoma;}
.taille_text{
font-size:12px;
}
.taille_textbas{
font-size:10px;
color: #336600;
line-height:none;
}
.text_italic_gras{
font: bold italic 12px tahoma;
}
.text_italic_petit{
font: italic 10px tahoma;
}
.text_gras{
font: bold 12px tahoma;
}
.text_gras_violet{
font: bold 12px tahoma;
color:#990066;
}
/*******************************************/
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #663300;
}
/*********************************************/