body {
	margin: 0px;
	padding: 0px;
	background-color: #F5DDCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A65639;
	font-size: 12px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CD8C14;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D69473;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A65639;
	font-weight: normal;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F291C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #003398;
	margin: 0px;
	padding: 0px;
	display: none;
}
#adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A65639;
}
#adresse a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A65639;
	text-decoration: underline;
}
.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A65639;
}
.fondContenu {
	background-image: url(interface/fondContenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5DDCB;
}

form {
	margin: 0px;
	padding: 0px;
}


.boutonappel {
	border: 1px solid #007B9D;
}
.boutonappel:hover {
	border: 1px solid #72FEFE;
}



hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #A65639;
	border-bottom-color: #A65639;
	border-left-color: #A65639;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A65639;
	text-decoration: none;
	font-weight: bold;
	}
a:hover{
	text-decoration: underline;
	color: #A65639;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CD8C14;
	text-decoration: none;
	font-weight: bold;
	}
.menu:hover{
	text-decoration: underline;
	color: #A65639;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
.bordure {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A65639;
	border-right-color: #A65639;
	border-bottom-color: #A65639;
	border-left-color: #A65639;
}
.bordure:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CD8C14;
	border-right-color: #CD8C14;
	border-bottom-color: #CD8C14;
	border-left-color: #CD8C14;
}
.stylenews { float: left; margin-left:150px; }