/* ELEMENTS HTML */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	margin-left:25px;
}

img {
    margin: 0;
	padding: 0;
	vertical-align: middle;
}

img.png, .png, input.png {
	background-image: expression(
	this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/interface/transparent.gif");
	border:0;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF9AD;
}

h1 {
	font-size: 14px;
	color: white;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

select {
	width:200px;
	border: 0;
	margin: 2px;
	font-style: italic;
	font-size: 12px;
	color: #363E87;
}


input {
	font-size: 10px;
}

hr {
	width: 95%;
	color: #c00;
	background: #c00;
	height: 1px;
	border: 0;
	margin: 10px auto 10px auto;
}

.clear-left {
	clear: left;
}
/* FIN ELEMENTS HTML */




/* DIVISIONS GENERALES */

#haut {
	width: 1000px;
	height:203px;
	padding-bottom:0px !important;
	padding-bottom:1px;
}

#fondSite {
    width: 1000px;
	background: #FFFFFF url(images/interface/pixel_fond_site.jpg) repeat-y;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#contenu {
	width: 1000px;
	background: url(images/interface/fond_contenu.jpg) no-repeat;
	margin: 0px;
	padding:0px;
	height: auto !important;
	min-height:466px;
	height:466px;
}

#gauche_index {
	width: 331px;
	float: left;
	color: white;
	padding: 102px 0px 0px 5px;
}

#gauche_index .logo {

    
}

#droite_index {
	width: 346px !important;
	width: 341px;
	float: left;
	color: white;
	margin: 102px 0px 0px 5px !important;
	margin: 102px 0px 0px 0px;
}

#centre_index {
	background: url(images/interface/fond_annonces_accueil.jpg) no-repeat;
	width: 313px;
	height: 466px;
	float: left;
}

#bas {
	width: 1000px;
}

#footer {
	background: url(images/interface/fond-menu-bas.jpg) no-repeat center;
	color: white;
	margin-left: auto;
	margin-right: auto;
	min-height: 21px;
	text-align: center;
	padding-top: 6px;
}

#construction {
    width:850px;
    text-align:center;
    margin: 100px 0px 0px 50px;
}

#gauche {
	width: 200px;
	float: left;
	color: #3A3881;
	margin: 102px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#droite {
	width: 750px;
	float: left;
	color: #3A3881;
	margin: 45px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
/* FIN DIVISIONS GENERALES */

div.captcha {
	text-align:center;
	background-color: #0C84C1;
	width:350px;
	height: 25px;
	padding-top:10px;
	margin: 0px 0 25px 100px;
	color:#fff;
	font-size:14px;
	font-weight: bold;
}

/* MENUS */

/* Menu accueil */
.conteneur_menu {
	color: #363E87;
	width:321px;
	text-align:justify;
	margin: 0px 5px 0px 5px;
}

.menu_accueil {
	font-size:12px;
	line-height:2.5em;
}

.menu_accueil ul {
	font-size:13px;
	font-weight:bold;
	list-style-type: disc;
	list-style-image: url(images/interface/puce.gif);
	list-style-position: inside;
}

.menu_accueil li {
	padding-left:10px;
}
.menu_accueil a {
	text-decoration: none;
}

.menu_accueil a.pair {
	color: #363E87;
}

.menu_accueil a.impair {
	color: #136AB1;
}

.menu_accueil a:hover {
	text-decoration: underline;
	color: #3A3881;	
}

.menu_accueil li {
	border-bottom: #E2E2E2 groove 1px;
	width:260px;
}

/* Menu colonne gauche */
#menu {
	background: url(images/interface/menu_gauche_background.jpg) no-repeat 100% 0%; 
	font-size:13px;
	line-height:2.5em;
	margin-top:7px;
	height: 344px;
}

#menu .header {
	background: url(images/interface/menu_gauche_header.jpg) no-repeat;
	width:195px;
	height:7px;
}

#menu .footer {
	width:160px;
	height:3px;
	margin: auto;
	border-bottom: #E2E2E2 2px solid;
}

#menu ul {
	font-size:13px;
	font-weight:bold;
	list-style-type: disc;
	list-style-image: url(images/interface/puce.gif);
	list-style-position: inside;
}
#menu a {
	text-decoration: none;
	color: #3A3881;
}

#menu a.pair {
	color: #363E87;
}

#menu a.impair {
	color: #136AB1;
}

#menu a:hover {
	text-decoration: underline;
	color: #3A3881;	
}

#menu li {
	border-bottom: #E2E2E2 groove 1px;
	width:150px;
}

/* Menu client */
#menu_centre {
	width:320px;
	height:320px;
	background-color: #FFF9AD;
	margin: auto;
	padding-top:10px;
	padding-left:10px;
}

#menu_centre div.case_menu {
	width:150px;
	height:150px;
	float:left;
	border: #000 solid 1px;
	text-align:center;
}

/* ELEMENTS COMMUNS */

a.lien-blanc, a.lien-blanc:hover {
	color: white;
}

.overflowed {
	overflow: hidden;
}

