/*****************************************/
/*layout suite SITE ESF  La Bresse - */
/*****************************************/

#vnav
{
	float:left;
	width:260px;
	margin-top:20px;
}
#nav2
{
	float:right;
	background:#2769a0;
	padding:10px 20px 20px 10px;
	color:white;
}
#nav2 LI
{
	line-height:1.5em;
}
#nav2 LI A
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#nav2 LI A.current,#nav1 LI A:hover
{
	color:#f00;
}
#nav2 LI A.current
{
	cursor:text;
}
#lecontenu
{
	float:left;
	width:830px;
	margin-top:20px;

	background:url(../img/fd-contenu-page.png) repeat-y;
}
#calagecontenu
{
	float:left;
	height:750px;
	width:20px;
}
html.MSIE6 #calagecontenu
{
	height:1300px;
	
}

#letexte
{
	float:left;
	width:560px;

	margin:20px 30px 20px 0;
}
html.MSIE6 #letexte
{
	float:none;
	position:absolute;
	z-index:20;
	height:600px;
	margin-left:0;
	background:white;
}
#lesimages
{
	float:left;
	width:210px;

	margin-top:10px;
}
html.MSIE6 #lesimages
{
	float:none;
	position:absolute;
	z-index:20;
	margin-left:590px;
	background:grey;
}

#lesimages2
{
	width:200px;
	margin-left:10px;
	overflow:hidden;
}

#cartedusite
{
	text-transform:uppercase;
	line-height:1.4em;
}