/* CSS Document */
/* 
Orange : f47309 

*/
body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#799831;
}
img {
	border:0;
}
.margeD {
	margin-right:20px;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-color:#FFFFFF;
	border-left:1px solid white;
	border-right:1px solid white;
	background-image:url(../images/bas-page.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#hautPage{
	height:174px;
	width:950px;
	background-color:#f47309;
}
#zoneBoutons {
	width:950px;
	height:30px;
	background-color:#f47309;
	text-align:right;
}
#zoneBoutons img {
	margin-right:10px;
}
#menu {
	border-top:1px solid white;
	border-bottom: 1px solid white;
	background-color:#f47309;
	height:27px;
}
#menu img {
	border-right:1px solid white;
}
#contenu {
	padding:20px;
	background-color:white;
	border-top:1px solid #333333;
}
#contenu H1 {
	font-size:18px;
	color:#a72907;
}
#contenu H2 {
	font-size:14px;
	color:#a34026;
}
#contenu H3 {
	font-size:12px;
	color:#882004;
}
#tdImg td {
	padding:5px;
	vertical-align:top;
}
.tdGeneral td{
	padding:5px;
	vertical-align:top;
}
a {
	color:#f47309;
	text-decoration:none;
}
a:hover {
	color:#333333;
}
#liensBas {
	text-align:right;
	margin-right:10px;
	margin-top:45px;
	width:435px;
	float:right;
}
#liensBas a {
	color:#666666;
}
#basPage {
	height:110px;
	border-bottom:1px solid white;
	margin-bottom:30px;
	padding-bottom:30px;
}
#logos {
	width:500px;
	float:left;
}
#logos img {
	margin-right:3px;
}
#texteBasPage {
	width:435px;
	float:right;
	font-size:10px;
	color:#ffffff;
	margin-top:35px;
}
#texteBasPage a {
	color:#ffffff;
	text-decoration:none;
}
#texteBasPage a:hover {
	color:#333333;
}
.imgG {
	margin: 0 5px 5px 0;
}
#encart {
	margin:5px;
	padding:1px 10px 1px 10px;
	background-color:#993300;
	color:white;
}
#encart h1, #encart h3 {
	color:#FFFFFF;
}
#encart h2 {
	color:#f47309;
}
.img5 {
	margin: 5px;
	text-align:right;
}
#titreBas {
	width:950px;
	margin:10px auto 10px auto;
	text-align:center;
}
#titreBas h2 {
	color:white;
	font-size:10px;
}
#Tarifs td{
	background-color:#a34026;
	color:white;
	border-bottom: 1px solid white;
}