/*******************************************************************************

FILE: simple.css
AUTHOR: Francois Bulteau
DATE: 07/06/2008

*******************************************************************************/

html {
	overflow:hidden;
	height:100%;
}

body {
	color:white;
	background: url(../images/essais.gif);
	height:100%;
	margin:0;
	padding:0;
}

a img { 
	border : none; 
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	line-height: 1.8ex; 
	background: url(../images/puce.gif) no-repeat left center;
	padding-left: 15px;
}

a {
	color:#FFF;
	text-decoration:none;
}

span.googleNormal > a {
	color:#000;
	text-decoration:none;
}

h1 {
	text-decoration:none;
	cursor: pointer;
	background-color:#000;
	font-weight:italic;
  	color:white;
  	font-size:11pt;
	padding:0px;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	background-color:#000;
	color:white;
	font-weight:italic; 
	font-size:9pt;
	padding:0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

address {
	margin: 0 0 6px 0;
	font-style:italic;
	font-size:9pt;
}

td > img {
	padding: 0 ;
}

#piedDePage {
	position: absolute;
	bottom: 0;
	left: 0px;
	padding: 0px;
	border:0;
	width: 110%;
	height: 10px;
	background-color: black;
	visibility: visible;
	z-index:10; 
}
/*Hack css*/
body > div#piedDePage {
	width: 100%;
}
/*Hack ie6*/
* html #piedDePage {
	height:5px;
}

#fond {
	position: absolute; 
	left:0px;
	right:0px;
	bottom:10px; 
	top:0px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	visibility: hidden;
	color:black;
	width:100%;
	height:100%;
}

#fond a{
	color:black;
}

#fond li{
	color:white;
	background:none;
}

#imgs {
	position: absolute; 
	left:0px;
	bottom:4px; 
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	visibility: hidden;
}

#serviette{
	position:absolute;
	cursor: move;
	left: 50%; 
	top: 50%;
	margin-top: -291px; /* moitiŽ de la hauteur de l'image */
	margin-left: -283px; /* moitiŽ de la largeur de l'image */
	z-index:10;
}

#logoAccueil{
	position:absolute;
	cursor: move;
	left: 50%; 
	top: 50%;
	margin-top: -125px; /* moitiŽ de la hauteur de l'image */
	margin-left: -151px; /* moitiŽ de la largeur de l'image */
	z-index:15;
} 



#msgAccueil{
	position:absolute;
	visibility:hidden;
	top: 110%;
	left: 50%;
	margin-left: -240px;	 

}

.flottante {
	position: absolute;
	left:50px;
	top:50px;
	width: 205px;
	padding: 22px;
	color: white;
	font-family: "courrier new" ;
	background-color: #000;
	z-index:5;
	font-style: italic;
}

.barreDrag {
	cursor: move;
	height: 70px;
	width: 205px;
	background : black url(../images/logoEtPoints.gif) no-repeat right bottom;
}

.barreFin {
	height: 5px;
	width: 205px;
	background : black url(../images/points.gif) no-repeat right bottom;
}

#lesGens {
	position: absolute;
	visibility:hidden;
	top: 0;
	padding: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#lesGens > img {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	min-height: 655px;
	width: 100%;	
	min-width: 886px;
}

.googleTitre{
	font-family: "courrier new", Verdana, Arial, Helvetica, sans-serif;
	font-weight:italic;
	color: #000001;
	font-size:11pt;
}

.googleNormal{
	font-family: "courrier new", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000001;
	font-size:9pt;
	line-height: 1.8ex; 
	padding: 0;
	margin: 0;
	border: 0;
}


.estyle1 {
	background-color:#FFFFFF;
	border:1px solid black;
	margin:0 0 3px;
	padding:10px 20px;
}

.gPhoto {
	background-color:#000;
	border:1px solid black;
	margin:0 0 1px;
	padding:0 0;
}

.gPhoto img{
	padding:0;
	margin:0;
}

.h2Cliquable:hover{
	font-style:italic;
}


.navigation{
	position: absolute;
	visibility:hidden;
	font-size:9pt;
	right:22px;
}

.navitalique{
	font-style:italic;
	text-decoration:underline;
}

.droiteFlottant{
	font-style:italic;
	position: relative;
	right:-3px;
	font-size:9pt;
}

.adrMail{
	color: white;
}

.adrMail:hover{
	color: blue;
	
}

#flashcontent {
	height: 100%;
	margin:0;
	padding:0;
	background:black none repeat scroll 0 0;
	visibility:hidden;
}

#logocontrol{
	display:none;
}

#iw_kml ul{
	display:none;
}