/* CSS Document */

#blocsaveurs{
	width:724px;
	height:auto;
	position:relative;
	float:left;
	margin-top:10px;
	}

#divsaveurs{
position:relative;
/*background-color:#f8ffb2;
-moz-opacity:0.50;
opacity: 0.50;
filter:alpha(opacity=50);*/
width:708px;
height:auto;
padding:8px;
margin-top:20px;
}

#textesaveurs{
position:relative;
width:690px;
height:auto;
float:left;
padding:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/*color:#000000;*/
text-align:justify;
}

#descriptionsaveurs{
width:670px;
height:auto;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#200044;
padding:8px;
}

#titre{
width:708px;
height:auto;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:justify;
color:#FF0000;
padding:1px;
}

#textesaveurs a{
color:#000000;
text-decoration:underline;
}

#textesaveurs a:hover{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

#textesaveurs a:visited{
color:#000000;
text-decoration:underline;
}