.conteneur {
	background: url(images/interface/boite_fond_pixel.jpg) repeat-y;
	width:737px;
}

.conteneur_haut {
	width:737px;
	height: 13px;
	background: url(images/interface/boite_fond_haut.jpg) no-repeat;
}

.conteneur_bas {
	width:737px;
	height: 14px;
	background: url(images/interface/boite_fond_bas.jpg) no-repeat;
}

.entete {
	width:500px;
	margin: 0px 0px 15px 0px;
	padding-left: 20px;
	text-align:left;
}

.entete h1 {
	font-size:18px;
	color:#000;
}

.entete p {
	font-style: italic;
	text-align:left;
	margin-left:10px;
}

.elemTitre {
	background: url(images/interface/fond_titre.jpg) no-repeat 0% 0%;
	width:720px;
	height:33px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 35px;
	text-align:left;
}

.elemTitre h1 {
	font-size:16px;
	color:#fff;
}

.elemTexte {
	width:700px;
	margin: auto;
	font-size: 12px;
	text-align:justify;
}

a.elemTexte:link, a.elemTexte:visited, a.elemTexte:link, a.elemTexte:hover, a.elemTexte:active, a.elemTexte:focus {
	text-decoration:none;
	color: #363E87;
}

.avertissement {
	margin: 15px auto;
	text-align:center;
}

.avertissement span{
	background-color: #ffffff;
	border: 2px solid #136AB1;
	font-size:12px;
	padding: 3px 10px;
}

a.warning{
  position:relative; 
  z-index:24;
  text-decoration:none
}

a.warning:hover{z-index:25;}

a.warning span{display: none}

a.warning:hover span{ 
 display:block; 
 position:absolute;
 top:2em; left:2em; width:15em;
 border:1px solid #6699cc;
 background-color:#eeeeee; color:#3A3881;
 font-size: 11px;
 text-align: left;
 padding:1px;
 text-decoration:none;
}

/* FIN ELEMENTS COMMUNS */


/* MODULES */

/* CLIENT */
#Client {
	width:680px;
	background-color:#0581C7;
	color:#000;
}

#Client .checkbox {
	font-family: arial;
	font-size: 12;
	color: black;
	border:0px solid black;
}

#listeFavoris {
	width:700px;
	margin:5px 15px 10px;
	padding:10px 10px 0;
}

.tabFavoris table{
	width:700px;
	background-color: #FFF9AD;
}

.tabFavoris th{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.tabFavoris tr{
	height: 20px;
	color: #0581C7;	
	border: #fff 1px solid;
}


.tabFavoris tr.pair {
	background-color: #FFF9AD;
}

.tabFavoris tr.impair {
	background-color: #fff;
}

.tabFavoris a, .tabFavoris a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0581C7;	
}

/* ANNONCES */
.photo_accueil {
	width:128px;
	height:101px;
	margin:auto;
	float:left;
	background-color: #fff;
	text-align:center;
}

.lien_fiche {
	float:left;
	height:101px;
	margin:0px;
	overflow:hidden;
}

.lien_fiche a{
	display: block;
	padding: 40px 20px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#Annonce {
	width:680px;
	background-color:#0581C7;
	color:#000;
}

#Annonce .checkbox {
	font-family: arial;
	font-size: 12;
	color: black;
	border:0px solid black;
}

#Annonce .submit {
	font-family: arial;
	font-size: 12;
	color: black;
	border:0px solid black;
	margin: -5px;
}

.ConteneurPhotoPrincipale {
	width:450px;
	float: left;
}

.ConteneurCaracteristiques {
	border: #0581C7 solid 2px;
	margin-top: 6px;
	padding:5px;
	width: 200px;
	float: left;
}

.ListeCaracteristiques td {
	padding-left:5px;
	text-align:left;
	font-style: italic;
}

.ConteneurFavoris {
	border: #0581C7 solid 2px;
	margin-top: 6px;
	padding:5px;
	width: 200px;
}

#Annonce div.titre {
	margin: 2px;
	color: #fff;
	background-color:#0581C7;
	text-align: left;
	font-weight: bold;
}

.ConteneurCaracteristiques div.titre{
	padding: 2px 2px;
	width:95%;
	font-size: 12px;
}

.ConteneurFavoris div.titre{
	padding: 2px 2px;
	width:95%;
	font-size: 12px;
}

.ConteneurLocalisation .titre{
	padding: 1px 2px;
	width:200px;
	font-size: 11px;
}

.ConteneurDescription div.titre{
	padding: 1px 2px;
	width:200px;
	font-size: 11px;
}

span.header_descr {
	display: block;
	font-weight: bold;
	font-size: 12px;
}

.ConteneurServices div.titre{
	padding: 1px 2px;
	width:500px;
	font-size: 11px;
}

.ConteneurCaracteristiques th{
	text-align:left;
	padding: 1px;
	color:#000;
	font-size:11px;
	font-weight: bold;
}

.ConteneurCaracteristiques td{
	color:#000;
	font-size:12px;
}

