/*****************************************/
/*SITE ESF Courchevel 1550 */ 
/*****************************************/
/* couleurs utilisees
rouge foncé 		color:#472C31;	
or					color:#dcaa46;
*/
/*****************************************/
/*layout SITE ESF Courchevel 1550 - */
/*****************************************/
/***********************************/
/**************prehome*********************/
/***********************************/
#body 
{ 
	background:#3e0000 url(http://www.valraiso.biz/ddurand/megeve/bandeau-home.jpg) no-repeat;
	background-position:0 180px;
}
#pagecontent
{
	overflow:hidden;
}

#fdbandeaudecouvrir,#bandeaudecouvrir
{
    position:absolute;
	width:920px;
	height:200px;
    margin-top:80px;
    /*margin-left:120px;*/
    z-index:1000;

}
html.MSIE6 #fdbandeaudecouvrir,html.MSIE6 #bandeaudecouvrir
{
     margin-left:230px;
}

#bandeaudecouvrir #revenir
{
	margin-bottom:10px;
}
#bandeaudecouvrir H1
{
	text-align:center;
}
#bandeaudecouvrir A,#revenir A
{
	text-transform:uppercase;
	background:none;
}
#bandeaudecouvrir #texte
{
	float:left;
	/*margin-left:220px;*/
	padding-top:20px;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:0.02em;

}
html.MSIE #bandeaudecouvrir #texte
{
	/*margin-left:160px;*/
}
#bandeaudecouvrir #texte P
{
	margin:0;
	padding:10px;
	padding-left:20px;
}

#bandeaudecouvrir UL
{
	padding:0;
	margin:0;
	padding:10px;
	margin-left:320px;
}
#bandeaudecouvrir LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px;
	border-style:none;
	line-height:2em;
}
html.MSIE6 #bandeaudecouvrir LI
{
	line-height:0.9em;
}
#bandeaudecouvrir LI A
{
	display:block;
	background:url(../img/puce-nav2.gif) no-repeat left;
		padding:2px 20px;
	margin:5px 0;
}
#bandeaudecouvrir LI A:hover
{
	text-decoration:none;
	background:url(../img/puce-nav2.gif) no-repeat left;
	
}
#bandeaudecouvrir #infos
{
	float:left;
	width:870px;
	margin-left:10px;
}
#bandeaudecouvrir #infos TABLE
{
	margin:15px 0 0 0;
	border-collapse:collapse;
	border-bottom:1px solid #d5d5d5;
	table-layout:fixed;
}
#bandeaudecouvrir #infos TD
{
	border-top:1px solid #d5d5d5;
	padding:5px 0;
}
#bandeaudecouvrir #infos TD.col1
{
	width:20%;
}
#bandeaudecouvrir #infos TD.col2
{
	width:65%;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
#bandeaudecouvrir #infos TD.col3
{
	width:15%;
}


#bandeaudecouvrir #infos H2
{
	font-size:11px;
	text-transform:uppercase;
	padding:10px;
}
#bandeaudecouvrir #infos A
{
	background:url(../img/puce-nav2.gif) no-repeat left;
	padding-left:10px;
	font-weight:bold;
	white-space:nowrap;
	padding:5px 5px 5px 8px;
	margin-left:10px;
}
#bandeaudecouvrir #infos A:hover
{
	background:url(../img/puce-nav2.gif) no-repeat left;
}
#bandeaudecouvrir #picto 
{
	float:left;
	width:100px;
	height:80px;
	margin:0;
	padding:0;
	margin-top:60px;
	border:1px;
	border-style:none;
	text-align:center;
}
#picto1, #picto2, #picto3, #picto4
{
	position:absolute;
	display:none;
	width:100px;
	height:80px;
	margin:0;
	padding:0;
}
html.MSIE6 #picto1,html.MSIE6  #picto2,html.MSIE6  #picto3,html.MSIE6  #picto4
{
	margin-left:-50px;
}


