body {
	background-color: #DED7C9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1F4061;
	scrollbar-face-color:#E2CFA8;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#EEEAE2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#fffFFF;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}
.fond-bandeau {
	background-image: url(images/skin/fond-bandeau.jpg);
}
.fond-centre {
	background-color: #EFEBE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
a:link {
	font-size: x-small;
	font-weight: bold;
	color: #1F4061;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1F4061;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #66829F;
	text-decoration: none;

}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #704B05;

}
input {
	background-color: #DED7C9;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;

}
textarea {
	background-color: #DED7C9;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;

}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tarifs-tab {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CFC4AF;
	border-bottom-color: #CFC4AF;
	border-left-color: #FFFFFF;
	background-color: #EAE4D9;


}
.titre-tarifs {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CFC4AF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #B8A98D;
	border-bottom: 1px solid #B8A98D;
	border-left: 1px solid #FFFFFF;
	text-align: center;



}
.tarifs-tab-menu {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CFC4AF;
	border-bottom-color: #CFC4AF;
	border-left-color: #FFFFFF;
	background-color: #EAE4D9;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
