/* CSS Document */
/* Couleurs
Violet 1 : #857584
Violet 2 : #632b5f
Violet 3 : #3f263e
Jaune :	#f5dd62
Orange : #ff9900 */
body, html {
	margin:0;
	padding:0;
	background-color:#720508;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#720508;
	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:#720508;
	text-decoration:none;
	border-bottom:1px dotted #d76410;
}
h2, h2 strong a, h2 strong a:hover {
	font-size:14px;
	color:#d76410;
	text-decoration:none;
}
h3 {
	font-size:12px;
	color:#985c30;
	border-bottom:1px dotted #d76410;
}
h4 {
	font-size:12px;
	color:#720508;	
}
img {
	border:0;
}
.clear { clear:both;}
.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:198px;
}
#logo {
	height:198px;
	width:734px;
	float:left;
}
#zoneMenuHaut {
	height:198px;
	width:216px;
	float:left;
	background-color:#720508;
}
#iconesHaut {
	height:14px;
	margin-top:7px;
	margin-left:20px;
	margin-right:9px;
}
.mrgIco {
	margin-right:15px;
}
#degHaut {
	clear:both;
	height:10px;
	background-image:url(../images/sepHaut.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border-top:2px solid white;
	border-bottom:1px solid white;
}
#menuHoriz {
	height:43px;
	background-image:url(../images/fondMenu.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
#btParcRes {
	height:30px;
}
#bt-dispo {
	height:103px;
	}
#bt-cond-resa {
	height:30px;
	}
#venteMobil{
	height:30px;
}
.tdAlBas {
	vertical-align:bottom;
}

#contenu {
	margin:30px;
	min-height:350px;
}
#contenu strong {
	font-weight:normal;
}
#contenu a {
	text-decoration:none;
}
#contenu li {
	list-style-image:url(../images/flecheOrange.gif);
	line-height:12px;
	margin-bottom:15px;
}
.imgG {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgD {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#col1 {
	float:left;
	width:300px;
	vertical-align:top;
}
#col2 {
	float:left;
	width:250px;
	margin:0 30px 0 30px;
	vertical-align:top;
}
#col3 {
	float:left;
	width:280px;
	vertical-align:top;
}
#col2-2 {
	float:left;
	width:500px;
	margin-left:30px;
}
#col1-1 {
	float:left;
	width:890px;
}
#menuBas {
	text-align:center;
	padding:10px 10px 30px 10px;
	border-top:1px dotted #666666;
}
#menuBas a {
	color:#720508;
	font-size:10px;
}
#menuBas a:hover {
	color:#d76410;
}
#infosCopy {
	width:800px;
	padding:10px;
	margin:0 auto 0 auto;
	font-size:10px;
	color:white;
	text-align:center;
}
#infosCopy a, #infosCopy p {
	color:white;
	text-align:center;
	font-size:10px;
}
#infosCopy a:hover{
	color:black;
}
