/* CSS Document */

#contenu #haut
{
	position:relative;
	background:url(../img/haut_inter2.jpg) 0 0 no-repeat;
	height:63px;
	text-align:left;
	font-variant:small-caps;
}
#contenu #haut #titrepage
{
	position:absolute;	
	top:18px;
	left:56px;
	width:300px;
	height:43px;
	font-size:14pt;
	color:#000;
	text-align:left;
	font-weight:bold;
}
#bas
{
	font-size:10pt;
}
#bas div.img 
{
	float:right;
	margin:0px 0px 10px 10px;
	border:1px solid #000;
}
#bas div#titre 
{
	font-size:12pt;
	padding:2px;
	padding-right:10px;
	border-bottom:1px dotted #000;
	
	/*background-color:#F5D88A;
	border:1px solid #000;*/
	/*font-family:Verdana;*/
	
}
#bas div#texte 
{
	font-size:11pt;
	text-align:justify;
	padding:10px 10px 10px 10px;
	padding-right:10px;
	border-bottom:1px dotted #000;
	/*background-color:#F5D88A;
	border:1px solid #000;*/
	/*font-family:Verdana;*/
	
}
/*#bas div#texte * 
{
	font-size:10pt;
	/*font-family:Verdana;
	
}*/
#bas input
{
	width:200px;
	border:1px solid #000;
	margin:5px 0 5px 0;
	padding:0px 5px 0 5px;
	background:#F5D889;
	/*background:transparent;*/
	font-size:10pt;
}
#bas textarea
{
	height:150px;
	width:100%;
	border:1px solid #000;
	margin:5px 0 5px 0;
	padding:5px;
	background:#F5D889;
	/*background:transparent;*/
	font-size:10pt;
}
#bas ul
{
	margin-top:10px;
}
#bas ul li a 
{
	background:url(../img/puce_bleu.png) 0 3px no-repeat;
	margin-right:15px;
	padding:4px 0px 4px 20px;
	font-size:10pt;
	text-decoration:none;
	font-family:Verdana;
}
#bas ul li a:hover 
{
	background: url(../img/puce_rouge.png) 0 3px no-repeat;
	margin-right:15px;
	padding:4px 0px 4px 20px;
	font-size:10pt;
	color:#C8070F;
	font-family:Verdana;
	
}
#bas div#mp3 
{
	background:url(../img/lect.png) 10px 2px no-repeat;
	padding-left:30px;
	padding-bottom:10px;
	
}
#bas div#mp3 a.mp3
{
}

