/*****************************************/
/*SITE ESF  Les Houches §  
/*****************************************/
/* couleurs utilisees
marine 			color:#292f3e;	
gris 			color:#686a7e;	
turquoise 		color:#53b8f7;	
bleu	 		color:#0078ad;	
*//*****************************************/
/*layout suite SITE ESF  Les Houches - */
/*****************************************/
#pagemiddle
{
	background:url(../img/fd-content.gif) repeat-y top;

}
html.MSIE #pagemiddle
{
	border-left:1px solid #292f3e;		
	border-top:1px solid #292f3e;

}

#fdvisuel
{
	float:right;
	width:265px;
	background:#686a7e;
}
#visuel
{
	width:265px;
	height:352px;
	background:url(../img/notre-ecole/fd.jpg) no-repeat top left;
}

#vnav
{
	float:left;
	width:180px;
	margin-top:20px;
	border-right:1px solid #686a7e;	
}
#vnav UL
{
	padding:0;
	margin:5px 0;
}
LI.rubnav2
{
	list-style-type:none;
	height:2em;
	margin-top:10px;
	margin-left:20px;
}
LI.rubnav2 A
{
	display:block;
	color:#53b8f7;	
	font-weight:bold;
}
LI.rubnav2 A:hover
{
	color:white;
}
LI.rubnav2 A.currentnav2
{
	color:white;
}
LI.rubnav2 A.currentnav2:hover
{
	cursor:text;
	text-decoration:none;
}
LI.rubnav3
{
	list-style-type:none;
	height:1.5em;
	font-size:10px;	
	margin-top:0;
	margin-left:40px;
}
LI.rubnav3 A
{
	display:block;
	color:#53b8f7;	
	font-weight:bold;
	margin-top:0;
}

LI.rubnav3 A:hover
{
	color:white;
}
LI.rubnav3 A.currentnav3
{
	color:white;
}
LI.rubnav3 A.currentnav3:hover
{
	cursor:text;
	text-decoration:none;
}


#pagecontent
{
	float:left;
	width:580px;
	margin-top:5px;
	margin-left:20px;
}

#contenu
{
}

#letexte
{
	text-align:justify;
}

#contenu H1
{
	margin-top:0;
}




