body{
	background-image:url(design/fond.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
form {
	margin: 0px;
	padding: 0px;
}
#page_accueil {
	position:relative;
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#afcbe8;
}
#fond{
	background-image:url(design/sno-trans.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	position: relative;
	height: auto;
	width: auto;
}
.texte_accueil{
	margin-left:0px;
	font-size:14px;
	color:#007cac;
	font-weight:bold;
}


#menu{
	float:left;
	padding-bottom:230px;
}

.texte_menu{
	text-align:center;
	margin-top:20px;
}
.texte_menu2{
	text-align:center;
	margin-top:12px;
}

#table_menu tr td a{
	text-decoration:none;
	color:#0076bd;
	font-weight:bold;
	font-size:12px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#contenu{
	width:auto;
	height:auto;
	margin-right:60px;
	margin-left: 272px;
}

#contenu_inscription{
	width:700px;
	height:auto;
	float:right;
	margin-right:30px;
}

#tableau_toutes_stations{
	height:auto;
	position: relative;
	width: auto;
}

#titre_tableau_stations{
	height:65px;
	margin: 0px;
	padding: 0px;
}

#contenu_tableau_stations{
	background-image:url(design/fond_liste-trans.png);
	background-repeat:repeat-y;
	height:auto;
	margin-left:5px;
}
#contenu_tableau_stations td{
	font-size: 10px;
	white-space: nowrap;
}

#tableau_toutes_stations2{
	background-image:url(design/fond_tableau_station_admin_general.png);
	height:auto;
}

.p_1texte{
	height:25px;
}

#tableau_station{
	background-image:url(design/fond_station-trans.png);
	background-repeat:no-repeat;
	width:303px;
	height:438px;
	font-size:14px;
	margin-left: -50px;
	margin-top: -30px;
	position: absolute;
}

#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#333;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

a{
	text-decoration:underline;
	color:#333;
}
a:hover{
	color:#fff;
}
img{
	border:0px;
}

.renseignements{
	color:#007cac;
	font-weight:bold;
	font-size:12px;
}
.renseignements a{
	color:#007cac;
	font-weight:bold;
	text-decoration:underline;
}
.renseignements a:hover{
	color:#aaee19;
	font-weight:bold;
	text-decoration:underline;
}
.ouverte_fermee{
	/*color:#aaee19;*/
	color:#aaee19;
	font-weight:bolder;
	font-size:20px;
}
.text-vert{
	color:#aaee19;
}
#tableau_station tr td h2{
	margin-top:22px;
	color:#007cac;
	font-weight:bold;
}
.texte_bleu{
	color:#007cac;
	font-weight:bold;
}
.texte_jaune{
	color:#C30;
	font-weight:bold;
}

.bleu{
	color:#007cac;
}

.total_renseignements{
	color:#007cac;
	font-size:12px;
}
.renseignements_contact{
	color:#007cac;
	font-size:20px;
	padding-top:10px;
}
.renseignements_contact_conseils{
	color:#aaee19;
	font-size:13px;
}
.img_bas_fin{
	background-image:url(design/bas-trans.png); 
	height:20px; 
	margin-left:3px;
}

.td_menu{
	width:210px;
	height:57px;
	font-family:"Helvetica Neue Bold";
}

.td_menu1{
	width:210px;
	height:55px;
	font-family:"Helvetica Neue Bold";
}

.td_menu1:hover{
	background-image:url(design/btn_ouverte_over.png);
	cursor:pointer;
	
}

.td_menu2{
	width:210px;
	height:55px;
	font-family:"Helvetica Neue Bold";
}

.td_menu2:hover{
	background-image:url(design/btn_ferme_over.png);
		cursor:pointer;

}

.td_menu3{
	width:210px;
	height:55px;
	font-family:"Helvetica Neue Bold";
}

.td_menu3:hover{
	background-image:url(design/btn_telephone_over.png);
		cursor:pointer;

}

.td_menu4{
	width:210px;
	height:55px;
	font-family:"Helvetica Neue Bold";
}

.td_menu4:hover{
	background-image:url(design/btn_webcam_over.png);
		cursor:pointer;

}

.td_menu5{
	width:210px;
	height:55px;
	font-family:"Helvetica Neue Bold";
}

.td_menu5:hover{
	background-image:url(design/btn_contact_over.png);
		cursor:pointer;

}
#tableau_contact{
	background-image:url(design/fond_station2-trans.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}
#div-texte-contact{
	width:230px;
	height:auto;
	float:left;
	margin-top:100px;
	margin-left:20px;
	font-size:15px;
	color:#007cac;
	font-weight:bold;
}
#formulaire{
	float:left; 
	/*border:#000 1px solid;*/
	margin-left:10px;
}
.erreur{
	width:500px; 
	height:auto; 
	background-color:#FF6; 
	border:#F00 2px solid; 
	text-align:center; 
	margin-right:auto;
	margin-left:auto; 
	font-weight:bold; 
	font-size:15px; 
	color:#F00;
}
.erreur a{
	color:#C60;
}
.erreur a:hover{
	color:#F30;
}
.menu_plus{
	border:#82a7cc 1px solid; 
	width:180px; 
	background-color:#c2daf3;
}
.offre_promo{
	margin:0px; 
	padding:0px; 
	margin-left:22px;
}
#log_div {
	position: absolute;
	left: 760px;
	top: 200px;
}
