/*****************************************/
/*SITE ESF Saint Francois Longchamp §  
/*****************************************/
/* couleurs utilisees
bleu moyen 		color:#2062AC;	
bleu clair	color:#DBE8F6;
rouge			color:#E63930;
rouge fonce			color:#cc3333;
*/
/*****************************************/
/*layout home SITE ESF Saint Francois longchamp - */
/*****************************************/

#verticalnav
{
	float:left;
	width:465px;
	height:373px;
	background:url(../img/bg-left.jpg) no-repeat top left;
}

#logostation
{
	margin-top:260px;
	float:left;
	width:190px;

}
#bonhommmes
{
	margin-top:140px;
	float:left;
	width:240px;
	height:240px;
	background:url(../img/picto_accueil.gif) no-repeat top left;
	background-position:0 50px;
	/*border:1px solid red;*/
}
html.MSIE #bonhommmes
{
	background-position:0 60px;
	
}
#bonhommmes UL
{
	margin:0;
	padding:0;
}
#bonhommmes LI
{
	list-style-type:none;
	font-weight:bold;
}
#bonhommmes LI A
{
	display:block;
	background:url(../img/flecherouge.gif) no-repeat top left;
	background-position:0 3px;
	padding-left:10px;
}
html.MSIE #bonhommmes LI A
{
	background-position:0 4px;
	padding-left:12px;
}

#bonhommmes LI#lutins
{
	margin-top:20px;
}
#bonhommmes LI#marmottons
{
	margin-top:-40px;
	margin-left:120px;
}
#bonhommmes LI#cabris
{
	margin-top:170px;
	margin-left:30px;
}
html.MSIE #bonhommmes LI#lutins
{
	margin-top:25px;
}
html.MSIE #bonhommmes LI#marmottons
{
	margin-top:-50px;
}
html.MSIE  #bonhommmes LI#cabris
{
	margin-top:150px;
}
#bonhommmes LI#lutins A
{
	width:100px;
}
#bonhommmes LI#marmottons A
{
	width:120px;
}
#bonhommmes LI#cabris A
{
	width:180px;
}

#contenu 
{
	float:left;
	width:400px;
	margin:10px;
	/*border:1px solid red;*/
}
