/************************** Balises HTML *********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, li, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}
:focus {
	outline: 1px dotted #999;
}
body {
	line-height: 1;
	color: black;
	background: #444;
}
ol, li, dl, dt, dd {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
 */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
p {
	margin-bottom: 6px;
}

/************************** Design *********************/
#container{
	width:960px;
	margin:0px auto;
	font-family:verdana;
}
#header{
	height:161px;
	position:relative;
}
#header, #topFooter, #footer, #corps{
	padding:0px 20px;
}

#menu{
	float:left;
	width:180px;
	padding-left:20px;
}
#corps{
	padding-left:215px;
	
}
#container{
	background-color:#EEE;
	font-size:11px;
	line-height:140%;
}
#footer{
	background-color:#CCC;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}
.clear{
	clear:both;
}
#menu a,#container a,#footer a{
text-decoration:none;
color:#003399;
}

.td-padding-right{
	padding-right:20px;
}
#container h1{
font-size:150%;
margin-bottom:10px;
}
#container td{
	text-align:justify;
}
#menu li{
	margin-bottom:30px;
	border-bottom:2px dotted #999;
	padding-bottom:30px;
}
#menu li a{
	width:100%;
	height:100%;
	display:block;
	text-align:left;
}
#menu li a:hover{
	color:#000000;
}
.mini-video{
width:600px;
height:450px;
float:left;
margin-right:10px;
margin-bottom:60px;
}
.details-hotel{
padding-left:10px;
margin-bottom:40px;
margin-top:10px;
}

#corps{border-bottom:1px solid #ccc;}
#footer{border-top:1px solid #fff;}

#header{
margin-bottom:20px;
background:url(../_images/banniere-site.png);
}

.cla-index h1.titre{
font-family:Arial;
font-weight:bold;
font-size:35px!important;
margin-bottom:30px!important;
}

#header h1{
	text-indent:-900px;
}

#lienHome{
	text-indent:-700px;
	display:block;
	width:200px;
	height:150px;
}
.table-equipe td {
vertical-align:top;
}
 #drapeaux{
	float:right;
	background:#eee;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.currentpage dfn{
display:none;
}

.table-tarifs tr td{
border:1px dotted grey;
padding:5px;
}

