@charset "utf-8";
/* CSS Document */

/* Elements de base */

body {
	margin: 0 auto;
	padding: 0;
	font: 15px georgia, sans-serif;
	font-weight:
	line-height: 2;
	color: #555753;
	background-color: #677787;
	/*background-image: url(../../img/automne/Page-BgTexture.jpg);*/
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

/* donn�es pour les menus principaux sur la gauche */
#menuintro {
	width: 40px;
	height: 485px;
	margin-left: -5px;
	margin-top: -252px;
	margin-top: 50px !ie;
	position: absolute;
	left: -25px;
	visibility: visible;
}

#menutourisme {
	position:absolute;
	left:0px;
	top:0px;
	height: 140px;
	width: 40px;
	visibility: visible;
}

#menutourismegrand {
	position:absolute;
	left:-10px;
	top:0px;
	width:50px;
	height:140px;
	visibility: hidden;
}

#menuinfo {
	position:absolute;
	left:0px;
	top:149px;
	height: 133px;
	width: 40px;
	visibility: visible;
}

#menuinfogrand {
	position:absolute;
	left:-10px;
	top:149px;
	width:50px;
	height:133px;
	visibility: hidden;
}

#menuadmin {
	position:absolute;
	left:0px;
	top:287px;
	height: 193px;
	width: 40px;
	visibility: visible;
}

#menuadmingrand {
	position:absolute;
	left:-10px;
	top:287px;
	width:50px;
	height:193px;
	visibility: hidden;
}

#separationmenu1{
	position:absolute;
	top: 144px;
	height: 5px;
}

#separationmenu2{
	position:absolute;
	top: 282px;
	height: 5px;
}

#menutourisme a img, #menuinfo a img, #menuadmin a img  {
	border:none;
}

p { 
	margin-top: 0; 
	text-align: justify;
}

h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover, a:active {
	text-decoration: underline;
	color: #999999;
}

acronym {
	border-bottom: none;
	font-weight: bold;
}


/* contenu identique pour toutes les pages */
#container { 
	margin-left: auto;
	margin-right: auto; 
	width: 870px;
	position: relative;
	min-height: 700px;
	margin-top: 8px;
	margin-top: 6px !ie;
}

#intro {
	width: 870px;
	height: 300px;
	margin-top: 2px;
	padding: 0px;
}

#google {
	float:right;
	margin-right: 30px;
	margin-top: -220px;
}

#drapeau {
	position:absolute;
	/*float: right;*/
	margin-left: 390px;
	margin-top: -280px;
	height: 20px;
	width: 70px;
	z-index: 10;
	}
	
#all, #fr {
	float: left;
	margin-left: 10px;
}

#all img, #fr img {
	border:none;	
}

#formucontact {
	width: 600px;
	height: 650px;
	margin-left: 50px;
}

#espace {
	width: 600px;
	height: 20px;
}

#diaporama {
	width: 600px;
	height: 450px;
	margin-left: 100px;
	margin-top: 10px;

}

/* donnée pour la zone de texte centrale */
#zonetext {
	background-image: url(../../img/hiver/fond_texte.png);
	background-repeat:repeat-y;
	z-index: 5;
	padding: 0px;
}

#presentation, #developpement, #conclusion {
	margin-left: 20px;
	margin-right: 40px;
}

#presentation ul li, #developpement ul li, #conclusion ul li {
	list-style-image: url(../../img/icon2.gif);
	list-style-type: none;
	}

#calendrier_loc {
	margin-left: 250px;
}

#zonetextedroite {
	margin-left: 120px;
	width: 650px;
}

#rue {
	margin-left: 60px;
}

#zonetextedroite a span
{
  position: absolute;
  /*left: 50ex;*/
  background-color: #ffd;
  font-size: small;
  text-decoration: none;
  /*width: 25ex;*/
  padding: 3px;
  border: 1px outset gray;
  z-index: 5;
  display: none;
}

#zonetextedroite a:hover span
{
  display: block;
  color: #000000;
}

#zonetextedroite img {
	margin-top : 30px;
	margin-left: -40px;
}

#tableau {
	margin-left: 200px;
	margin-top: 30px;
}

#recherche {
	float: left;
	margin-top: 200px;
}

.accesskey {
	text-decoration: underline;
}

/* donnée pour le footer */
#footer {
	background-image:url(../../img/hiver/pied_village.png);
	height: 270px;
	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: 230px;
}	

#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;
}
