#containerHeader {
	background-image: url(../images/brique_header.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#subHeader {
	height: 49px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	width: 1000px;
	height: 114px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}
#container {
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#flag {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#likeFacebook {
	float: right;
	margin-top: 13px;
}

#page {
	width: 1000px;
	background-color: #FFF;
	background-image: url(../images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
#menuPrincipal {
	height: 230px;
	width: 329px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 125px;
	padding-bottom: 125px;
}

#menu {
	width: 262px;
	font-size: 18px;
	height: 230px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0px;
}
#menu ul li {
	margin-bottom: 6px;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-top: 6px;
}
#menu ul li.actif {
	background-color: #FFF;
	background-image: url(../images/soleil_bleu_menu.gif);
	background-repeat: no-repeat;
	background-position: 21px -2px;
}
#menu ul li.actif a, #menu ul li.actif a:link, #menu ul li.actif a:active, #menu ul li.actif a:visited {
	color: #183B8E;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	text-decoration: none;
	color: #FFF;
}

#menu ul li a:hover {
	color: #000;
}

#blocAccueil {
	height: auto;
	width: 320px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	float: none;
}
#reservation {
	height: 73px;
	text-align: center;
	width: 338px;
	padding-left: 2px;

}

#content {
	float: right;
	width: 670px;
}
#content ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;

}
#content ul li{
	list-style-type: disc;

}
#content a, #content a:link, #content a:active, #content a:visited  {
	color: #333;
}
#content a:hover {
	color: #666;
	text-decoration: none;
}
#mainContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#textWrapper {
	margin-bottom: 20px;
	font-size: 11px;
}

#colGauche {
	float: left;
	height: 355px;
	width: 330px;
}
#colDroite {
	height: 355px;
	width: 340px;
	float: right;
}

#subContent {
	height: 125px;
	width: 670px;
	clear: both;
}


#adresse {
	width: 100%;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding-top: 2px;
	background-image: url(../images/brique_footer.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#nextEvent {
	border: 1px solid #98B8DA;
	padding: 10px;
	margin-top: 20px;
}


#adresse a, #adresse a:link, #adresse a:active, #adresse a:visited  {
	color: #FFF;
}
#adresse a:hover {
	color: #183A8D;
	text-decoration: underline;
}
#footer {
	width: 100%;
	font-size: 10px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	color: #183A8D;
}


#footer a, #footer a:link, #footer a:active, #footer a:visited  {
	color: #C94D03;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#infoLegale {
	font-size: 9px;
	margin-left: 200px;
	text-align: center;
	letter-spacing: 2px;
}
#infoLegale a, #infoLegale a:link, #infoLegale a:active, #infoLegale a:visited { text-decoration: none; 

}
#infoLegale a:hover { text-decoration: underline; 

}
.clearboth {
	clear: both;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 630px;
	text-align: center;
}
#divreset {
	float: right;
}
#reservationForm {
	width: 260px;
}

