/* CSS Document */
#liste td,#text p,#text li{
	color:#6B7D87;
	font-size:11px;
}
#liste table{
	width:100%;
}
#liste li,#text li{
	padding-left:10px;
	background: url(img-css/puce.gif) no-repeat 2px 6px;
}
#text h1{
	color:#CC3300;
	font-size:14px;
	font-weight: bold;
	font-style:regular;
	margin-top:0px;
}
#liste h1{
	color:#000;
	font-size:11px;
	font-weight: normal;
	font-style:regular;
	text-align:right;
	display:block;
}

#cartouche li{
	float:right;
	margin-top:8px;
	padding-top:25px;
	width:140px;
	height:50px;
	color:#444544;
	text-align:center;
	font-size:12px;
	background: url(img-css/fd-cartouche.jpg) no-repeat top left;
	font-weight: bold;
	display:block;
}

#coord a{
	color:#124301;
	text-decoration:none;
}
#coord a:hover{
	color:#FFD126;
	text-decoration:underline;
}
#btMht a{
	text-decoration:none;
}
#liste h2{
	margin:0px;
	padding-top:5px;
	padding-left:3px;
	display:block;
	height:18px;
	background:#fff url(img-css/list-filetHt.jpg) no-repeat scroll left top;
}
#liste h3{
	color:#CC3300;
	
}
#liste a,#liste h2,#liste h2 a{
	font-size:12px;
	color:#CC3300;
	text-decoration:none;
	
}
#res{
	font-size:11px;
	color:#6B7D87;
	float:right;
	width:413px;
	margin-right:10px;
}
#res a{
	padding-right:15px;
	float:right;
	color:#000;
	text-decoration:none;
	background:#fff url(img-css/fle-suite.gif) no-repeat scroll right 2px;
}
#res a:hover{
	text-decoration:underline;
}
#liste img{float:left;
padding-left:3px;
}
.formulaire td ,.formulaire,#liste{
	font-size:11px;
	color:#6B7D87;
}
.formulaire{
background:#fff url(img-css/list-filetBas.jpg) no-repeat scroll left bottom;
}
input, select, textarea {
background-color:#E7F1F4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:2px 0pt;
}