.sous_entete {
	background-image: url(images/base_blanche.png);
	background-repeat: repeat-y;
}
.texte {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FBCC34;
	border-right-color: #FBCC34;
	border-bottom-color: #FBCC34;
	border-left-color: #FBCC34;
}
a:link {
	color: #582900;
	text-decoration: none;
}
a:visited {
	color: #582900;
	text-decoration: none;
}
a:hover {
	color: #316E3F;
	text-decoration: underline;
}
a:active {
	color: #582900;
}
body {
	background-image: url(images/fond_degrade.png);
}
.tete {
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
}
.normal {
}
.entete {
	width: 65%;
	margin-right: auto;
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
	margin-left: auto;
}
.carre {
	float: right;
	width: 144px;
	height: 140px;
	position: absolute;
	left: 935px;
	top: 20px;
}
.menu {
	width: 912px;
	text-align: left;
	position: static;
	float: right;
	left: 258px;
	top: 203px;
}
.Style4 {
color: #36533C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Verdana {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
