body {padding-left: 1em; font-family: Times New Roman,Arial,Times,serif; color: black;background-color: #F0F0FF;}

h1 {font-family: Arial, Geneva, Arial,SunSans-Regular, sans-serif; color: #000033; font-size: 12px;}


h2 {
	background-color: #f2f2f2;
	border-top: 0.4em solid silver;
	border-bottom: 0.4em solid silver;
	font-family:      Arial, Geneva, Arial,         SunSans-Regular, sans-serif;
	font-size: 11px;
	margin-top: -0.2em;
	margin-bottom: -0.1em;
}

h3 {
	font-family: Arial, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #000033;
	font-size: 20px;
	font-weight: bold;

}


h9 {
	font-family:      Arial, Geneva, Arial,         SunSans-Regular, sans-serif;
	font-size: 8px;
	border: silver;

}
/* cadre devise */
div.devise {
	background-color: #f2f2f2;
	font-family:                   Arial, Geneva, Arial,         SunSans-Regular, sans-serif;
	font-size: 14px;
	height: 9em;
	margin-bottom: 0em;
	margin-top: 0em;
	width: 10em;
	border-top: 0.4em solid silver;
	border-right: 0.4em solid silver;
	border-bottom: 0.2em solid silver;
	border-left: 0.2em solid silver;

}

h3.devise {
	background-color: #DBDBDB;
	border-bottom:    thin groove cyan;
	border-right : 0.4em;
	font-family:         Arial, Geneva, Arial,         SunSans-Regular, sans-serif;
	font-size: 12px;
}

div.selection {
	border-top: 0.1em solid silver;
	font-family:         Times New Roman, Geneva, Arial,         SunSans-Regular, sans-serif;
	font-size: 14px;
	margin-bottom: 0em;
	margin-top: 1em;
}
div.selectioncritere {
	border-top: 0.1em solid silver;
	font-family:         Times New Roman, Geneva, Arial,         SunSans-Regular, sans-serif;
	font-size: 14px;
	margin-bottom: 0em;
	margin-top: 1em;
	background-image: url(images/pbleu.png);
	background-repeat: repeat;

}

/* image rd cliquable */
img.imageclic {
	border-bottom: none;
	border-left: none;
	border-right:  0.4em solid silver;
	border-top:  0.4em solid silver;

}

/* Tableau liste criteres de la page index */
table.tableauind {
	border-collapse: collapse;
	padding: -1em;
	width: 100%;

}

table.tableauind td {border-spacing: 0; empty-cells: show; border-style: none; font: 0.7em}

table.tableauind td.c1 {padding: 0.1em; border-spacing: 0; empty-cells: show; background-color: transparent; border-style: none; font: 2em}
/* Tableau page entiere de liste.php */
table.page1 {
	width: 100%;
	margin-top: 20px;
}

table.page1 td {background-color: transparent; color: black; empty-cells: show; font:   normal 0.85em; padding: 0.1em;}

/* Tableau page  de liste.php */
table.tableauliste {
	border-collapse: collapse;
	width: 100%;

}
/* nom client */
table.tableauliste td.c1 {
	empty-cells: show;
	color: black;
	width: 40em;
	font-size: 0.80em;
	letter-spacing: 0.2em;
	background-color: #ADDBFC;
}
/* ville client */
table.tableauliste td.c2 {padding: 0.1em;  empty-cells: show; background-color: transparent;
   color: black; width: 15%; font-size: 0.85em}
/* commentaire court */
div.comcourt {
	padding: 0.1em;
	empty-cells: show;
	background-color: transparent;
	color: black;
	width: 45%;
	font-size: 0.80em;
	font-style: italic;
	margin-top: -15px;

}
table.tableauliste td.c3 {
	padding: 0.1em;
	empty-cells: show;
	background-color: transparent;
	color: black;
	width: 50%;
	font-size: 0.75em;
	font-style: italic;

}
/* type */
table.tableauliste td.c4 {padding: 0.1em; empty-cells: show;  
 color: olive; width: 15%;font-size: 0.85em}
/*  */
table.tableauliste td.c5 {
	empty-cells: show;
	color: black;
	width: 10%;
	position: static;
}
table.tableauliste td.c6 {empty-cells: show;  
 color: black; width: 5%;}
table.tableauliste td.c7 {padding: 0.1em;  empty-cells: show;  
 color: black; width: 11%; font-size: 0.7em}


table.tableauliste td.c01 {empty-cells: show;   color: black; width: 10em; 	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
}

/* nom client entete */
table.tableauliste td.c11 {
	empty-cells: show;
	color: black;
	width: 40em;
	font-size: 1em;
	letter-spacing: 0.2em;
	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: 1px solid #003399;
	border-left: none;



}
/* ville client entete */
table.tableauliste td.c21 {padding: 0.1em;  empty-cells: show;  color: black; width: 14%; 
font-size: 0.85em;	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: 1px solid #003399;
	border-left: none;
}
/* type entete */
table.tableauliste td.c41 {padding: 0.1em; empty-cells: show;   color: black; width: 15%; font-size: 0.85em;	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: 1px solid #003399;
	border-left: none;}
/*  */
table.tableauliste td.c51 {padding: 0.1em;  empty-cells: show;   color: black; width: 8%; font-size: 0.8em;	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: 1px solid #003399;
	border-left: none;}
table.tableauliste td.c61 {padding: 0.1em;  empty-cells: show;   color: black; width: 5%; font-size: 0.8em;	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: 1px solid #003399;
	border-left: none;}
	
table.tableauliste td.c71 {padding: 0.1em;  empty-cells: show;   color: black; width: 10%; font-size: 0.8em;	background-color: #8DBFF5;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: none;}

table.tableauliste a:hover {color: black}

/* Tableau bas bouton suivent precedent */
table.tableaubas {border-collapse: collapse; float: right; margin-right: 15em}

table.tableaubas td {background-color: transparent;color: black; empty-cells: show; font:           normal 0.85em; padding: 0.2em; height: 1px;}

table.tableaubas a {text-decoration: none;}
/* tableau distance plage */
table.plage {
	border-collapse: collapse; font-size: 0.75em;}
table.prix {
	border-collapse: collapse; font-size: 1em;}

/* chekbox */
label.checkbox_checked {background: url(images/tick.gif) no-repeat; display: block;  margin: 1px 0; padding-left: 25px; font-size: 13px; 	font-size: 3em;
	font-size: 8em;

}

/* case à chocher */
.case {
	font-size: 14px;
	color: black;
}
.casees {
	font-size: 11.5px;
	color: black;
}

/* Hover State */
label:hover {color: blue}

label.highlighted {border: 1px solid #333;}

.crirHidden {position: absolute;  left: -1000px;}

/* SELECT */
SELECT {color: #CC0000; background-color: #99CCFF; font-size: 11px; font-family: arial}

.selectionliens {
	font-size: 0.9em;
	margin-bottom: -10px;
	width: 100%;
	background-image: url(images/pbleu.png);
	background-repeat: repeat;
	color: #000000;




}
.selection {
	font-size: 0.9em;
	margin-bottom: -20px;

}
.prix {
	font-size: 0.6em;

}
div.temps {
	background-color: #f2f2f2;
	height: 7.8em;
	margin-bottom: 0em;
	margin-top: 0em;
	width: 4.5em;
	border-top: 0.4em solid silver;
	border-right: 0.4em solid silver;
	border-bottom: 0.2em solid silver;
	border-left: 0.2em solid silver;

}
.semaine {
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #A74E56;

}

/* Menu de navigation ;  couleur blanc sur fond bleu */
table.navigation0{
	border-top: 0.1em solid silver;
	border-bottom: 0.1em solid silver;
	width: 100%;
	background-image: url(images/haut.jpg);
	height: 80px;

}
img.navigationbas{
	border-top: 0.1em solid silver;
	border-bottom: 0.1em solid silver;
	width: 100%;
	height: -2em;

}

table.navigation {
	font-size: 1.1em;
	width: 100%;

}

table.navigation a {color: #003399;; padding: 16px;  font-size: 0.9em;  text-decoration: none;}

table.navigation td.t1 {background-color: transparent; border-style:  none; empty-cells: show; font-family: arial;
 font-size: 1.3em; padding:  0.1em}
table.navigation td.t11 {background-color: transparent; border-style:  none; empty-cells: show; font-family: cursive;
 font-size: 1.3em; padding:  0.1em}
/* Liens en bleu (entre clair et foncé) */
table.navigation a:visited {color: black;}

/* et en noir (comme le texte normal, mais souligné) si déjà visités 
 Lors du passage de la souris ou activation, */
table.navigation a:hover, a:active {color: #0B0FBB;}

div.navigation {
    position: absolute; 
	top: 75px;
	left: 5px;

}

/* Ne pas entourer les images, même s'ils contiennent des liens 
 Dans le cas d'une icône suivie d'un texte, par exemple */
img.imageh {
	border: none;
	vertical-align: middle;
	margin-right: -1em;
	margin-left: -1em;
}
   dl, dt, dd, ul, li {      margin: 0;      padding: 0;      list-style-type: none;      }      
   #menu {      position: absolute;      top: 10em;      left: 1em;      }      
   dl#menu {      width: 15em;      }      
   dl#menu 
   dt {      cursor: pointer;      margin: 2px 0;;      height: 20px;      line-height: 20px;      text-align: center;      font-weight: bold;      border: 1px solid gray;      background: #ccc;      }      
   dl#menu dd {      border: 1px solid gray;      }      
   dl#menu li {      text-align: center;      background: #fff;      }      
   dl#menu li a, dl#menu dt a {      color: #000;      text-decoration: none;      display: block;      border: 0 none;      height: 100%;      } 
   dl#menu li a:hover, dl#menu dt a:hover {      background: #eee;      }      
.tableauliens {
	margin-left: 250px;
}
/* a {text-decoration: none;} */

a:hover {color: black}

.imageclient {
	float: left;
	height: 20%;
	width: 20%;
	padding: 2px;
	margin-left: 40px;


}
div.partenaire {
	empty-cells: show;
	font-size: 1.2em;
	text-align: justify;
	margin-right: 5%;
	margin-left: 5%;


}
img {
 border:0
 } 
.thumbliste a {
 width:70px;
 height:70px; 
 margin:1px;
 float:left; 
 background-color:#D3D3D3; 
 display:block;
 } 


.thumbliste a:hover {
 position:absolute;	
 }	 
	
/*hack pour permettre le rollover 
de gauche à droite avec mozilla*/

.thumbliste a:hover {	  
 position:relative;	 
 }	
	
.thumbliste a img { 
 margin:0;
 padding:0;
 width:70px;
 height:70px; 
 }

.thumbliste a:hover img {
 position:relative;
 left:-150px;
 top:0px;
 width:200px;
 height:135px;  
  border:3px solid #000000
} 
div.pvilles {
	margin-left: 145px;
	width: 675px;



}
div.pvilles p {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;

}
div.pvilles li {
	padding:0;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-top: 1;
	color: #00005E;
	letter-spacing: 0.1em;
	font-weight: bold;

}
#dhgaucheautre {float:left; width:145px;}

#dhdroiteautre {
	position: absolute;
	top: 10em;
  right: 1%;
  width: 10%;
}