body {
	color:#333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:9pt;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-image:url(../images/arp.jpg);
	background-repeat:repeat-x;
}
table {
	font-size:1em;
	padding:0;
	margin:0;
	font-style: normal;
}
p { margin: 0; }
.p3 { margin: 3px 0; }
form { margin:0; }
.textegris { color:#999999; }
.imagecadre { border:3px solid #CCCCCC; }
.imageleft  { float:left; margin: 0 10px 10px 0; }
.imageright { float:right; margin: 0 0 10px 10px; }
.vert { color:#068929; }
/* ----- les liens */
a:link,
a:visited,
a:active {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
.avert:link,
.avert:visited,
.avert:active {
	color: #068929;
	text-decoration: underline
}
.avert:hover {
	color: #006600;
	text-decoration: none
}
/* ----- le header */
#header {
	background-image:url(../images/header.jpg);
	height:218px;
	width:615px;
}
#header .email{
	position:relative;
	color: #33FFFF;
	float:left;
	margin:171px 0 0 436px;
	font-size:1.2em;
	font-weight:bold;
}
#header .telephone{
	position:relative;
	color:#FFFFFF;
	float:left;
	margin:3px 0 0 436px;
	font-size:1em;
}
/* ----- le footer */
.agris:link,
.agris:visited,
.agris:active {
	color: #666666;
	text-decoration: none
}
.agris:hover {
	color: #000000;
	text-decoration: none
}
/* ----- Le menu vertical */
.menuv {
	float:none;
	margin:0;
	padding:0;
	width:100%;
}
.menuv ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.menuv li { 
	border-bottom:1px solid #ffffff;
	margin-bottom:0; 
	padding:0; }
.menuv a:link,
.menuv a:active,
.menuv a:visited {
	display: block;
	background-color:#3680ca;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	border-bottom:1px solid #054586;
	margin: 0px;
}
.menuv a:hover {
	background-color: #0b5baa;
	color: #ffffff;
	text-decoration: none;
}
.menuv .avert:link,
.menuv .avert:active,
.menuv .avert:visited {
	display: block;
	background-color:#cc5600;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	border-bottom:1px solid #054586;
	margin: 0px;
}
.menuv .avert:hover {
	background-color: #963f00;
	color: #ffffff;
	text-decoration: none;
}
/* ----- Les titres */
h1 { /* Titre des pages */
	color:#003399;
	border-bottom:1px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:1.5em;
	margin: 0 0 15px 0;
	padding: 5px 0;
}
h2 { /* Titre des sous pages */
	color:#366591;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:normal;
	font-weight:bold;
	margin: 10px 0;
	padding: 0
}
h3 { /* Petits titres */
	color:#000;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	padding: 5px 0;
	margin: 0;
}
.footer {
	margin-right:20px;
	color:#999999;  
}
.footer a:link,
.footer a:visited,
.footer a:active {
	color: #cccccc;
	text-decoration: underline
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline
}

.right{
	width:369px;
	float:left;
}

.left{
	width:369px;
	margin-right:5px;
	float:left;
}

.sep{
	clear:both;
	height:10px;
	line-height:10px;
}
/* véhicule */
.auto{
	border:solid 2px #c8c8c8;
}
.nom_produit{
	background-color:#dcdbdb;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	padding-left:10px;
}
.auto .border_right{
	border-right: dotted 1px #CCCCCC;
	text-align:center;
}
.auto .border_left{
	border-left: dotted 1px #CCCCCC;
	text-align:center;
	color:#c8101f;
}
.auto .button_auto{
	background-image:url(../images/boutono.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	width:89px;
	height:20px;
	color:#ff611f;	
}

.buttonetape{
	background-image:url(../images/bouton.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	color:#c8101f;
	font-weight:bold;
	width:89px;
	height:20px;
	font-size:11px;
}
.menu1-bas{
    background-image:url(images/tab-bas.jpg);
    background-position:center;
    text-align:center;
}

