body{
	background-image:  url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 00;
	padding: 0;
	background-color:#304B5E;
	font-family:Arial;
}

a:link {
	color:#FC3D32;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
a:visited {
	color:#FC3D32;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
a:hover {
	color:#FC3D32;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

/************** page accueil *******************/
.recherche{
	background-image:  url(../images/img-default/recherche.jpg);
	background-repeat: no-repeat;
	color:#373636;
	text-align:right;
	font-weight:normal;
	font-size:8pt;
	font-family:Arial;
	padding-top:45px;
	padding-right:8px;
	line-height:20px;
}

select {
	color:#333333;
	background-color:#FFFFFF;
	font-size:8pt;
	font-family:Arial;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-color:#8D8D8D;
}

.txtAccueil{
	background-image:  url(../images/img-default/texte.jpg);
	background-repeat: no-repeat;
	color:#494848;
	text-align:left;
	font-weight:normal;
	font-size:10pt;
	line-height:19px;
	padding-left:5px;
	padding-top:3px;
}

.adresse{
	background-image:  url(../images/img-default/adresse.jpg);
	background-repeat: no-repeat;
	color:#939292;
	text-align:center;
	font-weight:normal;
	font-size:0.7em;
	font-family:Arial;
	padding-left:15px;
}

/*********************************************************/

.cpl{
	background-image:  url(../images/img-default/zone-cpl.jpg);
	background-repeat: no-repeat;
	width:232px;
	height:140px;
	padding:84px 0 0 19px;
	margin:0;
}
.cpl p.soudure{color:#004b99; padding:0 0 0 5px; margin:0; border-left:3px solid #004b99; font-size:12px;}
.cpl p.carroserie{color:#e10036; padding:0 0 0 5px; margin:10px 0 0 0; border-left:3px solid #e10036; font-size:12px;}
.cpl a{color:#494848; font-size:11px; float:right; margin-right:25px; }
.cpl a;hover{color:#494848; font-size:11px; float:right; text-decoration:underline; margin-right:25px; }



/*********************** Actualites************************/
.scroll {
	SCROLLBAR-FACE-COLOR: #F4FAFD;
	SCROLLBAR-HIGHLIGHT-COLOR: #F4FAFD;
	SCROLLBAR-SHADOW-COLOR: #F4FAFD;
	SCROLLBAR-3DLIGHT-COLOR: #F4FAFD;
	SCROLLBAR-ARROW-COLOR:  #009CD6;
	SCROLLBAR-TRACK-COLOR: #F4FAFD;
	SCROLLBAR-DARKSHADOW-COLOR: #F4FAFD;
	background-color:TRANSPARENT;
}

.actualites{
	background-image:  url(../images/img-default/actualites.jpg);
	background-repeat: no-repeat;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
}

.actualites2{
	background-image:  url(../images/img-nav/actualites.jpg);
	background-repeat: no-repeat;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
}

.txtActu {
	color:#464646;
	text-align:left;
	font-weight:normal;
	font-size:0.7em;
}

a.savoirPlus:link {
	color:#00AEEF;
	text-align:left;
	font-weight:bold;
	font-size:0.7em;
	text-decoration:none;
}
a.savoirPlus:visited {
	color:#00AEEF;
	text-align:left;
	font-weight:bold;
	font-size:0.7em;
	text-decoration:none;
}
a.savoirPlus:hover {
	color:#00AEEF;
	text-align:left;
	font-weight:bold;
	font-size:0.7em;
	text-decoration:underline;
}

/********************************************************/

/***************** pages navigation *********************/
.centre {
	background-color: #ffffff;
	padding:3px 5px 5px 5px;
	color:#494848;
	text-align:justify;
	font-weight:normal;
	font-size:10pt;
}

.footer{
	background-image:  url(../images/img-nav/footer.jpg);
	background-repeat: no-repeat;
	color:#939292;
	text-align:left;
	font-weight:normal;
	font-size:0.7em;
	font-family:Arial;
	padding-left:15px;
}

.texte{
	color:#494848;
	text-align:justify;
	font-weight:normal;
	font-size:10pt;
}

h1 {
	color: #0090C6;
	font-size:11pt;
	padding:0;
	margin:0;
}

.txtContact{
	color:#494848;
	text-align:left;
	font-weight:normal;
	font-size:10pt;
}

.commerciaux{
	color:#445E71;
	text-align:left;
	font-weight:normal;
	font-size:8pt;
}


.info{
	background-color: #F3F2F2;
	color:#EB5B2E;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	height:20px;
}

.ssinfo{
	background-color: #F3F2F2;
	color:#FC3D32;
	text-align:center;
	font-weight:normal;
	font-size:9pt;
	height:20px;
}
/****************************************************/

/******************* occasions ***********************/
/** h2 pour titre occasion  **/
h2 { 
	color: #FC3D32;
	font-size:11pt;
	padding:0;
	margin:0;
}
.occasion{
	color:#494848;
	text-align:center;
	font-weight:normal;
	font-size:10pt;
}

.tablListe {
	background-color:#445E71;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}


.titreTablOccasion {
	background-color:#FC3D32;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
.tablOccasion {
	border:1px solid #FC3D32;
	text-align:justify;
	font-weight:normal;
	font-size:10pt;
	color:#333333;
}
td.panier {
	color:#2D4759;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
}

a.panier:link {
	color:#2D4759;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
a.panier:visited {
	color:#2D4759;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
a.panier:hover {
	color:#CD100E;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

/****************************************************/
h3 { 
	color: #e10036;
	font-size:11pt;
	padding:0;
	margin:7px 0;
	text-align:left;
}
p#adresseCpl {
	float:right;
	padding:0;
	margin:117px 25px 0 0;
	color: #004b99;
	font-size:12px;
	line-height:15px;
	width: 240px;
}
p#adresseCpl a {color: #004b99; font-size:12px; font-weight:normal; text-decoration:underline; float:left;}


#vendu {
	position:absolute;
	z-index:10;
	margin:-14px 0 0 373px;
	padding:0px;
}
