/* CSS Document */
/* Couleurs
Violet 1 : #857584
Violet 2 : #632b5f
Violet 3 : #3f263e
Jaune :	#f5dd62
Orange : #ff9900 */
body, html {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#3f263e;
	color:#666666;
}
p {
	font-size:12px;
	text-align:justify;
}
li {
	font-size:12px;
	list-style-image:url(../images/puce.gif);
	line-height:20px;
}
a  {
	font-size:12px;
	color:#3f263e;
}
a:hover {
	color:black;
}
h1, h1 strong a, h1 strong a:hover  {
	font-size:18px;
	color:#3f263e;
	text-decoration:none;
}
h2, h2 strong a, h2 strong a:hover {
	font-size:14px;
	color:#632b5f;
	text-decoration:none;
}
h3 {
	font-size:12px;
	color:#857584;
}
img {
	border:0;
}
.flag {
	border:1px solid white;
}
#page {
	width:950px;
	height:100%;
	border-left:2px white solid;
	border-right:2px white solid;
	border-top:2px white solid;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}
#hautPage {
	height:200px;
}
#logo {
	height:198px;
	width:427px;
	float:left;
}
#imgHcentre {
	height:198px;
	width:307px;
	float:left;
}
#zoneMenuHaut {
	height:198px;
	width:216px;
	float:left;
	background-color:#44213c;
}
#iconesHaut {
	height:14px;
	margin-top:7px;
	margin-left:20px;
	margin-right:9px;
}
.mrgIco {
	margin-right:15px;
}
#menuHoriz {
	height:43px;
	border-top:2px solid white;
}
#btParcRes {
	height:30px;
}
#bt-dispo {
	height:76px;
	}
#bt-cond-resa {
	height:30px;
	}
#venteMobil{
	height:30px;
}
.tdAlBas {
	vertical-align:bottom;
}
.marFlag {
	margin:0 5px 5px 0;
}
#degHaut {
	height:10px;
	background-image:url(../images/fond-deg-haut.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#zoneHaut {
	margin-top:2px;
	height:139px;
}
#zoneHaut .bordD {
	border-right:2px solid white;
}
#ligne {
	height:2px;
}
#ligne .zone1 {
	height:2px;
	width:248px;
	margin-left:60px;
	background-color:#857584;
}
#ligne .zone2 {
	height:2px;
	width:289px;
	margin-left:370px;
	background-color:#632b5f;
}
#ligne .zone3 {
	height:2px;
	width:229px;
	margin-left:721px;
	background-color:#3f263e;
}
#ssMenu1 {
	height:30px;
	background-color:#857584;
	padding:10px 0 0 30px;
}
#ssMenu2 {
	height:30px;
	background-color:#632b5f;
	padding:10px 0 0 30px;
}
#ssMenu3 {
	height:30px;
	background-color:#3f263e;
	padding:10px 0 0 30px;
}
#ssMenu1 ul, #ssMenu2 ul, #ssMenu3 ul {
	margin:0;
}
#ssMenu1 li, #ssMenu2 li, #ssMenu3 li {
	display:inline;
	list-style:none;
}
#ssMenu1 a, #ssMenu2 a, #ssMenu3 a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:white;
	margin-right:28px;
}
#ssMenu1 a:hover, #ssMenu2 a:hover, #ssMenu3 a:hover {
	color:#ff9000;
}
.marEnv {
	margin-right:3px;
	vertical-align:text-bottom;
}
#contenu {
	margin:30px;
}
#contenu strong {
	font-weight:normal;
}
#contenu a {
	text-decoration:none;
}
#basContenu {
	background-image:url(../images/fond-deg-bas.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border-left:2px solid white;
	border-right:2px solid white;
	padding-top:15px;
	font-size:10px;
	color:#666666;
	text-align:center;
}
#basContenu a {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
#basContenu a:hover {
	color:#FF9900;
}
#basContenu h2 {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.tdCentre {
	text-align:center;
}
#tbl3Col td{
	vertical-align:top;
}
.imgG {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgD {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#tblImg td {
	vertical-align:top;
	text-align:center;
}
#tblImg p {
	text-align:center;
	font-size:10px;
	line-height:10px;
	padding-bottom:20px;
	width:147px;
}
#tblImg img {
	padding:5px;
	border:1px solid #3f263e;	
	}
.tblTarifs td {
	text-align:center;
	font-size:12px;
	background-color:#857584;
	color:white;
	border-bottom:1px solid white;
	border-right: 1px solid white;
}
.tblTarifs th {
	background-color:#3f263e;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid white;
	border-right: 1px solid white;
}
#promotion {
	border:1px solid #FF9900;
	padding:30px;
	background-color:#FFCC99;
}
#promotion h2 {
	padding-top:0;
	margin-top:0;
}