@charset "utf-8";
/* CSS Document */

#intro {
	background-image: url(../../img/hiver/entete_bat.png);
	background-repeat: no-repeat;
}

#present_index {
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 0px;
}

#video_presentation {
	width: 870px;
	heigth: 800px;
	margin-left: 12px;
}

#zonetext_refuge {
	background-image: url(../../img/hiver/fond_texte.png);
	background-repeat:repeat-y;
	z-index: 5;
	padding: 0px;
}

#zonetextedroite ul {
	list-style-image: url(../img/icon1.png);
	list-style-type: none;

}

#zonetextedroite li {
	margin-top: 2px;
}

#zonetextetravail li {
	list-style-image: url(../img/icon2.gif);
	list-style-type: none;
}

#boxmeteo {
	height: 600px;
	margin-left: 130px;
	/*width: 150px;*/
}

#meteo {
	float: left;
}

#agenda {
	float: left;
	height: 400px;
	margin-left: 90px;
}

#tourisme {

	margin-left: 20px;
	height: 400px;
	width: 350px;
}

#galerie_camping {
	width: 600px;
	height: 200px;
	margin-left: 150px;
	margin-top: 10px;
}

#galerie_port {
	width: 600px;
	height: 220px;
	margin-left: 150px;
	margin-top: 10px;
}

.Style1 {
	color: #990000
}

.Style2 {
	color: #990033
}

.Style3 {
	font-weight: bold
}

/* donnée pour le footer */
#footer {
	background-image: url(../../img/hiver/pied_village.png);
	height: 270px;
	/*margin-top: 2px;
	margin-top: -3px !ie;	*/
	width: 870px;
}

#footer a {
	font-size:12px;
}

#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
}

#footer a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
}

#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}
	
#footer a, #footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#liens {
	margin-left: 236px;
	width: 450px;
	padding-top: 235px;
}	

#liens a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
	
#liens a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
	
#liens a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
