/*****************************************/
/*SITE ESF La Rosière §  
/*****************************************/
/* couleurs utilisees
marine haut de page 	color:#1F0749;	
violet pied de page		color:#21094B;
lavande					color:#492B79;
mauve					color:#E5D4FF;
jaune pale				color:#FFF9C7;
jaune citron			color:#FFBA2F;

fond colonne 1			color:#D5D2DB;
fond colonne 2			color:#E7E9E9;

texte orange			color:#FF5300;
texte violet			color:#a576ee;
texte bleu moyen		color:#2C60B5;
texte gris				color:#5D5E5F;
texte rouge foncé		color:#e20026;

*//*****************************************/
/*layout SITE ESF   La Rosière - */
/*****************************************/
#container
{
	clear:both;
	width:940px;
	border-left:1px solid #2c0c5d;
	border-right:1px solid #2c0c5d;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	position:absolute;
	margin-left:418px;
	z-index:1000;
}
#bandeauphoto
{
	width:940px;
	height:118px;
	background:#1F0749 url(../img/bandeau.jpg) no-repeat top left;
}
#nav1
{
	width:940px;
	height:40px;
	border-top:1px solid #1F0749;
	border-bottom:1px solid #1F0749;
	background:#FFF9C7 url(../img/t-esf.gif) no-repeat top left;
}
#nav1 UL
{
	padding-left:170px;
}
#nav1 LI A
{
	color:#210949;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	height:20px;
	padding:12px 9px 6px 9px;
}
#nav1 LI A.uneligne
{
	height:12px;
	padding-top:20px;
	padding:bottom:6px;
}

#nav1 LI A:hover,#nav1 LI.current A
{
	background:url(../img/hnav-on.gif);
}

#nav1 LI.current A
{
	cursor:text;
}
#larosiere
{
	width:940px;
	height:32px;
	background:#eaddff url(../img/t-larosiere.gif) no-repeat top left;
}
#nav2
{
	padding-left:425px;
	padding-top:10px;

}
#nav2 LI
{
	/*border-left:1px solid #2C60B5;*//*bleu*/
}
#nav2 LI A
{
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	padding:0 9px;
	color:#2C60B5;/*bleu*/
	
}

#nav2 LI A:hover,#nav2 LI.current A
{
	color:#FF5300;/*orange*/	
}

#nav2 LI.current A
{
	cursor:text;
}
/*CONTENU PAGE - */
#pagecontent
{
	width:940px;
	background:white url(../img/bg-large.gif);
}

#colgauche
{
	float:left;
	width:175px;
}
#coldroite
{
	float:left;
	width:765px;
}
.contenu
{
	padding:10px 5px 5px 10px;
}
#colgauche .contenu
{
	padding-left:0;
}

/*OUTILS ET LANGUES - */
#topnav
{
	height:18px;
}

#langues
{
	float:left;
	width:300px;

}
#langues IMG
{
	border:0;
	margin-right:5px;
}
#outils
{
	float:left;
	width:640px;
}
#outils UL
{
	float:right;

}
#topnav LI A
{
	color:#e5d4ff;
	font-size:1.1em;
	padding:3px 10px 0 10px;
}
#topnav LI A:hover
{
	color:white;
}

/*PIED DE PAGE - */
#pagefooter
{
	background:#1F0749;
	padding-top:5px;
	padding-bottom:5px;
	color:white;
}
#pagefooter LI
{
	list-style-type:none;
}
#pagefooter LI A
{
	color:#e5d4ff;
}
#pagefooter LI A:hover
{
	color:white;
}

#baseline
{
	width:100%;
	text-align:center;
	margin:10px 0;

}
#creditslogos
{
	float:left;
	width:50%;
	text-align:right;
}

#legal
{
	float:left;
	width:50%;

}
#legal LI A
{
	padding:0 10px;

}
