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: #000000;
	text-decoration: underline
}
.avert:hover {
	color: #000000;
	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
}















/* ----- Les titres */

.menuv {
	float:none;
padding: 0 0 0 0;
margin-bottom: 0;
	width:100%;
background-color:#206ab0;

}

* html .menuv { /*IE 6 only */
	float:none;
padding: 0 0 0 0;
margin-bottom: 0;
	width:100%;
 /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

.menuv ul {
	list-style: none;
	padding:0px;
	margin: 0px;
	text-align: left;
border: none;
}
.menuv li {
	margin:0px; 
	padding:0; }
.menuv a:link,
.menuv a:active,
.menuv a:visited {
	display: block;
	background-color:#206ab0;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	border:1px solid #5597d5;
	margin: 0px;
}
.menuv a:hover {
	background-color: #4e8dc9;
	color: #ffffff;
	text-decoration: none;
}







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;
}

/* ---- le parc auto ---- */
#listeparc{
	border-bottom: 1px solid #e0e0e0;
	overflow: visible;
}
#listeparc h1{ /* Liens des boxes photos */
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:1.3em;
	background: url(../images/menu-arp.jpg) repeat-x;
	color: #ffffff;
	padding:6px 0;
	text-indent: 6px;
}