@charset "utf-8";
/* CSS Document */

#intro {
	background-image: url(../../img/hiver/village_admin.png);
	background-repeat: no-repeat;
}

#pilier {
	height: 300px;
	width: 850px;
}

#menuintro {
		margin-top: -250px !ie;
}

#zonetext_vieloc {
	background-image: url(../../img/hiver/fond_texte.png);
	background-repeat:repeat-y;
	z-index: 5;
	padding: 0px;
}

#livrehistoire {
	width: 800px;
	height: 600px;
	margin-left: 30px;
}

#mapcontainer {
	margin-left: 10px;
}

#admin {
	position: absolute;
	margin-top: 260px;
	margin-left: 40px;
}

#admin a {
	color: #FAEBD4;
}

#admin a:link {
	color: #FAEBD4;
}

#affich_pilier {
	height: 1045px;
	width: 870px;
	background-image: url(../../img/hiver/pilier.png);
	margin-left: 2px;
	margin-top: -300px;
}

#espacelibre {
	position: absolute;
	width: 870px;
	height: 270px;
}

#annonces {
	position:absolute;
	height: 700px;
	width: 860px;
	left: 12px;
	top: 263px;
}

#news {
	text-align:center;
}

#news2 {
	margin-right: 70px;
	margin-top: 70px;
	float: right;
	width: 380px;
	height: 400px;
}

#news h2 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin-bottom: -5px;
}

#pages {
	margin-left: 80px;
	margin-top: 300px;
	margin-top: 325px !ie;
	float:left;
}

#pages a span
{
  position: absolute;
  margin-top: -10px;
  /*left: 30ex;*/
  background-color: #ffd;
  /* Couleur jaune ressemblant à une bulle d'aide. */
  font-size: small;
  text-decoration: none;
  /*width: 25ex;*/
  padding: 3px;
  border: 1px outset gray;
  z-index: 5;
  display: none;
}

#pages a:hover span
{
	display: block;
	color: #000000;
}

#pages2 {
	margin-right: 260px;
	margin-top: 300px;
	margin-top: 325px !ie;
	float:right;
}

#zonetextedroite a {
	color: #3A3A3A
}

#zonetextedroite img.enveloppe {
	z-index: 1;
	float: right;
	margin-top: -10px;
	margin-top: -1px !ie;

}

#zonetextedroite table tr td div span
{
  position: absolute;
  /*left: 50ex;*/
  background-color: #ffd;
  font-size: small;
  text-decoration: none;
  /*width: 200px;*/
  padding: 3px;
  border: 1px outset gray;
  z-index: 5;
  display: none;
}

#zonetextedroite table tr td div hover span
{
  display: block;
  color: #000000;
}

#footer_pilier {
	position: absolute;

}

/* donnée pour le footer */
#footer {
	background-image: url(../../img/hiver/bateaux_admin.png);
	height: 270px;
	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;
}
