/*****************************************/
/*SITE ESF  LECOLE §  
/*****************************************/
/* couleurs utilisees
bleu moyen 		color:#0070A9;	
*/
/*****************************************/
/*layout suite SITE ESF  LECOLE - */
/*****************************************/
#container
{
	padding-top:20px;
}
#fdcontenu
{
	float:left;
	width:750px;
}
#navigation2
{
	float:left;
	margin-right:45px;
	width:200px;
}
#fdvnav
{	
	width:200px;
	height:340px;
	position:absolute;
}
#vnav
{
	position:absolute;	
}
#vnav UL
{
	margin:20px 0;
	padding:0;
	width:180px;
}
#vnav LI
{
	list-style-type:none;
	height:2em;
	text-align:right;
}
#vnav LI A
{
	color:white;
	font-weight:bold;
}
#vnav LI A:hover,#vnav LI.current A
{
	color:#f30;
}
#vnav LI.current A
{
	cursor:text;
}

#pagecontent
{
}

#contenu
{
}

#letexte
{
	float:left;
	width:450px;
	margin:5px 20px 0 0;
	text-align:justify;
}
html.MSIE #letexte
{
	margin:5px 25px 0 0;
}
#contenu H1
{
	margin-top:0;
}

#lesimages
{
	position:absolute;
	width:240px;
	height:450px;
	right:30px;
	margin-top:20px;
	overflow:hidden;
	z-index:10;
}
html.MSIE #lesimages
{
	margin-left:-260px;
	margin-top:10px;
	height:440px;
}
#lesimages IMG
{
	/*display:block;
	border:1px solid blue;	*/
}
