/*****************************************/
/*layout SITE ESF Val Thorens - */
/*****************************************/
#body
{
	background:#ccc;
	margin:0;
	padding:0;
}

#containerborder 
{
	width:1200px;
	margin:0;
}
#container 
{
	width:1020px;
	margin:0 auto;
	background:url(../img/fd-middle.jpg) repeat-y;
}
#planche-logo
{
	position:absolute;
	z-index:2;
	margin-top:10px;
	margin-left:0;
}
/*****************************************/
/*navigation outils */
/*****************************************/
#topnav
{
	width:100%;
	height:70px;
	background:url(../img/fd-top.jpg) no-repeat top left;
}
#langues,#outils
{
	float:left;
	padding-top:10px;
}
#langues 
{
	padding-left:140px;
	width:360px;
}
#langues A
{
	display:block;
	padding:0 5px;
}
#langues IMG
{
	border:0;
}
#langues UL
{
	float:left;
}
#outils
{
	width:500px;
}
#outils UL
{
	float:right;
}
#outils LI A
{
	font-weight:bold;
	padding:10px 5px 0 5px;
	color:black;
}

#outils LI A:hover
{
	text-decoration:none;
	color:#f00;
}

#outils .current
{
	color:#0066AD;
}

/*****************************************/
/*navigations 1er et 2nd niveau */
/*****************************************/

#pageheader
{
	margin-left:10px;
	width:1000px;
}
#nav1
{
	width:100%;	
	height:20px;
	background:black;
}
#nav1 UL
{
	margin-left:80px;
	
}
#nav1 LI
{
	border-right:1px solid white;
	height:20px;
}
#nav1 LI A
{
	padding:4px 15px 0 15px;
	height:16px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}
#nav1 LI A:hover
{
	background:white;
	color:black;
}
#nav1 LI A.current:hover
{
	color:white;
	cursor:text;
}

#nav1 LI#accueil A
{
	width:130px;
	text-align:right;
	padding-right:50px;
}
#nav1 LI#accueil A.current 
{
	background:#ff0002;
}

#nav2 UL
{
	margin-left:250px;
	height:18px;
}


#nav2 LI A
{
	padding:4px 10px 0 10px;
	text-decoration: none;
	font-weight:bold;
	height: 15px;
	color:white;
}
#nav2 LI A:hover
{
	background:white;
	color:black;
}

#nav2 LI A.current
{
	background:white;
	color:black;
	cursor:text;
}



/*****************************************/
/*centre page */
/*****************************************/

#pagecontent 
{
	width:1010px;
	margin-left:10px;
}

#visuel 
{
	float:left;
	width:350px;
	margin-right:10px;
}
#contenu 
{
	float:left;
	width:650px;
}
#main 
{
	width:100%;
}
#bottom-photo 
{
	padding-right:80px;
	text-align:right;
}
#lechemin 
{
	padding:0.5em 0;
	text-transform:uppercase;
	color:#666;
	font-weight:normal;
}
#lechemin, #lechemin A 
{
	text-transform:uppercase;
}
#lechemin H2,#lechemin H3
{
	text-transform:uppercase;
	display:inline;
	font-size:1em;
	padding:0;
	background:none;
	font-weight:normal;
}
#lechemin H2
{
	font-weight:normal;
}
#letexte
{
	float:left;
	width:420px;
	padding-right:19px;
}
#letexte TABLE
{
	width:100%;
	padding:3px;
}
#photos
{
	float:left;
	width:200px;
	/*height:100px;*/
	padding:5px 0;
	background:#eee;
	overflow:hidden;
	text-align:center;
}

#pagecontent P
{
}
#pagecontent TH
{
	color:white;
	font-weight:bold;
}

.panier
{
	text-align:center;
}
.prix
{
	text-align:right;
}


/*****************************************/
/*pied de page */
/*****************************************/
#piednoir
{
	width:1000px;
	margin-left:10px;
	height:20px;
	border-bottom:20px solid black;
	line-height:0;
	font-size:0;
}
#planchefooter
{
	position:absolute;
	background:url(../img/planche-footer.png) no-repeat bottom right;
	width:50px;
	margin-left:970px;
	height:40px;
	margin-top:0px;
	z-index:2;
}
html.MSIE #planchefooter
{
	margin-left:960px;
}
#pagefooter
{
	width:100%;
	height:50px;
	background:#ccc url(../img/ombre-bottom.jpg) no-repeat top left;
	padding-top:10px;
	color:#333;

}
#pagefooter A
{
	color:#444;

}
#baseline
{
	float:left;
	width:600px;
	margin-left:25px;
	text-align:left;
	letter-spacing:0.02em;
}
#baseline P
{
	margin:0;
	padding:0;
}
#legal
{
	float:left;
	margin-left:5px;
	width:130px;
}
#creditslogos
{
	float:left;
	width:230px;
}
#creditslogos A
{
	border:0px;
	display:block;
	float:left;
	padding-left:8px;
}
#creditslogos IMG
{
	border:0px;
}

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

