/*****************************************/
/*SITE ESF  Risoul §  
/*****************************************/
/* couleurs utilisees
bleu  			color:#3297c9;	
rouge  			color:#d61e28;	
rouge foncé  	color:#3e0000;	
gris  			color:#999;	
gris pale  		color:#e5e5e5e;	
*/
/*****************************************/
/*layout suite SITE ESF  Risoul - */
/*****************************************/
#pageheader
{
	width:935px;
}
#container
{
	margin-top:210px ;
}

#vnav
{
	float:left;
	width:200px;
	background:url(../img/bg-nav2.gif) no-repeat top left;
}
#vnav UL
{
	margin:20px 0;
	padding:0;
}
#vnav LI
{
	list-style-type:none;
	height:2em;
	text-align:right;
	margin-right:30px;
}
#vnav LI A
{
	color:white;
	font-weight:bold;
}
#vnav LI A:hover,#vnav LI.current A
{
	color:#d61e28;
}
#vnav LI.current A
{
	cursor:text;
}

#pagecontent
{
}

#contenutop
{
	float:left;
	width:850px;
	margin-left:7px;
	background:url(../img/blocs/haut-blanc.gif) no-repeat top;	
	padding-top:10px;
}
#contenubottom
{
	width:850px;
	background:url(../img/blocs/bas-blanc.gif) no-repeat bottom;	
	padding-bottom:10px;
}

#contenu
{
	width:848px;
	background:white;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#letexte
{
	float:left;
	width:508px;
	margin:5px 35px 0 35px;
	text-align:justify;
	border:1px solid white;
}
html.MSIE #letexte
{
	margin:5px 25px 0 20px;
}
#contenu H1
{
	margin-top:0;
}

#lesimages
{
	float:left;
	width:250px;
	overflow:hidden;
	margin-top:10px;
	margin-right:8px;
}
#lesimages IMG
{
	/*display:block;
	border:1px solid blue;	*/
}
