body {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 0;
	padding: 0;
	background-image:url(../images/arp.jpg);
}
table {
	font-size:1em;
	padding:0;
	margin:0;
	font-style: normal;
}
p { margin: 0; }
form { margin:0; }
.textesmall { color:#666; font-size:0.9em }
.imagecadre { border:3px solid #CCCCCC; padding: 1px; }
.imageleft  { float:left; margin: 0 10px 10px 0; }
.imageright { float:right; margin: 0 0 10px 10px; }
.status { height:24px; }
#sajaStatus { background:url(../saja/loading2.gif) no-repeat; padding:0 0 5px 20px; height:20px; color:#999999 }
.errorchoix { padding:10px 0 10px 43%; color:#FF0000; background-color:#FFCCCC; }
.prix { color:#FF0000; font-size:1.5em; }
/* ----- couleurs ------- */
.rouge { color:#ff0000; }
.vert  { color:#006600; }
/* ----- Style ul li ---- */
ul {
	/* margin: 5px 0px; */
	padding: 0 0 0 15px;
	list-style-image: url(../images/link-arp-black.jpg);
}
li {
	margin: 0;
	padding:0;
}

/* ----- Footer -- */
.footer{
	margin:0; 
	padding:0; 
	text-align:center; 
	color:#666;
	font-size:0.9em;
}
.footer a:link,
.footer a:visited,
.footer a:active {
	color: #888;
	text-decoration: none;
	border-bottom: 1px #999 dashed;
}
.footer a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dashed;
}
.footer h3 {

	text-align: center;
	background-color: transparent;
	padding: 0px;
	color:#888;
	font-size:1em;
	margin-bottom:0px;
	margin-top:0px;
   
}

/* ----- les liens */
a:link,
a:visited,
a:active {
	color: #15599a;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* ----- Le menu vertical */
.menuv {
	float:none;
	margin:0 0 20px 0;
	padding:0;
	width:100%;
}
.menuv ul {
	list-style: none;
	list-style-image:none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.menuv li {
	list-style: none;
	list-style-image:none;
	margin:0; 
	padding:0; }

.menuv h2 {margin: 0;}

.menuv h2 a{
  font-size: 9pt;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom:1px solid #ddd;
	margin: 0;
	background:url(../images/link-arp-blue.jpg) left center no-repeat;
}

.menuv h2 a:hover {
	background-color: #f2f2f2;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom:1px solid #666;
  margin: 0;
	background:url(../images/link-arp-black.jpg) left center no-repeat;
}
/* ------ Call back -------*/
.callback {
	margin:10px auto;
	padding: 70px 0 0 0;
	background: url(../images/bann-callback.jpg) no-repeat;
	text-align:center;
	width:225px;
}
.callback .input1{
	border:1px #ccc solid;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
}
/* ----- Les titres */
h1 { /* Titre des pages */
	color:#366591;
	border-bottom:1px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:1.8em;
	text-decoration:none;
	margin: 0 0 15px 0;
	padding: 5px 0;
}

h1 a {
	text-decoration:none;
}

h2 { /* Titre des sous pages */
	color: #0099FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:normal;
	font-weight:normal;
	margin: 15px 0 10px 0;
	padding: 0
}
h3 { /* Petits titres */
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	background-color: #0099FF;
	text-align:left;
	padding: 5px;
	color:#fff;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	margin: 5px 0;
}
h4 { /* Petits titres */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:1.3em;
	font-style:normal;
	font-weight:normal;
	margin: 10px 0;
	padding: 0;
}