/*****************************************/
/*SITE ESF  Saint Francois §  
/*****************************************/
/* couleurs utilisees
	bleu clair 			color:#dce5ed;
	bleu marine			color:#036;
	bleu moyen			color:#2e64a2;
	orange				color:#faa31d;
*/
/*****************************************/
/*layout SITE ESF Saint Francois - */
/*****************************************/
#body
{
	background:url(../img/fd.gif) repeat-x top;
	font-size:12px;
}

#container
{
	clear:both;
	width:1160px;
	background:url(../img/bandeau-home.jpg) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
}
.navcursor
{
	position:absolute;
	margin-top:20px;

}
#blocpanier
{
	position:absolute;
	margin-left:905px;
	margin-top:30px;
	color:white;
	width:150px;
}
/***********************************/
/**************navigation outils*********************/
/***********************************/

#langues
{
	position:absolute;
	margin-top:15px;
	margin-left:260px;

}
#outils
{
	float:right;
	margin-top:15px;
	height:15px;
	margin-right:260px;
}
#outils li a,#langues li a
{
	color:#2e64a2;
	font-weight:bold;
	padding:0 5px;
	text-decoration:none;

}
/***********************************/
/**************logo*********************/
/***********************************/
#logo
{
	height:204px;
	margin-left:110px;
}

/***********************************/
/**************navigation 1*********************/
/***********************************/
#nav1
{
	height:30px;
	margin-left:100px;
}
#nav1 li a
{
	text-decoration:none;
	color:white;
	padding:10px 8px 0 8px;
	height:20px;
	font-size:12px;
}
#nav1 li.current a,#nav1 li a:hover
{
	background:#036;
}
//***********************************/
/**************contenu*********************/
/***********************************/

#pagecontent 
{
	padding-bottom:10px;
}
#contenu P 
{
}
#logostfrancois
{
	float:left;
	margin-top:20px;
	margin-right:5px;
	margin-bottom:15px;
}
#col1
{
	float:left;
	background:url(../img/fd-col1.jpg) repeat-x top;
	width:720px;
	margin-left:100px;
}
#col1content
{
	padding-right:10px;
	padding-left:10px;
}
#col2
{
	float:left;
	background:#dce5ed url(../img/pictos-home.png) no-repeat bottom left;
	width:240px;
	padding-bottom:140px;
}
#col2content
{
	padding:10px 5px 10px 10px;
}
#col2content img
{
	display:block;
}
#col2content h3
{
	background:url(../img/fd-titrejaune.gif) no-repeat top left;
	color:white;
	font-size:12px;
	line-height:13px;
	padding:1px 25px 1px 3px;
	margin-top:15px;
	height:45px;
}
#colgauche
{
	float:left;
	width:190px;
	margin-top:40px;
	margin-right:30px;
}
#nav2
{
	width:190px;

	font-weight:bold;
	font-size:12px;
}
#nav2 li a
{
	color:#faa31d;
	text-align:right;
	
}
#nav2 li a:hover
{
	color:#2e64a2;

}
#nav2 li.current a
{
	color:#2e64a2;
	background:url(../img/pucebleue.gif) no-repeat ;
	background-position:0 5px;
}
#contenu
{
	float:left;
	width:480px;
	padding-top:30px;
}
#lesmav
{
	margin-top:10px;
}
.mav
{
	float:left;
	width:175px;
}
.mavimage
{
	height:140px;
}
.mavcontent
{
	padding:0 4px;
	border-right:1px dotted #ccc;
	height:140px;
	font-size:11px;
	line-height:13px;
}
.mavcontent.last
{
	border-right:none;
}

/***********************************/
/**************pied de page********************/
/***********************************/
#pagefooter
{
	border-top:1px dotted #ccc;
	padding-top:10px;
	font-size:11px;
}
#creditslogos
{
	float:left;
	width:49%;
}
#creditslogos li a
{
	padding:0 5px;
	text-decoration:none;
	color:#036;
}
#baseline
{
	float:left;
	width:45%;
	margin-left:6%;
	text-align:right;
}
/***********************************/
/**************news*********************/
/***********************************/

#listenews
{
}
#listenews P
{
	margin:0;
	padding:3px 0;
}

.more
{
	float:right;
	text-align:right;
	font-weight:bold;
}
.more A
{
	display:block;
	background:url(../img/pucejaune.gif) no-repeat left;
	padding-left:15px;
	color:#036;
}


