@CHARSET "UTF-8";
body {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background:#FFFFFF url(../images/arp-haut.jpg) repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
p, form { margin:0; }
.rouge { color:#CC0000; }
.imageright { float:right; margin: 0 0 10px 10px; }
.imageleft { float:left; margin: 0 10px 10px 0; }
.imagecadre { border: #C5CDDA 1px solid; padding:5px }
.textesmall{ font-size:0.9em; color:#999; }
/* ---- Spécial gauche ------ */
#confiance { width:209px; height:99px; overflow:hidden; }

/* ---- Les liens ----- */
a:link,
a:visited,
a:active {
	color: #0184B6;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: none;
}
.arouge:link,
.arouge:visited,
.arouge:active {
	color: #cc0000;
	text-decoration: none;
}
.arouge:hover {
	color: #990000;
	text-decoration: underline;
}
/* ---- Le menu gauche ---- */
.menuv{
}
.menuv p{
	text-indent:5px;
}
.menuv h1{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 5px;
	background-image:url(../images/arp-titre-menu.jpg);
}
.menuv a:link,
.menuv a:visited,
.menuv a:active {
	padding:3px 0;
	color: #5d6d72;
	text-decoration: none;
	display:block;
	border-bottom:1px dotted #ddd;
}
.menuv a:hover {
	color: #000;
	text-decoration: none;
	background-color:#f2f2f2;
}
/* ---- Les titres ----- */
h1 { /* titres des pages */
	color:#cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:1.5em;
	margin: 10px 0 10px 0;
	padding: 0;
}
h2 { /* sous titre toutes les pages */
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:normal;
	font-weight:normal;
	margin: 10px 0;
	padding: 0;
}
h3 { /* titres voitures samilease */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
	margin: 5px 0;
	padding: 0
}
h4 { /* prix voitures samilease */
	color:#cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
	margin: 5px 0 0 0;
	padding: 0
}
/* ----- Les listes */
ul {
	list-style: none;
	list-style-image:url(../images/puce.jpg);
	padding: 0px;
	margin: 10px 0;
	text-align: left;
}
li {
	margin:0 0 0 15px;
	padding:0;
	text-align:justify;
}
/* ---- Les tableaux ----- */
.tableliste tr {
	background-color: #f5f5f5;
}
.tableliste tr:hover {
	background-color: #e0e0e0;
}
/* ---- la partie simulateur ---- */
.simulateur{
	width: 400px;
	color: #333333;
	border: #eaeaea solid 1px;
	background-color: #f2f2f2;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	overflow: auto; 
}
/*----- validation des formulaires ----*/
label.error {
	color: #fff;
	font-weight: normal;
	background-color: #cc0000;
	margin: 0 5px;
	padding: 3px;
}
/*--------- Saja Status -------------*/
#sajaStatus {
	padding: 0 20px;
	background: url(../images/loading.gif) no-repeat left;
	color:#000000;
	font-weight:bold;
}
/* ---- le parc auto ---- */
#listeparc{
	border-bottom: 1px solid #e0e0e0;
	overflow: visible;
}
#listeparc .barre{ /* Liens des boxes photos */
	cursor:pointer;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:1.3em;
	background-color:#f5f5f5;
	color: #000;
	padding:5px 0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	text-indent: 6px;
}
#listeparc .barre span{
	color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#listeparc .barre:hover{ /* Liens des boxes photos */
	text-decoration:none;
	color: #880000;
	background-color:#eeeeee;
}
#listeparc .vehicule{
	border-top: 1px solid #e0e0e0;
}
#listeparc h1{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:1.3em;
	margin: 0;
	padding: 0;
}
#listeparc .vehicule_details{
	border-left: 1px solid #e0e0e0;
	width:40px;
	text-align:center;
	margin:5px 0;
	float:left;
}
#listeparc .vehicule a:link,
#listeparc .vehicule a:visited,
#listeparc .vehicule a:active {
	padding:5px;
	margin:0;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	border: 1px solid #003399;
	text-align:center;
	background-color:#003399;
}
#listeparc .vehicule a:hover {
	color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #cc0000;
	text-align:center;
	background-color:#cc0000;
}
.message {
	border: #E6DB55 1px solid;
	background-color: #FFFBCC;
	margin:10px 0;
	padding:5 15 5px;
}