.dd{
}

.bando {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.txtrouge {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B72327;
font-weight: bold;
text-decoration: none;
}

.legende {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
}

.titre {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.txtnavigbottom {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
text-align: center;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #EFEFEF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#00000;
	height:19px;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	cursor: hand;
}

.bordertable {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}

.bordertablemain {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
background-image: url(../images/header/im_background.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

.titrepage {
font-family: "Times New Roman", Times, serif;
font-size: 36px;
color: #DCA443;
text-decoration: none;
font-weight: normal;
letter-spacing: -1pt;
}


