/*****************************************/
/*SITE ESF  Montriond §  
/*****************************************/
/* couleurs utilisees
rouge orangé		color:#ff3300;	
gris				color:#686868;
gris clair			color:#9a9a9a     s
*/
/*****************************************/
/*layout SITE ESF  Montriond - */
/*****************************************/
#body 
{ 
	color:white;
	background:url(../img/bg-home.jpg) no-repeat;
	background-position:0 155px;
}
#container
{
	width:1005px;
	margin:0 auto;
	position:relative;

}
#fdcontenu
{
	margin-bottom:60px;
}
#contenu
{
	padding:10px 20px;
}
/*****************************************/
/*navigation 1 */
/*****************************************/
#headercontainer
{
	height:135px;
	width:1400px;
	background:#9a9a9a url(../img/bandeau-haut.gif) no-repeat bottom left;
}
#pageheader
{
	width:1005px;
	margin:0 auto;
	height:135px;
	position:relative;
}

#portesdusoleil
{
	position:absolute;
	right:100px;
	top:17px;
	line-height:0;
}
#fb
{
	position:absolute;
	right:10px;
	top:35px;
}
#fb a img
{
	border:none;
}
#logo
{
	padding-top:10px;
}
#logo IMG
{
	border:0;
}
#nav1
{
	padding-top:25px;
}
#nav1 UL
{
	padding-left:80px;
}
#nav1 LI A
{
	color:white;
	font-weight:bold;
	padding:3px 10px;
}
#nav1 LI.current A,#nav1 LI A:hover
{
	color:#f30;
}
#nav1 LI.current A
{
	cursor:text;
}

/*****************************************/
/*navigation outils */
/*****************************************/
#topnavcontainer
{
	width:100%;
	background:white url(../img/bg-top.jpg) no-repeat top left;
	height:18px;
	border:1px solid white;
}
#topnav
{
	width:1005px;
	margin:0 auto;
}
#langues,#outils
{
	float:left;
	
}
#langues LI A
{
}
#langues LI A SPAN
{
	display:block;
	color:#686868;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	text-transform:uppercase;

}

#topnav LI A.current
{
	color:#f30;
	cursor:text;
	text-decoration:none;
}
#topnav LI A:hover
{
	color:#f30;
}
#langues
{
	width:500px;
}
#outils
{
	width:500px;
}
#outils UL
{
	float:right;
}

#outils LI A
{
	color:#686868;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:underline;
}

/*****************************************/
/*pied de page */
/*****************************************/
.picto
{
	position:absolute;
	margin-top:-57px;
}
.picto IMG
{
	border:0;
}


#footerbackground
{
	position:absolute;
	z-index:1;
	width:1400px;
	overflow:hidden;
}
#footercontainer
{
	position:absolute;
	z-index:10;
	padding-top:35px;
}

#pagefooter
{
	width:1158px;
	margin:5px 50px 5px 50px;
	color:white;
}
#pagefooter A
{
	color:white;
	text-decoration:underline;
}
#baseline
{
	float:left;
	width:690px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	letter-spacing:0.02em;
}
#baseline P
{
	margin:0;
	padding:0;
}
#legal
{
	float:left;
	text-align:center;
	width:180px;
}
#creditslogos
{
	float:right;
	width:220px;
	margin-right:10px;
}
#creditslogos IMG
{
	float:right;
	border:0px;
	margin:0 3px;
}

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