select {
margin: -3px -1px -2px -2px; 
border: 10px;
border-collapse:colllapse; 
border-spacing: 0px;
}
option.premiere {
padding: 3px 1px 2px 0px; 
}
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:bottom;
	}
body, table {
	margin-top: 0px;
	margin-bottom: 0px;
	}
form {
	border: 0px; 
	margin: 0px; 
	padding: 0px;
	}
a.pages{ 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
	}
a:hover.pages{ 
	font-weight: normal;
	}
.avance_gites select, #moteur_gites select, #moteur_gites input[type=checkbox], #moteur_gites input[type=text] {
	background-color: #99cc66; 
	font-size: 10px; 
	font-family: arial; 
	border: 1px solid #578d21; 
	}
#moteur_gites input[type=checkbox], #moteur_gites input[type=text] {
	padding: 0px;
}
.avance_chambres select, #moteur_chambres select, #moteur_chambres input[type=checkbox], #moteur_chambres input[type=text] {
	background-color: #96c4ea; 
	font-size: 10px; 
	font-family: arial; 
	border: 1px solid #0e2f78; 
	margin: 0px; 
	padding: 0px;
	}
.IE_text{
	background-color: #99cc66; 
	font-size: 10px; 
	font-family: arial; 
	border: 1px solid #578d21; 
	margin: 0px; 
	padding: 0px;
}
.moteur td {
	color: #324b19;
	font-weight: bold; 
	font-family:verdana;
	font-size: 10px;
	}
.moteur_h td {
	color: #ffffff;
	font-weight: bold; 
	font-family:verdana;
	font-size: 10px;
	}
.lien{
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
.album{
	width: 100px;
	height: 70px;
	}
.gdPhoto{
	width: 168px;
	height: 134px;
	}

.picloisir{
	width: 25px;
	height: 25px;
}
.avance_gites img, .avance_chambres img { vertical-align: baseline; }
.avance_gites td{
	color: #324b19;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
.avance_chambres td{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
.p5{
	padding-left: 5px;
	}
.p10{
	padding-left: 10px;
	}
.p15{
	padding-left: 15px;
	}
.p20{
	padding-left: 20px;
	}
.p25{
	padding-left: 25px;
	}
.p30{
	padding-left: 30px;
	}
.p35{
	padding-left: 35px;
	}
#moteur_chambres .blanc{
	color: #FFFFFF;
	}
.boldOption{
  font-size: 11px;
  color:#363636;
}
#moteur_gites .boldOption{
background:#80BF40;
}
#moteur_chambres .boldOption{
background:#6AACE2;
}

.selectJeux {
margin: 1px 1px 1px 1px; 
border: solid 1px #7f9bd9;
}

.valeurs { 
	cursor: hand;
	cursor: pointer;
	font-size: 1px;
	background: url(../pics/valeurs.jpg) no-repeat;
	}
.valeurs:hover
	{
	background: url(../pics/valeurshover.jpg) no-repeat;
	}

.itiShow{
background: URL(../pics/calcul_itineraire.png) ;
border: 0;
cursor: pointer;
font: bold 11px Arial;
height: 39px;
width: 157px;
}

input[type=submit].itiShow {
background: URL(../pics/calculer_iti.png) ;
height: 32px;
width: 84px;
}

.promo{
background: #85b3d7;
border: 0;
font: bold 11px Arial;
height: 20px;
width: 200px;
margin-top: 3px;
}





/* trigger button */
#motProprio {
font: bold 12px Arial;
color: #073362;
height: 35px;
text-decoration: underline;
/*	background:transparent url(/img/home/download.png) no-repeat scroll 0 0;*/
/*	display:block;
	height:44px;
	margin-bottom:30px;
	overflow:hidden;
	text-indent:-999em;
	width:159px;
	cursor:pointer;
	color: #000;*/
}

/* mouseover state 
#download_now:hover {
	background-position:0 -44px ;		
}*/

/* clicked state 
#download_now:focus {
	background-position:0 -88px;
}*/

/* tooltip styling */
.tooltip {
	display:none;
	background:url(../pics/fond_proprio.png) top left no-repeat;
	height:240px;
	padding:40px 40px 10px 30px;
	width:390px;
	font-size:11px;
	color:#fff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}