.ConteneurCaracteristiques tr:hover th, .ConteneurCaracteristiques tr:hover td{
	color:#ffffff;
	font-weight: bold;
	background-color: #0581C7;
}

.ConteneurPhotosAutres {
	clear:both;
	width: 670px;
	height: 160px;
	margin: auto;
	white-space: nowrap;
	overflow: auto;
	text-align:center;
}

.ConteneurDescription {
	width:670px;
}

.ConteneurLocalisation {
	width:670px;
}

.ConteneurServices {
	width:670px;
}

/* Liste des annonces */
.AnnonceListe {
	width:710px;
	/*border: #0681C7 solid 3px;*/
	margin: 10px;
	padding-bottom:5px;
	margin-bottom:10px;
	height:145px;
	background-color:#FFF9AD;
}

.AnnonceListe .contenu {
	width:720px;
}

.AnnonceListe .photo {
	width:155px;
	height:118px;
	margin-right: 5px;
	background-color: #FFF9AD;
	float:left;
	text-align:center;
}

.AnnonceListe img {
	vertical-align: middle;
}

.AnnonceListe .header {
	width:720px;
	background-color: #0681C7;
	padding-top:5px;
	padding-bottom:5px;
	color: #fff;
}

.AnnonceListe .header td.puce {
	width:30px;
	height:16px;
	text-align:center;
}

.AnnonceListe .header td.titre {
	width:530px;
	font-weight: bold;
	text-align:left;
}

.AnnonceListe .header td.prix {
	width:100px;
	font-weight: bold;
	text-align:right;
	padding-right:10px;
}

.AnnonceListe .description {
	text-align:justify;
	margin: 10px 10px 0px 10px;
}

.AnnonceListe .lien {
	text-align:right;
	text-decoration: underline;
	margin: 10px 15px 0px;
}

.AnnonceListe .lien a {
	text-decoration: none;
	color: #136AB1;
}

.AnnonceListe .barre_nav {
	background-color:#DDD;
	padding: 5px 0px;
}

/* Barre de navigation Moteur de recherche */
.barre_nav table {
	border: #000 solid 0px;
	width:735px;
	height:70px;
}

.barre_nav td.modif_search, .barre_nav td.new_search {
	width:300px;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;:70px;
	color: #363E87;
}

.barre_nav td.results, .barre_nav td.liens_pages {
	width:340px;
	font-size: 13px;
	text-align: right;
	padding-right:10px;
}

a.new_search:link, a.new_search:visited, a.new_search:link, a.new_search:hover, a.new_search:active, a.new_search:focus {
	font-weight: bold;
	text-decoration: none;
	color: #363E87;
}

a.modif_search:link, a.modif_search:visited, a.modif_search:link, a.modif_search:hover, a.modif_search:active, a.modif_search:focus {
	font-weight: bold;
	text-decoration: none;
	color: #136AB1;
}

#nav {
	margin: 10px 0px 10px 0px;
	text-align:right;
}

/* PAGES */
div#pages-contenu {
	font-size: 12px;
	margin-top: 15px;
}

span.titrePage {
	font-size:1.6em;;
	color: #0000EE;
	font-weight: bold;
	text-decoration: underline;
}

.listePage ul{
	padding-left: 25px;
	text-align: left;
	margin: 3px 5px 20px 5px;
}

.listePage li {
	list-style-image: url(images/interface/coche.png);
	margin: 0px 0px 5px 15px;
	padding-left:3px;
}

.listePage li li{
	list-style-image: url(images/interface/carre.png);
	margin: 2px 0px 0px 15px;
}

/* STRUCTURE */
#structure {
    width:1000px;
}

#structure .service {
    margin: 0px 100px 0 100px;
}

#structure .service .titre-service {
    text-align: center;
    background-color: #C29292;
    color:#FFFFFF;
    font-size:12px;
    font-weight: bold;
}

#structure .Alerte {
    display:block;
    background-color: #FFF9AD;
    margin:250px;
}

#structure #coordonnees {
    color: #323E89;
    font-size:12px;
}

#structure #contactform {
    width:650px;
    color: #126AB2;
    font-size: 12px;
    margin: 0px 0px 0px 250px;
}

#structure #contactform form {
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 12px;
}

#structure #contactform input, textarea, input, select {
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #126AB2;
}

#structure #contactform .radio {
    border: 0px;
}

#structure #contactform .image_envoi {
	font-size: 10px;
	background-color:transparent;
	border:0px;
}

#structure #contactform option.personnel {
    color: #126AB2;
    font-weight: normal;
    font-style: normal;
}

#structure #contactform option.service {
    color: #1155A6;
    font-weight: bold;
    font-style: italic;
}


/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: center;
	color: white;
	font-weight: bold;
}

#footer a, #footer a:hover {
	text-decoration: none;
	color: white;
}

#footer-copyright a, #footer-copyright a:hover {
	text-decoration: none;
	color: white;
}

/* FIN FOOTER */

/* CSS THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/interface/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity: 75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* FIN CSS THICKBOX */

/* FORMULAIRES */

.form_radio {
	border: 0px;
}

/* FIN FORMULAIRES */
