﻿/* CSS Document */
.gris {
	color:#6e6e6e;
}
.orange {
	color: #ff8004;
}
.orangefonce {
	color: orangered;
}
.vert1 {
	color: #669900;
}
.vert2 {
	color: #669900;
}
.erreur 
{
	width: 300px;
	border: 1px solid red;
	background-color: #fddc97;
	color: red;
	font-weight: bold;
	font-size: 11px;
	padding: 15px;
}
.faded_out
{
	filter:alpha(opacity=0); 
	-moz-opacity:0;
}
.bouton
{
	background-color: #ff8004;
	color: #ffffff;
	border: 1px solid #000000;
}
body
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	width: 966px; /*Attention IE6 a besoin absolument d'une largeur fixe (pas en pourcentage)
					Sinon une scrollbar horizontale apparaît sur l'iframe */
}
body.impression 
{
	width: 100%;
	font-size: 12px;
	color: Black;
	background-color: White;
}

a.reservez {font-weight: bold; font-size: 12px; color: orangered;}
a {
	color:#ff6600;
	font-weight:bold;
	text-decoration: underline;
}
a.date {font-weight:normal;}

a img {
	border:0px;
}

select {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
input {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
h1, h2, h3, h4
{
	margin: 5px;
}
h1
{
	font-size:22px
}
h2
{
	font-size:15px
}		
h4
{
	font-size: 12px;
	font-weight: bold;
}
/******* POST IT GOOGLE MAP ********/
div.postIt {
	width: 300px;
	height: 210px;
	margin-top: 10px;
}
div.postItPageSelect {
	position: absolute;
	top: -5px;
}
div.postItImg {
	padding-right:5px;
	padding-bottom:5px;
	float: left;
}
div.postItImg IMG {width: 125px;}
div.postItText {
	padding: 0px;
	line-height: 12px;
	height: 108px;
	overflow: hidden;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	clear: both;
}
.titrePostIt1, .titrePostIt2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:0px;
}
.titrePostIt1 {
	font-size:12px;
	color:#fd8a00;
}
.titrePostIt2
{
	font-size: 10px;
	padding-bottom: 5px;
	color: #fd8a00;
}
.titrePostIt3
{
	font-size: 10px;
	padding-bottom: 5px;
	color: #000000;
}
.shortLabel {
	background-color:#fddc97;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding:2px 5px;
	color:#000000;
	border:1px #000000 solid;
	width:180px;
	text-align:center;
}

/*---------------------------------------------*/
div#map_canvas
{
	width: 700px;
	height: 500px;
	padding: 0px;
	border: 1px solid #fd8a00;
}
div#wrap_map
{
}
div#wrap_liste
{
}
div#wrap_recherche_droite
{
	position: relative;
}
div#wrap_aide_geo
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 680px;
	background-color: #ffffff;
	border: 1px solid #FF9900;
	padding: 10px;
	text-align: center;
}
div#liste {
	padding:0px;
	margin: 0px;
	width:100%;
	clear: both;
}
div.pageliste 
{
	font-size: 11px;
}
div.pageliste a
{
	font-weight: normal;
	text-decoration: none;
}
div.pageliste a.pagecourante
{
	font-weight: bold;
	background-color: #ff6600;
	color: White;
	padding-left: 2px;
	padding-right: 2px;
}
div#enteteListe {
	font-size:10px;
	font-family:Verdana, sans-serif;
	color:#000000;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	text-align: left;
}
div#enteteListe select {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000000;
	width: 150px;
	margin: 0px;
}
table.tableListe {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align: left;
	border: 1px solid #FF9900;
	width: 100%;
}
table.tableListe TD {vertical-align: top;}
table.tableListe .contenu {
	padding: 2px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12px;
 }
table.tableListe .detail {
	text-align: left;
	background-color:#fddc97;
	height:18px;
	line-height:10px;
	white-space: nowrap;
	padding: 3px;
	vertical-align: middle;
}
table.tableListe IMG.thumbnail {
	width: 125px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}
table.tableListe .entete {
	background-color:#fd8a00;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
table#tablerecherche
{
	width: 100%;
}
#tablerecherchegauche
{
	width: 26%;
	background-color: #dddddd;
}
#tablerecherchedroite
{
	width: 74%;
	padding: 5px;
}
#tablerecherchehaut {
}
#recherchecategories
{
	color: #ffffff;
 	background-position: left;
	background-image: url(images/recherche_haut3.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#recherchecategories .bouton_cat
{
	cursor: hand;
}
.critere
{
	padding: 5px;
	clear: both;
}
.critere .titre_critere
{
	font-weight: bold;
	color: #4b4b4b;
}
DIV#recherche_bouton 
{
	text-align: center;
	margin-top: 10px;
	clear: both;
}
A.SousCat
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
}
A.SousCatSel
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.SousCatDesc 
{
	color: #444444;
	font-size: 9px;
	padding-left: 22px;
}
DIV#wrap_sousCatHeb
{
	border-bottom: 5px double #B8B8B8;
}
input[type="text"],
SELECT,
.dropdownlist
{
	border: 1px solid gray;
}

.dropdownlist
{
	background-color: #ffffff;
	color: #000000;
	position:absolute;
	top:0px; 
	left:0px;
}

.dropdownlist_contenu
{
	overflow: auto;
	overflow-x:hidden;
	max-height:200px;
}
