/*****************************************/
/*SITE ESF  Belle Plagne §  
/*****************************************/
/* couleurs utilisees
rouge fonce 		color:#7e0000;	
rouge moyen			color:#b80000;
rouge vif			color:#f50000;
brun				color:#3e0000;
bleu				color:#088fee;
*/
/*****************************************/
/*layout SITE ESF  Belle Plagne - */
/*****************************************/
#containerborder
{
	width:1320px;
	background:white;
	position:relative;
}
#logofacebook
{
	position:absolute;
	bottom:20px;
	left:150px;
	z-index:1000;
}
/*****************************************/
/*navigation 1 */
/*****************************************/
#logo
{
	margin-left:200px;
	padding-top:5px;
	height:70px;
}

#logo IMG
{
	border:0;
}
#nav1
{
	margin-left:120px;
	height:20px;
}
#nav1 UL
{
	
}
#nav1 LI#home
{
	width:155px;
}
#nav1 LI A
{
	background:#7e0000;
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding:3px 10px;
	font-size:12px;
}
#nav1 LI#home A
{
	width:154px;
	padding:3px 0;
	text-align:right;
}
#nav1 LI A.current,#nav1 LI A:hover,#nav1 LI#home A.current,#nav1 LI#home A:hover
{
	background:#b80000;	
}
#nav1 UL#summer LI A
{
	background:#335850;
}
#nav1 UL#summer LI A.current,#nav1 UL#summer LI A:hover
{
	background:#b80000;	
}
#nav1 LI#ete A,#nav1 UL#summer LI#ete A
{
	background:#060;
}
#nav1 LI#ete A.current,#nav1  UL#summer LI#ete A:hover,#nav1 UL#summer LI#ete A.current
{
	background:#690;	
}
#nav1 LI#ete A:hover
{
	background:#690;	
}
#nav1 UL#summer LI#home A,#nav1 UL#summer LI#home A.current
{
	background:none;
}
#nav1 UL#summer LI#home A:hover
{
	background:#b80000;
}
#nav1 LI#home A.current:hover,#nav1 UL#summer LI#home A.current:hover
{
	background:none;
}

/*****************************************/
/*navigation outils */
/*****************************************/
#langues
{
	position:absolute;
	top:10px;
	right:100px;
}
	
#langues ul
{
	margin:0;
	padding:0;
}
#langues li
{
	margin:0;
	padding:0;
		list-style-type:none;
}
#langues li a
{
	width:100px;
	height:40px;
	padding-top:24px;
	padding-left:7px;
	font-weight:bold;
	font-size:12px;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}
#langues li a:hover
{
	width:100px;
	height:40px;
	padding-top:24px;
	padding-left:7px;
	font-weight:bold;
	font-size:12px;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}
#langues li#fr a
{
	background:url(../img/flags/flag-fr.png) no-repeat;
	background-position:65px 8px;
}
#langues li#en a
{
	background:url(../img/flags/flag-en.png) no-repeat bottom right;
	background-position:65px 8px;
}


#topnav
{
	width:100%;
	height:20px;

}
#outils
{
	float:right;
	
}
#topnav LI A
{
	color:white;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:none;
}

#topnav LI A.current
{
	color:#088fee;
	cursor:text;
	text-decoration:none;
}
#topnav LI A:hover
{
	color:#088fee;
}

#outils
{
	width:600px;
}
#outils UL
{
	float:right;
}
/*****************************************/
/*contenu page */
/*****************************************/
#pagecontent
{
}
#gauche,#centre,#droite
{
	float:left;
}

#gauche
{
	width:155px;
	margin-left:120px;
}
html.MSIE6 #gauche
{
	margin-left:60px;
}

/*****************************************/
/*pied de page */
/*****************************************/

#pagefooter
{
	width:100%;
	margin-top:5px;
	background:#7e0000;
	color:white;
	height:200px;
	padding-top:5px;
}
#pagefooter A
{
	color:white;
	text-decoration:underline;
}
#legal
{
	float:left;
	width:155px;
	margin-left:120px;
	text-align:center;
}
#baseline
{
	float:left;
	width:650px;
	color:white;
	padding-left:0px;
	text-align:left;
	letter-spacing:0.02em;
}
#baseline P
{
	margin:0;
	padding:0;
}
#creditslogos
{
	float:right;
	width:250px;
	margin-right:20px;
	padding-top:5px;
}
#creditslogos IMG
{
	float:right;
	border:0px;
	padding:0 8px;
}

#creditslogos SPAN
{
	display:block;
	margin:0px;
	padding:0px;
	margin-right:7px;
}


