/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;
	padding:0 0 0 0;
	background: url(img/fond.jpg);
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {	font-weight:bold;color:#fb0101; }
a:hover { text-decoration:none; }
hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				CLASSES DIVERSES
************************************************/
.petit { font-size:10px; }
.grand { font-weight:bold;font-size:130%; }
.big {
	margin-left:-5px;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:black;
}
/************************************************
				IMAGES
************************************************/

img { border:none;text-decoration:none; }
div.bloc_image { text-align:center; }
div.bloc_image img {	
	margin:2px;
	padding:1px;
	border: 1px solid #472E2D;
}
div.bloc_image a { text-decoration:none; }
div#contenu_modifiable div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div#contenu_modifiable div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold; }

/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:765px;
	background: url('img/repetition.jpg') repeat-y ;
	border:1px solid #;
}

/***********************************************
				LANGUEs
***********************************************/
#drapeau{
	position:absolute;
	top:150px;
	bottom:50px;
	left: 671px;
}

/************************************************
				ENTETE
************************************************/
/*
a#conseiller {
	position:absolute;
	top:2px;
	right:7px;
	font-size:12px;
	color:#FBED38;
}*/

h1#entete {
	background: url('img/bandeau.jpg') no-repeat;
	height:261px;
	margin:0;padding:0;	
}

h1#entete a span{
	display:block;
	height:261px;
	visibility:hidden;
}


/*****************************************************
				MENU horizontal
*****************************************************

/*ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:23px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:23px;
	float:left;
	margin:0;
	padding:0 4px 0 4px;
	color:#FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:23px;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
}

ul#menu li a:hover, ul#menu li a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#FFF;
}

ul#menu li#premier_lien a { background:none;}

ul#menu li#premier_lien a:hover, ul#menu li#premier_lien a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#FFF;
}/

/*****************************************************
				MENU vertical
*****************************************************/

ul#menu {
	position:absolute ;
	top: 72px;
	left:8px;
	width:180px;
	margin:0;
	padding:0px;
	list-style-type:none;
	height:164px;
}

ul#menu li{	
	height:16px;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	color:#FFFFFF;
	width:180px;	
}

ul#menu li a {
	display: block ; 
	text-decoration:none;
	color:#fdfcd0;
	font-size:11px;
	line-height:16px;
	text-align:left;
	padding:0 0 0 5px;
	margin:0 0 0 0; 
	width:180px;
	background:url(img/separateur.jpg) no-repeat bottom;
	height:16px;
}

ul#menu li a:hover, ul#menu li a.active {
	background:url(img/bouton.jpg) repeat-x;
	color:#4aa2da ;
}
ul#menu li#dernier_lien a { border:none; }
/*****************************************************
				MENU en image
*****************************************************/
/*
ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:22px;
	margin:0 0 0 0;
	padding:6px 0 0 25px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:28px;
	float:left;
	margin:0;
	padding:0 5px 0 5px;
	line-height:28px;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#FFEC00;
}

ul#menu li#presentation a {display: block ; text-decoration:none; margin:0; padding:0; background:url(img/btn/presentation_off.jpg) no-repeat; height:16px; width:94px;}
ul#menu li#presentation a:hover, ul#menu li#presentation a.active {background:url(img/btn/presentation_on.jpg) no-repeat; height:16px; width:94px;}

ul#menu li#tarifs a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/tarifs_off.jpg) no-repeat; height:16px; width:118px;}
ul#menu li#tarifs a:hover, ul#menu li#tarifs a.active {background:url(img/btn/tarifs_on.jpg) no-repeat; height:16px; width:118px;}

ul#menu li#terrains a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/terrains_off.jpg) no-repeat; height:16px; width:69px;}
ul#menu li#terrains a:hover, ul#menu li#terrains a.active {background:url(img/btn/terrains_on.jpg) no-repeat;height:16px; width:69px;}

ul#menu li#vente a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/vente_off.jpg) no-repeat; height:16px; width:117px;}
ul#menu li#vente a:hover, ul#menu li#vente a.active {background:url(img/btn/vente_on.jpg) no-repeat; height:16px; width:117px;}

ul#menu li#album a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/album_off.jpg) no-repeat; height:16px; width:100px;}
ul#menu li#album a:hover, ul#menu li#album a.active {background:url(img/btn/album_on.jpg) no-repeat;height:16px; width:100px;}


ul#menu li#plan a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/plan_off.jpg) no-repeat; height:16px; width:41px;}
ul#menu li#plan a:hover, ul#menu li#travail a.active {background:url(img/btn/plan_on.jpg) no-repeat; height:16px; width:41px;}

ul#menu li#contact a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/contact_off.jpg) no-repeat; height:16px; width:63px;}
ul#menu li#contact a:hover, ul#menu li#contact a.active {background:url(img/btn/contact_on.jpg) no-repeat; height:16px; width:63px;}

ul#menu li#conseiller a {display: block ; text-decoration:none; margin:0; padding:0;background:url(img/btn/conseiller_off.jpg) no-repeat; height:16px; width:79px;}
ul#menu li#conseiller a:hover, ul#menu li#conseiller a.active {background:url(img/btn/conseiller_on.jpg) no-repeat; height:16px; width:79px;}
*/
/*****************************************************
				MENU2 vetical
*****************************************************/
/*
ul#menu2 {
	position:absolute;
	top:10px;
	left:10px;
	width:300px;
	padding:0;
	margin:0px;
}
ul#menu2 li {
	display:inline;
	margin:0;padding:0;
}
ul#menu2 li a {
	display:inline;
	height:15px;
	text-align:right;
	float:right;
	margin:0;
	padding:0 7px 0 7px;
	color:#004A8E;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	border-right:1px solid #004A8E;
}
ul#menu2 li a:hover, ul#menu2 li a.active {
	color:#004A8E;
	text-decoration:none;
}
ul#menu2 li#dernier_lien a { border:none;}

/*

/*****************************************************************
				TITRE
*****************************************************************/
h3#titre {
	margin:0;padding:0 0 0 0;
	text-align:left;
}
h3#titre span {
	display:block;
	margin:0;padding:15px 5px 10px 30px;
	font:bold 16px  Arial, Helvetica, sans-serif;
	color:#185f9a;
}
/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/corps_bas.jpg') no-repeat 0 bottom;
}

