@charset "UTF-8";
* { margin-top: 0; margin-bottom:0; padding-top: 0; padding-bottom:0;  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p					{ -webkit-margin-before:0px;-webkit-margin-after:5px; }
a:link {
	text-decoration: none;
	color:#900;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #345D07;
}


.exergue_LVDS {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 22px;
	color: #000;
	font-weight: bold;
}
.exergue {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 22px;
	color: #000;
	font-weight: bold;
}
.exergue_DBAV {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 22px;
	color: #3C88B9;
	font-weight: bold;
}
.exergue_LRDLO {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 22px;
	color: #345D07;
	font-weight: bold;
}
.petit {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 12px;
}
.texte {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 15px;
}
.saut {
	font-size: 5px;
	line-height: 5px;
}
.sous-titre {
	font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman";
	font-size: 16px;
	font-weight: bold;
}
.contenu {position:fixed; width:100%;}
.menu_haut {background-color:#FFF; height:60px; width:800px; display:block; border-bottom:#000; border-bottom-width:5px; border-bottom-style:solid;}
.bloc_menu_gauche {left:-450px; top:305px; width:300px; height:217px; position:relative; padding:20px; display:block;}
.menu_gauche {display:inline-block; width:200px; position:absolute; text-align:right; font-family: Garamond, "Book Antiqua", Baskerville, "Times Roman"; padding-right:20px;}
.titre_menu_gauche {font-size:22px; font-weight:bold; font-style:italic; padding:5px; padding-top:1px; background-color:#FFF; display:inline;}
.sous-titre_menu_gauche {font-size:14px; padding:4px; background-color:#FFF; display:inline; border-bottom-width:5px; border-bottom-style:solid; border-bottom-color:#000;}
.element_menu_gauche {font-size:14px; line-height:20px; padding:4px; background-color:#FFF; display:inline;}
.couv_gauche {background-color:#FFF; display:inline-block; position:absolute; left:220px; top:0px; padding:20px;}
.lien_bleu, .lien_bleu a:link, .lien_bleu a:visited {color:#3C88B9;}
.lien_bleu a:hover, .lien_bleu a:active {color:#3C88B9; text-decoration:underline;}
.bord_noir_en-dessous {border-bottom-color:#000; border-bottom-width:5px; border-bottom-style:solid;}
.marge_infos_bas {padding-bottom:8px;}
.bloc_du_bas {height:40px; width:800px; display:block;}



#menuDeroulant
{
	width: 800px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	vertical-align:text-top;
}
#menuDeroulant li
{
 float: left;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #000000;
	margin: 0;
}
#menuDeroulant li:hover > .sousMenu { display: block; }
#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	background-color:#FFF;
}
#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
	display: block;
	margin: 15;
}
#menuDeroulantOK
{
	width: 800px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulantOK li
{
 float: left;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulantOK li a:link, #menuDeroulantOK li a:visited
{
	display: block;
	height: 1%;
	color: #000000;
	margin: 0;
}
#menuDeroulant li:hover > .sousMenuOK { display: block; }
#menuDeroulant .sousMenuOK
{
	list-style-type: none;
	margin: 0;
	padding: 15;
	border: 0;
	position: absolute;
}
#menuDeroulant .sousMenuOK li
{
	float: none;
	margin: -1;
	padding: -1 -1 -1;
}
#menuDeroulant .sousMenuOK li a:link,
#menuDeroulant .sousMenuOK li a:visited
{
	display: block;
	margin: 0;
}

.exposant {
	font-size: 10px;
	vertical-align: top;
	line-height: 8px;
	text-align: left;
	line-height: 12px;

}