@charset "ISO-8859-1";
body {
	background-color: #615851;
	font-family: Arial, Helvetica, sans-serif;
	color: #DBD8D5;
}
.texte {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 20px;
}
.textebis {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}

.textesansmarge {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
#menu {
	padding-left: 40px;
	padding-top: 50px;
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D5D4;
}
#menu ul     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	list-style-type: none;
	text-align: center;
	color: #DCDBDA;
	font-weight: normal;
	width: 170px;
	margin-left: 25px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	text-align: center;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9B7A45;
}
#menu li a {
	color: #DCD9D9;
	text-decoration: none;
	list-style-type: none;
	display: block;
}
#menu li a:hover  {
	background-image: url(../images/effetcalque.png);
	list-style-type: none;
	display: block;
}

#titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DCDBDB;
	float: right;
	padding-top: 85px;
	padding-right: 60px;
	word-spacing: 4px;
	letter-spacing: 2px;
}
a {
	color: #D9D6D6;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#basdepage {
	font-size: 12px;
}
.titre_rub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBF1B3;
	font-weight: bold;
	background-image: url(../images/degrzade_titre.png);
}
.libeleform {
	font-size: 12px;
	color: #FFFFFF;
	width:100px;
	font-weight:bold;
	float:left;
}