div#image_gauche{
background:url(img/boite.jpg)
}

div#contenu {
	background:url('img/corps_haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:241px;
}

div#contenu_modifiable {
	border:none;
	margin:0 0 0 0;
	padding:10px 15px 20px 111px ;
	color:#000;
	width:600px;
}

div#contenu_modifiable a{
	
	text-decoration:underline;
}

div#contenu_modifiable a:hover {text-decoration:none; }

div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul li {
	background:url(img/puce.gif) no-repeat left 50%;
	margin-left:10px;
	padding:2px 0 2px 15px;
}

/****************************************************
		Gerer les colonnes
****************************************************/
div#colonne_gauche {
	width:300px;
	float:left;
	margin:5px;
	text-align:justify;
}

div#colonne_droite {
	width:300px;
	float:right;
	margin:5px;
	text-align:justify;
}

div#colonne_bas {
	width:300px;
	float:bottom;
	margin:5px;
	text-align:justify;
}

div#colonne_haut {
	width:300px;
	float:top;
	margin:5px;
	text-align:justify;
}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:60%;
	padding:4px;
}
form#form1 fieldset {
	border:1px solid #000;
	margin-bottom:5px;
}

form#form1 legend {
	font-weight:bold;
	color:#f82b03;
}
form#form1 label {
	text-align:left;
	float:left;
	width:33%;
	padding-top:3px;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:left; }

input, textarea {
	color:#000;
	font-weight:bold;
	background:#;
	border:1px solid #000;
}

#cryptogram {
	border: 1px solid #000;
	margin:0 0 0 22px;
	padding:0;
}

/****************************************************
				PHOTOS
****************************************************/
.pht0 {
	margin:5px;
	border:1px solid #f82b03;
}

/****************************************************
				SIGNATURE
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	height:19px;
}
div#pied p {
	margin:0;
	padding:0 0 0 0;
	color:#ffffc7;
	font-weight:bold;
	line-height:19px;
}
div#pied p span { font-weight:bold; font-size:13px}

/****************************************************
				SIGNATURE
****************************************************/

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#ffffc7;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:12px;
}
div#signature a { color:#fff; }
div#signature p span{ font-size:10px; }


/****************************************************
				MODULES catalogue simple
****************************************************/

#listeVehicules {
 	border: solid 1px #20539f;
}

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #FFFFFF;
	background-color:#416cad;
}


.lienInfos {
	font-family: arial;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 10px;
	color: #526C3A;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}

.lien3 {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
	}
.lien3:visited {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}
.lien3:hover {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
}
.lien3:active {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}


.lien4 {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
	}
.lien4:visited {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
.lien4:hover {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
.lien4:active {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}


.lienVendu {
	background-color:#fff;
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	}
.lienVendu:visited {
	background-color:#fff;
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
.lienVendu:hover {
	background-color:#fff;
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
.lienVendu:active {
	background-color:#fff;
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}

.cadre3-bas {border-bottom: 1px solid #20539f; }
.cadre3-left {border-left: 1px solid #20539f; }


.txtRed {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; color: #20539f;
	font-weight:bold;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px; color: #000; font-weight:bold;
}

.txt11 p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #20539f;
}
