/* CSS Document */
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;

	
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;
	
	
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;

	
}
input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;

	
}
input.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #CFCFCF;
	font-size: 11px;
	color : #6A6D73;

}

/* CSS txt */
.txtpage{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	
}

.txinfo{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6B697D;
	text-decoration : none;
	}
	
.txinfo2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0F4684;
	text-decoration : none;
	background-color: 000304;
	}

.titre{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #e14e0d;
	text-decoration : none;	
}
.txinfomoinsb{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	
}
.txinfomoins{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #616280;
	text-decoration : none;
	
}

/* CSS navigation menu principal */
a.nav:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #e14e0d;

	
}
a.nav:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #e14e0d;
	
}
a.nav:hover{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #7E8184;
}

/* CSS navigation page rfrences */
a.navref:link{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration : none;
	

	
}
a.navref:visited{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration : none;
	
	
}
a.navref:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E53A06;
	text-decoration : none;
	

}

a.nav2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color : #3F8ECF;
	font-weight: bold;

	
}
a.nav2:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #3386CA;
	font-weight: bold;
	
}
a.nav2:hover{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #e14e0d;
	font-weight: bold;
	
}


a.navmail:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #0066CC;

	
}
a.navmail:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #D9D9D9;
	
}
a.navmail:hover{
		font-family: arial;
	font-size: 11px;
		text-decoration : none;
	color : #FFFFFF;
}
a.navbb:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #e14e0d;
	font-weight: bold;
	
}
a.navbb:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #e14e0d;
	font-weight: bold;
	
}
a.navbb:hover{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color :#000000;
	font-weight: bold;
}
.bordure {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bordurehaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BCBCCD;
	border-right-color: #BCBCCD;
	border-bottom-color: #BCBCCD;
	border-left-color: #BCBCCD;
}

