body {
	background : #FFFFFF url(img/bg.gif);
	margin:0px 0px 0px 0px;
	scrollbar-base-color: #A1BCD7;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}


#content {
 position : relative; 
 width : 1021px; 
 background : #FFFFFF;
 margin-left : auto;
 margin-right : auto;
 text-align : center;
 border: 1px solid #4c4c4c;
 text-align : center;
}

#haut {
 border-top : 1px solid #4c4c4c;
 width : auto; 
 height : 137px ; 
 margin-left : auto;
 margin-right : auto;
 text-align : left; 
}

.img_haut {
 background : transparent url(img/gui/banniere.jpg) repeat-x;
 width : auto;
 height : 137px;
}

#menu_top {
	width : auto; 
	height : 26px ; 
	background : transparent url(img/gui/bgdown.gif) repeat-x;
	/*margin-left : auto; 
	margin-right : auto;*/
	text-align : left ;
	padding:4px 0px 0px 15px; 
}

#lien_deconnection {
	position : absolute;
	width: 200px;
	height: 26px;
	top:144px;
 	left:820px;
	text-align : right;
}

#centre {
 width : auto;
 /*height: 600px; */
 padding:0px 20px 5px 20px; 
 background : #CCDADE;
 text-align : left;
 height:auto !important;
 height:0;
}

#bloc_centre{
 position : relative;
 height:auto !important;
 height:0;
 /*width : 300px; */
 margin-left : auto;
 margin-right : auto;
 text-align : center;
 margin: 0;
 padding: 2px 20px 0px 20px;
 background : #EEEEEE url(img/gui/bg.jpg) repeat-x;
}

#bloc_centre_avec_menu{
 position : relative;
 height:auto !important;
 height:0;
 /*height:600px;*/
 margin-left : 150px;
 margin-right : auto;
 /*margin-top:20px;*/
 text-align : left;
 padding: 2px 20px 0px 20px;
 background : #EEEEEE url(img/gui/bg.jpg) repeat-x;
}
 
#bas{
 width : 100%; 
 height : 25px ; 
 background : transparent url(img/gui/h2.gif) repeat-x;
 margin-left : auto;
 margin-right : auto;
}



/* --- Rubriques --- */
.rubrique {
	/*display:block;*/
	background : #FFFFFF;
	width:800px;
	height:auto !important;
 	height:30;
}
.img_fondu_haut {
 	background : #FFFFFF url(img/fondu_gris_blanc.jpg) repeat-x;
 	width : 100%;
 	height : 36px;
}
.rubrique_texte {
	width:auto;
	padding: 10px 20px 10px 20px;
	text-align:justify;
}
.rubrique_texte_center {
	width:auto;
	padding: 10px 20px 10px 20px;
	text-align:center;
}
.img_fondu_bas {
 	background : #FFFFFF url(img/fondu_gris_blanc2.jpg) repeat-x;
 	width : auto;
 	height : 36px;
}
.titre_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}

.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}





table, tr, td{text-align:left;}
td.right{text-align:right;}


p, h1, form, button{border:0; margin:0; padding:0;}


/* liens */
A:link 		{ color:#000099; }
A:visited 	{ color:#000099; }
A:hover 	{ color:#FF0080; text-decoration: none}








/* dfinition du style de la police, et largeur du select */
select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size : 10px ;*/
}

select.liste_voitures {
	background-color:#6666EE;color:white;width:100%
}

select.blue_color {
	background-color:#6666EE;color:white;
}

select.fill_all {
	width:100%;
}
select.fill_90 {
	width:90%;
}
select.fill_80 {
	width:80%;
}
select.fill_70 {
	width:70%;
}
select.fill_65 {
	width:65%;
}
select.fill_60 {
	width:60%;
}






option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
option.bleu {
	color : #0000FF ;
	background-color : #00CCFF ;
}

 
 
 
 
 
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
textarea.commentaire_voiture {
	border:1px solid black;
	width:100%;
}




input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.fill_all {
	width:100%;
}

input.fill_70 {
	width:70%;
}

input.blue_color {
	background-color:#6666EE;color:white;
}





.description_rubrique_grise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}







.oddrow
	{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: #C5D5E4;
	font-size: 11px;
	font-weight: bold;
}

.evenrowdata
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	background-color: #EBF0F5;
	font-size: 11px;
}

.evenrowdata_red
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	background-color: #FF3300;
	font-size: 11px;
}






.police
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #CCCCCC;
}
.black {
	color: #000000;
}




/*********************************** Menu ***********************************/

#sidebar {
	float: right;
	margin: 0;
	padding: 10px 20px 15px 20px;
	color: #fff;
	width: 165px;
	}

#menu {
 position : absolute; 
 width : 160px; 
 background : #CCDADE;
 top:170px;
 left:10px;
 text-align : left;
 padding: 10px 10px 15px 5px;
}

#menu ul {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
	}

#menu li {
	list-style: none;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #444;
	}

#menu img {
	margin-right: 12px;
	padding-top: 5px;
	}




/*********************************** Listes inlines ***********************************/

#inlineListe {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}
#inlineListe li{
	display: inline ;	
	margin-bottom: 1px ;
	padding: 0px 15px 0px 15px;
}
#inlineListe li a{
	color: #000000;
	font-weight: bold;
}
.borderRightListe {
	border-right: 1px solid #600 ;
}
