/* CSS Document */

body {
	background-image: url(images/fd.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#96552A;
}

.titre {
	background-image:url(images/bg_titre.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
}

.txtmentions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
}
	
	

.centre {
	background-image:url(images/bg_ht_centre.png);
	background-repeat:no-repeat;
	background-position:top;
}

.centre_bas {
	background-image:url(images/bas_centre.png);
	background-repeat:no-repeat;
	background-position:top;
}

.menu_bas {
	background-image:url(images/bg_menu_bas.png);
	background-repeat:no-repeat;
	background-position:top;
	height:67px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
	
}

a.menubas:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.menubas:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.menubas:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

a.menubas:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.mentions {
	font-size: 11px;
	font-family: "Trebuchet MS"; Helvetica, Arial, sans-serif;
	color:#fe9704;
}

a.mentions:link {
	font-size: 12px;
	font-weight: normal;
	color:#fe9704;
	text-decoration: none;
}

a.mentions:visited {
	color:#fe9704;;
	text-decoration: none;
}

a.mentions:hover {
	color: #fe9704;
	text-decoration: underline;

}

a.mentions:active {
	color: #FF9900;
	text-decoration: underline;

}

.txt_orange {
	color:#FF9900;
}
