body {
								margin:0;
								padding:0;
								background: url("img/fond.jpg");
								background-color:#02163b;
								background-repeat:repeat-x;
								color:#ffffff;
								text-align:center;
								font-family: Arial, Helvetica, sans-serif;
								font-size: 12px;
}

/*****************************************************************Styles de texte*****************************************************************/
.couleur  {					color:#ffffff;}
.petit { 						font-size:10px; }
.grand {						font-weight:bold;font-size:130%; }
h1{							font-family: arial;font-size: 12px;color: #4fbfe8;}

/*****************************************************************Images*****************************************************************/
img { 						border:0; vertical-align:middle}
div#contenu img { 		border:none;text-decoration:none; margin:5px; padding:2px; border: 1px solid #cccccc;}

/*****************************************************************Puces*****************************************************************/
div#contenu ul li {		background:url(img/puce.gif) no-repeat left 12px;list-style-type:none;padding:0 0 0 10px;line-height:20px;}
div#contenu ul {			margin:0; padding:0;}
/*****************************************************************Découpes*****************************************************************/
div#conteneur {			background: url('img/coulisse.jpg') repeat-y;margin:auto;width:765px;}
div#header {				position:relative;background: url('img/header.jpg') no-repeat;height:177px;}
div#corps_bas {			background: url('img/corps_bas.jpg') no-repeat;background-position:bottom;}
div#corps {					background: url('img/corps_haut.jpg') no-repeat;background-position:top;}
div#contenu {				margin: 10px 20px 0 20px;padding-bottom:10px;text-align:left;min-height:230px;}
div#colone_gauche {	float:left;width:330px;}
div#colone_droite {		float:right;width:150px; margin-left:20px;}
div#footer {					background: url('img/footer.jpg') no-repeat;padding:9px 0 0 0;color:#ffffff;height:28px;}
div#signature {			margin:auto;width:765px;padding: 5px 0 0 0;color:#000000;text-align:center;}
div#signature a { 		color:#000000; }

/*****************************************************************Titre*****************************************************************/
h1#titre {
								text-align:left;
								margin:0 0 0 20px;
								padding-top:25px;
								font:bold 20px  Arial, Helvetica, sans-serif;
}

/*****************************************************************Menu*****************************************************************/
ul#menu {
	background:url('img/menu.jpg') no-repeat;
	height:31px;
	width:765px;
	margin:0 0 0 0;
	padding:0 0 0 40px;
	list-style-type:none;

}
ul#menu li {
	display:inline;
	margin:0;
	text-align:left;
}
ul#menu li a {
	border-right:1px solid #5b88b3;
	float:left;
	display:block;
	height:30px;
	margin-top:1px;
	padding:0 10px 0 10px;
	color:#ffffff;
	font: Bold 12px Arial, Helvetica, sans-serif;
	line-height:30px;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background-image:url('img/btn_on.jpg');
	background-repeat:repeat-x;
	
	color:#0c1d39;
}
ul#menu li#dernier_lien a { border-right:none; }
ul#menu li#premier_lien a { }
ul#menu li#dernier_lien a:hover, ul#menu li#dernier_lien a.active {}

/******************************************************************Menu Haut (conseiller cesite/langues)*****************************************************************/
#upmenu {
	position:absolute;
	width: 765px;
	left: -11px;
	top: 10px;
	height: 12px;
}
ul#menuhaut {
	height:24px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
ul#menuhaut li {
	display:inline;
	margin:0;padding:0;
}
ul#menuhaut li a {
	display:block;
	height:15px;
	float:right;
	margin:0;
	padding:0 7px 0 7px;
	color:#000000;
	font: 10px Arial, Helvetica, sans-serif;
	line-height:15px;
	text-decoration:none;
}
ul#menuhaut li a:hover, ul#menuhaut li a.active {
	color:#ffffff;
}

/*****************************************************************Mise en forme du contenu*****************************************************************/
div#contenu p {				text-align:justify;margin:0;padding:5px 0 5px 0;}
table#tableau td {			padding:10px;}
/*****************************************************************Liens*****************************************************************/
A:link {							font-family: arial;font-size: 12px;text-decoration:underline;color: #ffffff;}
A:active {						font-family: arial;font-size: 12px;text-decoration:underline;color: #ffffff;}
A:visited {						font-family: arial;font-size: 12px;text-decoration:underline;color: #ffffff;}
A:hover {						font-family: arial;font-size: 12px;text-decoration:none;color: #ffffff;}

/*****************************************************************Formulaires*****************************************************************/
form#form1 {					margin:auto;text-align:left;width:50%;padding:4px;}
form#form1 fieldset {		border:1px solid black;}
form#form1 legend {		font-weight:bold;color:black;}
form#form1 label {			text-align:right;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:right; }

/******************* CATALOGUE **********************/

#listeVehicules {
 	border: solid 1px #7CA7C9;
}
#listeVehicules a{
 	color:#000;
}
#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #fff;
	background-color:#7CA7C9;
}


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

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


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


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

.cadre3-bas {border-bottom: 1px solid #BABABA; }
.cadre3-left {border-left: 1px solid #6F0A0A; }


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

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

.txt11 p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}
.cadre3{
	border:1px solid #D5D4D9;
}
h2{
	font-size:14px;
	margin:0;
	padding:0;
}

/************************************************************/
/********************* GALERIE ******************************/
/************************************************************/
div.bloc_image {
	text-align:center;
}

div.bloc_image img {
	border:1px solid #fc6e03;
	margin:5px 3px;
	padding:2px;
}
div.bloc_image a {
	text-decoration:none;
}
div.bloc_image p#zoomer {
	text-align:center;
	font-size:9px;
}