/* bodystyle vaillant */
BODY {
background-color: rgb(208, 213, 230);
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
margin: 0px;
color:#000000;
 
scrollbar-face-color: green;//#8B94B3; 
scrollbar-3dlight-color:green;//#8B94B3; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#DBFEDA; 
}


p, td, li, ul, table {font-size : 12px;}
p.lettre:first-letter { font-size:16px; color:black; font-weight: bold;}/* #A6ADC2;*/

hr {color: #8B94B3;height: 1px;width: 100%;}

h1 {font-size: 16px;font-weight: bold;text-align: left;letter-spacing: 3;color: #606A8A;}
h2 {text-align: left;font-size: 14px;font-weight: bold;letter-spacing: 2;color: #8B94B3;padding: 1px;border-bottom: 1px dotted #8B94B3;}
h3, h4, h5 {font-size : 14px;font-weight : bold;color : #8B94B3;}
h6 {font-size : 14px;font-weight : bold;color : #000000;width: 100%;border-bottom: 1px solid #000000;margin-left:5px}

a {text-decoration: underline;font-weight: bold;}
a:link {color: #A6ADC2;}
a:visited {color: #CCCCCC;}
a:hover {color: #000000; background-color:#FFFF99}
a:active {color: #000000;}

.tableaucond  {border-style: ridge; border-color: lightblue;}/*tableau des conditions de vente*/
.bleupale {background-color: rgb(204, 255, 255);}/*equipement*/
.vert {background-color: rgb(153, 255, 153);}/*equipement*/
.main {color: #000000;vertical-align: top;padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px}
.mainconstruction {color: #000000;vertical-align: center;padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px}
.side {color: #000000;vertical-align: top;text-align: left;padding: 0px 0px 0px 0px;}
.imageleft {margin: 0px 10px 0px 0px;float: left;}
.imageright {margin: 0px 0px 0px 10px;float: right;}
.legende {font-size: 10px;}
.tableaucentre {border-left: solid 1px #000000; border-right: solid 1px #000000}
.tableauhaut {border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; border-bottom: solid 1px #000000}
.tableaubas {border-left: solid 1px #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000;}
.form {
background-color: #8B94B3;
background-image: url('images/fondbody.jpg');
color: #FFFFFF;
font-weight: bold;
padding: 2px 2px 2px 15px;
border: 1px solid #000000;
}