@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px;
	text-align: center;
	background-color: #2C3139;
	background-image: url(../images/BCG.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	text-align: left;
}
#ombreHaut {
	background-image:url(../images/ombreHaut.png);
	background-repeat:repeat-x;
	padding-top :3px;
}
#ombreGauche {
	padding-left:3px;
	background-image:url(../images/ombreGauche.png);
	background-repeat:repeat-y;
}
#ombreDroite {
	padding-right:3px;
	background-image:url(../images/ombreDroite.png);
	background-repeat:repeat-y;
	background-position:right;
}
#ombreBas {
	padding-bottom:3px;
	background-image:url(../images/ombreBas.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#top {
	height:35px;
	margin:0;
	background-color:#FFFFFF;
}
#top_links {
	text-align:right;
	margin-bottom:-70px;
	float:right;
	
}
#logo {
	position:relative;
	margin-bottom:-47px;
	top:5px;
	left:5px;
	z-index:1500;
	width: 150px;
}
#liensBas, #liensBas a {
	font-size:12px;
	text-align:center;
	color: #999;
	text-decoration: none;
}
#popup_pages{
    display:none;
        background-color:#FFFFFF;
        background-image:url(../images/header_popup.jpg);
        background-repeat:no-repeat;
    	background-position:top left;
	position:absolute;
	top:50%;
	width:818px;
	left : 50%;
	height:500px;
	max-height:580px;
        margin-left : -409px;
        margin-right : -409px;
        margin-top : -250px;
        margin-bottom : -250px;
	z-index:2000;
	border:1px solid #232e42;
}
#popup_pages2{
    /*display:none;*/
        background-color:#FFFFFF;
        background-image:url(../images/header_popup.jpg);
        background-repeat:no-repeat;
    	background-position:top left;
    	
    	width:818px;
    	height:500px;
	/*position:absolute;
	top:50%;
	
	left : 50%;
	
	max-height:580px;
        margin-left : -409px;
        margin-right : -409px;
        margin-top : -250px;
        margin-bottom : -250px;
	z-index:2000;
	border:1px solid #232e42;*/
}
#fermer_pop{
    padding:5px;
    float:right;
}
#popup_content{
position:relative;
    padding:5px;
    top:170px;
    --float:right;
    height:280px;
    width:98%;
    overflow: auto;
    font-size:10px;
}
.popTitre{
    font-size:13px;
    font-weight:bold;
    color:#FF0000;
}
#index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-image: url(../images/texte_index.jpg);
	color: #FFF;
	text-align: left;
}
#index2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-image: url(../images/home/texte_index.jpg);
	color: #FFF;
	text-align: left;
}
#rubriques1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/rubrique_ski.jpg);
}
#rubriques2 {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-image: url(../images/rubrique_snow.jpg);
}
#rubriques3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/home/rubrique_ski.jpg);
}
#rubriques4 {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-image: url(../images/home/rubrique_snow.jpg);
}

