@charset "iso-8859-2";
/* CSS Document */


p, img, div, table, form, ul, li,br {
	margin:0px;
	padding:0px;
	border:0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #121313 url(images/bg_body.png) repeat-x;
	
	
	margin: 0px;
	padding: 0px;
}



.left{
float:left;
margin:10px;

}


.right{
float:right;
margin-right:30px;
}

.break{
clear:both;
}


.b_milieu{
background:url(images/bg_milieu.png) repeat-y;

padding-left:27px;
}


.carbon{
background:url(images/carbon.png) no-repeat top right;
}
.carbon1{
background:url(images/carbon.png) no-repeat top right;
width:1046px;
}

.total{
margin-left:auto;
margin-right:auto;
width:1015px;
background:#171818;
}

.total1{
margin-left:auto;
margin-right:auto;
width:1050px;
}

.total2{
margin-left:auto;
margin-right:auto;
width:750px;
}

.recherche{
background:url(images/recherche.gif) no-repeat;
	height:22px;
	width:82px;
	background-color:#E9E8E5;
	border:1px solid #6f0e0e;
	color:#FF0000;
	margin-top:0px;
	font-weight:bold;
		}
.rechercheover{
background: url(images/recherche-over.gif) no-repeat;
	height:22px;
	width:82px;
	background-color:#B2B1AC;
	border:1px solid #6f0e0e;
	color:#ffffff;
	margin-top:0px;
	font-weight:bold;
	}

.details a:link{
color:#4a6373;
}

.details a:hover{
color:#c40404;
}
.remorq1{
	background:url(images/bg_remorq1.png) no-repeat;
	padding:10px;
	width:900px;
	height:220px
}

.reparation1{
background:#252727 url(images/bg_reparation1.png) no-repeat right;

width:936px;
height:220px 
}

.reparation1md{
width:936px;
height:220px 
}




.contenu1{
	background:url(images/bg_contenu1.png) no-repeat;
	border:1px solid #000000;
	width:916px;
	height:220px;
}


.contenu2{
	background:url(images/bg_contenu2.png) no-repeat;
	width:916px;
	height:293px;
	padding:10px;
}



.contenu3{
height:400px;
background:#333637 url(images/bg_contenu1.png) no-repeat;
width:916px;

}



.encart{
margin-right:10px;
float:left;
background:url(images/bg_encart.png)  ;
width:372px;
padding:5px;
height:150px;
}


.jump{
padding-top:5px;

}


.foot {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#footLeft {
	float: left;
}
#footRight {
	float: right;
	text-align: justify;
	width: 350px;
}

.foot a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.foot a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.foot a:hover{
	color:#cccccc;
	text-decoration:underline;
}
