body {
	background-color: #F7F2D0;
	color: #000000;
}


.barre {
	color: #efe6b0;
}


div#logo {
	width: 100%;
	margin-top: 44px;
	margin-bottom: 44px;
}
div#content {
	border: 1px solid #EFE6B0;
	width: auto;
	height: auto;
	vertical-align: top;
	padding: 0px;
}

.hovermenu ul{
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: #641400;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	height: 39px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF2BF;
	border-bottom-color: #FFF2BF;
	font-weight: normal;
}

.hovermenu ul li a:hover{
	background-color: #641400;
	color: #FFFFFF;
	font-weight: normal;
}

html>body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */
	border-style: inset;

.hovermenu ul li active {
	background-color: #641400;
	color: #FFFFFF;
	font-weight: normal;
}

.palat21 {
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #641400;
}

.titre {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 641400;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 646466;
	text-decoration: none;
}
.hovermenu ul li a:active {
	background-color: #641400;
	color: #FFFFFF;
}
