body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #3D3D3D;
 background-color:#FFFFFF;
 scrollbar-face-color: #F5F5F5; /* couleur sur barre défilement */
 scrollbar-shadow-color: #C0C0C0; /* couleur bordure ombre */
 scrollbar-highlight-color: #FFFFFF; /* couleur bordure lumiere */
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #DFDFDF;
 scrollbar-track-color: #EAEAEA; /* couleur fond */
 scrollbar-arrow-color: #BEBEBE; /* couleur curseur fleches */
}
.titre1 {
 font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none;}

.titre2 {
 font-family: Arial; font-weight: bold; font-size: 13px; text-decoration: none;}

.titre3 {
 font-family: Arial; font-weight: bold; font-size: 16px; text-decoration: none;}

.titre4 {
 font-family: Arial; font-weight: bold; font-size: 12px; text-decoration: none;}

.titre_offre {
 font-family: Arial; font-weight: bold; font-size: 12px; text-decoration: none;
 color: #343434;
}

.details_offre {
 color:#A00000;
 font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none;
}

.footer {
 font-family: Arial; font-size: 10px; text-decoration: none;}

.rouge {
 color: #A00000;
}

.note {
 font-family: Arial; font-size: 10px;}

.s {
 font-family: Arial; font-size: 9px;}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #3D3D3D;
}

a {color:#A00000; text-decoration: none;}a:hover {color:#ED0000; text-decoration: none;}

form {font-family: Arial; font-size: 11px;}input {
 background-color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: 100; color: #000000; border: 1px solid #999999;}

input.image {
 border-style:solid;
 border-width:0px; 
 border-color:#999999;
}
input.checkbox {
 border-style:solid;
 border-width:0px; 
 border-color:#999999;
 background-color: #FFFFFF;
}

select {
 background-color: #FFFFFF;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight:100; color: #000000;
 border: 1px solid #999999;
}
textarea {
 background-color: #FFFFFF;
 font-size: 11px;
 text-align:justify;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 100; color: #000000;
 border: 1px solid #999999;
}
hr {
 display:block;
 height: 1px;
 margin: 0;
 _margin: -7px 0;
 padding: 0;
 color: #EBEBEB;
 background-color: #EBEBEB;
 border: 0;
 }

