* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
}

/* COMMUN */

body {
	background-color: #F5ECCC;
}

p {
	margin-bottom: 14px;
	float: left;
}
li {
	list-style: none;
}
.maincontent {
	background: url(../../img/commun/bg_nav.gif) transparent repeat-y;
	float: left;
	clear: both;
	width: 995px;
}
html>body .maincontent {
	width: 990px;
}


/* MENU */
.menuBar {
	padding: 10px;
	width: 150px;
	background-color: #181F42;
	float: left;
	color: #ffffff;
}
html>body .menuBar {
	width: 150px;
}
.menuBar .logo {
	margin-bottom: 10px;
}
.menuBar span {
	color: #B8C3FA;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.menuBar li {
	list-style: square;
	margin-left: 12px;
}
.sousRub span {
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}
.menuBar .sousRub ul {
	margin-bottom: 5px;
	padding: 0;
}
.menuBar .sousRub li {
	list-style: none;
	margin: 0;
}
.menuBar .sousRub li a, .menuBar .sousRub li a:hover, .menuBar .sousRub li.linkOn {
	text-decoration: none;
	font-size: 11px;
}
.menuBar a.rubOn {
	font-weight: bold;
	color: #B8C3FA;
}
.menuBar a {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
.menuBar a:hover {
	color: #B8C3FA;
}
.linkOn {
	color: #B8C3FA;
	font-weight: bold;	
}
.flag {
	margin-top: 15px;
	display: block;
}

/* CONTENU DES PAGES */
.pageContent {
	width: 780px;
	padding-bottom: 15px;
	margin: 40px 10px 0 20px;
	float: left;
}
html>body .pageContent {
	width: 780px;
	margin: 40px 20px 0 20px;
	float: left;
}
h1 { 
	font-size: 32px;
	color: #02025B;
	margin-bottom: 20px;
}
h2 { 
	font-size: 18px;
	font-weight: normal;
	color: #6B3126;
	margin-top: 15px;
}
.pageContent a {
	text-decoration: none;
	color: #02025B;
}
.pageContent a:hover {
	text-decoration: underline;
}
.pageContent .btReserver {
	font-weight: bold;
	color: #ffffff;
	background-color: #02025B;
	text-transform: uppercase;
	display: block;
	padding: 2px 5px;
	width: 70px;
	text-align: center;
}
.pageContent a:hover.btReserver {
	text-decoration: none;
}
.pageContent .btReserverGB {
	font-weight: bold;
	color: #ffffff;
	background-color: #02025B;
	text-transform: uppercase;
	display: block;
	padding: 2px 5px;
	width: 150px;
	text-align: center;
}
.pageContent a:hover.btReserverGB {
	text-decoration: none;
}

.imgBar {
	width: 190px;
	float: right;
	text-align: center;
	margin-left: 20px;
}
.imgRightBox, .imgLeftBox {
	text-align: centre;
	width: 180px;
	font-size: 11px;
	font-style: italic;
	color: #02025B;
	clear: both;
}
.imgBox, .imgBoxNoBorder {
	margin: 0 0 10px 0;
	font-style: italic;
	font-size: 11px;
	color: #02025B;
}
.imgBox img {
	width: 180px;
	border: 5px #02025B solid;
}
.imgBoxNoBorder img {
	width: 180px;
	border: 0;
}
.imgRightBox {
	margin: 0 0 10px 0;
}
.imgLeftBox {
	margin: 0 0 10px 0;
}
.imgRightBox img, .imgLeftBox img{
	width: 180px;
	margin-bottom: 2px;
	border: 5px #02025B solid;
}
/* SOCIAL BOX*/
.socialBox {
	float: left;
	text-align: right;
	padding-right: 0px;
	padding-top :5px;
	margin: 15px 0 20px 0px;
	width: 560px;
	border-top: 1px #02025B solid;
}
.socialBox a {
	float: right ;
}
.socialBox .btShare {
	float: right;
	margin-top: 5px;
	margin-right: 2px;
}


/* TABLEAU */
th {
	background-color: #02025B;
	color: #ffffff;
	padding: 2px 10px;
}
td {
	padding: 2px 10px;
	font-size: 14px;
}
tr {
	background-color: #ffffff;
}
s {
	font-size: 14px;
}
.odd {
	background-color: #B8C3FA;
}
.cellCenter {
	text-align: center;
}


/* FORMULAIRE DE CONTACT */
.formInfo {
	float: left;
}
input, textarea, select {
	border: 1px #02025B solid;
	margin: 3px 0 0px 0;
	width : 180px;
	height: 18px;
	float: left;
}

.formInfo td {
	background-color: #F5ECCC;
	margin: 0;
	padding: 0 0 10px 0;
}
.formInfo label {
	font-weight: bold;
}
textarea {
	width : 565px;
	height: 100px;
}
.formInfo .btEnvoyer {
	font-weight: bold;
	color: #ffffff;
	background-color: #02025B;
	text-transform: uppercase;
	float: right;
	height: 20px;
	width : 80px;
}
.formInfo .dateBox {
	width : 70px;
	text-align: center;
}
.formInfo .nbPers {
	width : 20px;
	text-align: center;
}
.formInfo .btCalendar {
	float: left;
	margin-top: 3px;
}
.errorBox {
	color: #ff0000;
}


/* FOOTER */
.footer {
	width: 970px;
	border-top: 1px #181F42 solid;
	margin: 0 0 10px 0;
	padding-top: 1px;
	font-size: 11px;
	text-align: right;
	clear: both;
}
.footer a{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.footer a:hover{
	text-decoration: underline;
}





