@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#conteneur{
	background:#005568 url(../images/dbm_01.jpg) repeat-x;
	padding-top: 12px;
}
*html #conteneur{
	background:#005568 url(../images/dbm_01.jpg) repeat-x;
	padding-top: 0px;
}
a:link {
	color: #005568;
}
a:visited {
	color: #005568;
}
a:hover, .Blanc a:hover {
	color: #dbdf02;
}
a:active {
	color: #dbdf02;
}
p{
	margin:0 0 20px 0;
}

.jaune {color: #dbdf02}
.footer {color: #ffffff; font-size:10px}
.Blanc, .Blanc a:link, .Blanc a:visited {
	color: #FFFFFF;
}
.bleu { color:#005568;}
.Titre {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.MAINTitre {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color:#005568;
}
.subtitle{
	color:#005568;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}
.menuTop{
	width:210px;
	height:44px;
	background:url(../images/dbm_content_menu_top.jpg) no-repeat;
	line-height:44px;
}
.menuOn{
	width:210px;
	height:27px;
	background:url(../images/dbm_content_menu_on.jpg) no-repeat;
	line-height:27px;
	color:#005568;
}
.menuOFF{
	width:210px;
	height:27px;
	background:url(../images/dbm_content_menu_off.jpg) no-repeat;
	line-height:27px;
}
.menuOnLast{
	width:210px;
	height:28px;
	background:url(../images/dbm_content_menu_on_last.jpg) no-repeat;
	line-height:27px;
	color:#005568;
}
.menuOFFLast{
	width:210px;
	height:28px;
	background:url(../images/dbm_content_menu_off_last.jpg) no-repeat;
	line-height:27px;
}
.menuOFF:hover{
	background:url(../images/dbm_content_menu_on.jpg) no-repeat;
	color:#005568;
}
.menuOFFLast:hover{
	background:url(../images/dbm_content_menu_on_last.jpg) no-repeat;
	color:#005568;
}
.menuOFF a:link, .menuOFF a:visited, .menuOFFLast a:link, .menuOFFLast a:visited{
	display:block;
	color:#666666;
	text-decoration:none;
	margin-left:40px;
	font-weight:bold;
}
.menuOn a:link, .menuOn a:visited, .menuOnLast a:link, .menuOnLast a:visited{
	display:block;
	color:#005568;
	text-decoration:none;
	margin-left:40px;
	font-weight:bold;
}

.menu2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #014E60;
	border-bottom-color: #BEBEBE;
	border-left-color: #014E60;
	background-color: #EFEFEF;
	font-size: 11px;
	line-height: 25px;
	height: 25px;

}
.menu3{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #014E60;
	border-bottom-color: #BEBEBE;
	border-left-color: #014E60;
	background-color: #F9F9F9;
	font-size: 10px;
	line-height: 20px;
}
.menu2 a:link, .menu2 a:visited {
	text-decoration:none;
	color:#005568;
	display:block;
}
.menu3 a:link, .menu3 a:visited {
	text-decoration:none;
	color:#666666;
	display:block;
}
.menu2:hover, .menu3:hover{
	background:#FFFFFF;
}
.menu2 div{
	margin-left:44px;
}
.menu3 div{
	margin-left:48px;
}
.frmfieldnorm {	background-color:#F7F4D3;
	color:#03556B;
	border:1px solid #cccccc;
}
.tdbor{
	border:1px solid #DDDDDD;
}
#liencount{
	border:1px solid #DDDDDD;
	text-align:center;
	line-height:40px;
	height:40px;
	text-transform:uppercase;
	background-color:#ffffff;
}
#liencount a:link, #liencount a:visited{
	display:block;
}
#liencount a:hover{
	display:block;
	background-color:#005568;
	color: #FFFFFF
}
.PopupBack {filter: alpha(opacity=30); opacity: 0.3; overflow:hidden;}

