/*CSS Sakamanga.com | alexandre benetier*/
* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
body {
	background:#1b3858;
	margin:0;
	padding:0;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input,a {
	margin:0pt;
	padding:0pt;
}
img {
	border :none;
}
p {
	margin:0;
}
.floatLeft {
	float:left;	
}
.clear {
	clear:both;	
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.displayNone {
	display:none;	
}
.displayBlock {
	display:block;	
}
.bold {
	font-weight:bold;	
}
.underline {
	text-decoration:underline;	
}
.cap {
	text-transform:uppercase;
}
div.content {
	width:924px;
	margin:auto;
}
.header {
	background:url('../img/bg_header.gif') repeat-x top left;
	height:187px;
	width:924px;
}
.logo {
	float:left;
	height:187px;
	width:137px;
}	
.header .top {
	background:url('../img/bg_header_top.gif') no-repeat top right;
	float:left;
	height:122px;
	width:787px;
}
.header .topeng {
	background:url('../img/bg_header_top_eng.gif') no-repeat top right;
}

.header .top .title {
	float:left;
	width:296px;
	padding:30px 0 0 24px;

}	
.header .top .titleeng {
	width:340px;

}	

.header .menu {
	background:url('../img/bg_header_menu.gif') no-repeat top right;
	float:left;
	height:65px;
	width:774px;
	margin-left:13px;
}
.header .menu div {
	float:left;
}
.lang {
	float:right;
	margin-right:20px;
}
/*center*/
div.center {
	margin:28px 0px 50px 0px;
}
/*blog*/
.blog {
	width:924px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-30px;
}
/*footer*/
div.footer {
	background:url('../img/bg_footer.gif') repeat-x top left;
	width:894px;
	height:29px;
	padding: 9px 15px;
	color:#FFF;
	font-family:Arial,lucida,helvetica,sans-serif;
}
div.crea {
	float:left;
	font-family:Arial,lucida,helvetica,sans-serif;
}
div.crea a {
	text-decoration:none;
	font-family:Arial,lucida,helvetica,sans-serif;
}
div.crea a:hover {
	text-decoration:underline;
	font-family:Arial,lucida,helvetica,sans-serif;
}
div.copy {
	float:right;
	font-family:Arial,lucida,helvetica,sans-serif;
}
/*DIVERS*/
div.txtintro {
	padding: 20px 35px 25px 34px;	
	line-height:16px;
}
/*Formulaire*/
.demanderesa {
	padding:5px 0 10px 25px;	
	cursor:pointer;
}
.formContact {
	margin:0 0 5px 35px;
	padding:8px 0 8px 25px;
	background:#2d4865;
	border:1px solid #1a3553;
}
.formContact input { 
	border:1px solid #071d34;
	height:19px;
	color:#071d34;
	padding:3px 0 0 3px;
	margin-left:5px;
}
.formContact select { 
	border:1px solid #071d34;
	height:20px;
	color:#071d34;
	margin-left:5px;
}
.formContact option{ 
	color:#071d34;
}
input.nom, input.prenom {
	width:200px;
}
input.email {
	width:180px;
}
input.nbc, input.nbp {
	width:40px;
}
input.datearr, input.datedep {
	width:80px;
}
input.numvol {
	width:110px;
}
textarea.renseign {
	width:480px;
	height:60px;
	border:1px solid #071d34;
	color:#071d34;
	margin-left:5px;
}
.formBouton {
	margin:0 0 5px 35px;
	padding:8px 0 8px 215px;
}
table.contact {
	margin:15px 0 30px 70px;	
}
table.resalink {
	margin:5px 0 10px 80px;	
}
table.resalink tr {
	height:20px;	
}
div.musees, div.liensutiles {
	width:457px;	
	float:left;
	margin-bottom:30px;
}
div.musees div, div.liensutiles div {
	padding: 0 0 0 30px;	
}
div.marches, div.infogene {
	width:433px;	
	float:left;
	margin-bottom:30px;
}
table.liens_utiles tr {
	height:20px;	
}
div.cal { 
	position:relative; 
}
