body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0px;
padding: 0px;
/*background-color:#b8860b;*/
/*background-color: rgb(150,90,50);*/
}
#conteneur {
position: absolute;
width: 800px;
left: 50%;
margin-left: -390px;
background-color:#CCCCFF;
}


#centre {
/*background-color:#ffffff;*/
background-color:#CCCCFF;
margin-left: 170px;
text-align: center;
}


#gauche {
position: absolute;
left:0px;
width: 170px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 14em;
left: 1em;
width: 11em;
}

#menu dt {
cursor: pointer;
background: #A9BFCB;
height: 20px;
line-height: 20px;
margin: 2px;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
left: 10em;
margin-top: -1.4em;
width: 10.5em;
background: #A9BFCB;

border: 1px solid gray;
display: none;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

-->



.titre_g {font-size: 34px;}

.titre_m {font-size: 25px;}

.titre {font-size: 17px;}

.s_titre {font-size: 15px;}

.fonte_14 {font-size: 14px;}


.couleur {
/*color: #a07c05;*/
/*color: #8c6c04;*/
/*color: #8c3a28;*/
color: #a60e34;
}

.italic {
font-style: italic;
}

.gras {
font-weight: bold;
}

.souligne {
text-decoration: underline;
}


.bloc3 {
width: 565px;
margin: 50px;
padding: 3px;
/*border: solid 1px;*/
text-align: center;
}

.bloc1 {
width: 625px;
padding: 3px;
/*border: solid 1px;*/
text-align: justify;
}

.droite {
float: right;
margin: 3px;
}

.bloc2 {
width: 625px;
padding: 3px;
float: right;
text-align: justify;
}




.gauch {
float: left;
}

.cadre {
margin-left: 100px;
width: 400px;
padding: 3px;
border: 3px solid red;
}

.cadre_tab {
margin-left: 87px;
width: 625px;
height: 110px;

}

.cadre_symb {
width: 625px;
height: 400px;
margin-left: 75px;
}

.cadre_centre {
margin-left: 80px;
width: 460px;
text-align: center;
border: 3px solid navy;
}

/*Utilisé dans la page notice*/
.jaune_p {background-color: #fff68f;}
.jaune_p1 {background-color: #eee685;}
.jaune_p2 {background-color: #cdc673;}


/*Pour la page compare*/
#contenant {
position: absolute;
width: 900px;
left: 44%;
margin-left: -390px;
background-color:#CCCCFF;
}
.jaune {color: #ffff00;}
.vert 	{font-size: 12pt; color: #008000;}
.separ {background-color: #cc99ff;}
.bleu {color: #0000ff;}
.rouge {color: #ff0000;}
.centrer {text-align: center;}

#contenu {
	text-align: center;
	background-color: #87cefa;
	
	margin-left: 10px;
	padding: 10px;
	border: 1px solid;

