@charset "iso-8859-1";

#site #voeux {
	height: 600px;
	width: 100%;
}
#site #voeux img {
	margin-left: 226px;
	margin-top: 100px;
	margin-bottom: 100px;
	cursor: pointer;
}
/* CSS Document */
html{
	font-size:100%;	
}

body {
	/*  fond global plutot gris  */
	background-color:#b1babf;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.85em;
}
#site {
	width:1148px;
	margin:0px auto;
	/*  fond du site jaune  */
	background-color:#e8bc01;
	/*  police de caractere globale  */
	
	position:relative;
}
/*----------------------------------------------------
  HEADER
----------------------------------------------------*/
#header {
	/*  la taille correspond à la largueur de la page
	     et à la dimension de l'image    */
	height: 150px;
	width: 1148px;
	background: url(images/bandeau.jpg) no-repeat left top;
}
#header h2 {
	/* il existe un titre (<h2> mais on ne veut pas le voir ... */
	text-indent: -9000px;
}
/*----------------------------------------------------
  MAIN_MENU
----------------------------------------------------*/
#barre_menu {
	/*  occupe toute la largueur du site  */
	height: 2em;
	width: 100%;
	background-color: #05234D;
}
#main_menu {
}
#main_menu li {
	float:left;
	list-style:none;
}
#main_menu li .bis {
}
#main_menu li a {
	display:block;
	padding:0px 30px;
	text-decoration:none;
	line-height:2em;
	background-color:#05234D;
	color:white;
}
#main_menu li a:hover {
	background-color:#062B5E;
	color:#E8BC01;
}
/*#menu_droit {
	float:right;
}
#menu_droit li {
	float:left;
	list-style:none;
}
#menu_droit li .bis {
}
#menu_droit li a {
	display:block;
	padding:0px 30px;
	text-decoration:none;
	line-height:2em;
	background-color:#05234D;
	color:white;
}
#menu_droit li a:hover {
	background-color:#062B5E;
	color:#E8BC01;
}*/
#menu_droit {
	float:right;
}
#menu_droit li {
	float:left;
	list-style:none;
}
#menu_droit li .bis {
}
#menu_droit li a {
	display:block;
	padding:0px 30px;
	text-decoration:none;
	line-height:2em;
	background-color:#05234D;
	color:white;
}
#menu_droit li a:hover {
	background-color:#062B5E;
	color:#E8BC01;
}
#menu_droit li ul{
	margin:0px 0px 0px -7.5em;
	padding:0px;
	position: absolute;
	visibility:hidden;
	border: 1px solid #b1babf;
}

#menu_droit li ul li a{
	padding: 0px 10px;	
}

#menu_droit li ul li{
	float:none;
	display:inline;
	font-size: 0.85em;
	padding:0px;
}
/*----------------------------------------------------
  CONTAINER
----------------------------------------------------*/
#container {
	margin:5px 5px;
}
/*----------------------------------------------------
  COL_RIGHT
----------------------------------------------------*/
#col_right {
	float:right;
}
#col_right .logo {

	background: url(../images/logo_small.gif) no-repeat top left;
	height: 100px;
	width: 100px;
	margin-left:115px;	
	margin-top: 15px;
}
#col_right table{
	/* [disabled]vertical-align: middle; */
		
}
#col_right img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right:5px;
	cursor: pointer;
	/* [disabled]display: block; */
}
#zoneImage img{
	cursor:pointer;	
}
/*----------------------------------------------------
  CONTENT
----------------------------------------------------*/
#content {
	position: relative;
}
#content #flash {
	position: absolute;
	left: 170px;
	top: 10px;
}

#content h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #05234D;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 50px;
	/* [disabled]padding-bottom: 100px; */
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #05234D;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #4e2600;
	margin-bottom: 7px;
}
h4 a {
	color: #4e2600;
	text-decoration: underline;
	font-weight: bold;
}

#content p {
	margin-bottom: 7px;
	/* [disabled]margin-top: 5px;
*/
	color:#4e2600;
	line-height: 1.4em;
}
#content p strong {
	margin-bottom: 7px;
	/* [disabled]margin-top: 5px;
*/
	color:#4e2600;
	line-height: 1.4em;
	font-weight:bold;
}
#content p a {
	color:#4e2600;
	font-weight:bold;
	text-decoration: none;
}
#content ul li {
	margin-bottom: 2px;
	/* [disabled]margin-top: 5px; */
	color:#4e2600;
	line-height: 1.2em;
	color:#4e2600;
	margin-left: 30px;
	list-style-type: square;
}
#content ul li span a{
	font-size:0.9em;
	margin-bottom: 2px;
	/* [disabled]margin-top: 5px; */
	color:#4e2600;
	line-height: 1.2em;
	color:#4e2600;
	margin-left: 5px;
	font-weight:bold;	
}
#content ul li a {
	color:#4e2600;
	text-decoration:none;
	font-weight: bold;
}
#content ol li {
	margin-bottom: 2px;
	/* [disabled]margin-top: 5px; */
	color:#4e2600;
	line-height: 1.2em;
	color:#4e2600;
	margin-left: 30px;
	list-style-type: decimal;
}
#content ol li a {
	color:#4e2600;
	text-decoration:none;
}
.fleche {
	background: url(images/fleche.png) no-repeat 5px 0.3em;
	display: inline-block;
	height: 1em;
	width: 200px;
	cursor: pointer;
}

/*----------------------------------------------------
  ACCORDEON
----------------------------------------------------*/
#accordeon {
	overflow:hidden;
	margin:10px;
	/* [disabled]margin:20px 5px 5px 5px;
*/
	/* [disabled]padding:20px;
*/
	/* [disabled]border: solid 1px #630;
*/
}
#accordeon .panel {
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
}
#accordeon .header {
	background-color: #e8bc01;
	/* [disabled]border-top: solid 1px #05234d;
*/
	/*border-bottom: solid 1px #05234d;*/
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #05234d;
	/* [disabled]text-decoration: underline;
*/
	/* [disabled]line-height: 1.5em;
*/
}
#accordeon .contenu {
	overflow: auto;
	margin: 0px;
	padding: 5px;
	height: 12em;
}
#content h3 a {
	/* [disabled]font-size: 1.2em;
*/
	font-weight: bold;
	color: #05234D;
	/* [disabled]margin-bottom: 5px;
*/
	/* [disabled]margin-top: 10px;
*/
}
/*----------------------------------------------------
  FOOTER
----------------------------------------------------*/
#footer {
	clear: both;
}
#footer p {
	font-size: 0.7em;
	color: #4E2600;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
}
#footer p a {
	color: #4e2600;
	text-decoration: none;
}
/*----------------------------------------------------
  ONGLETS
----------------------------------------------------*/
.highlight {
	text-decoration: underline;
	font-style: italic;
}
.tarif {
	margin: 20px auto;
}
.clickTarif{
	cursor:pointer;
	font-weight:bold;	
}
.clickResa {
	cursor:pointer;
	font-weight:bold;	
}


.onglet table {
	/* [disabled]background: #e8bc01; */
	border-top: 2px solid #FDFAF7;
	border-right: 2px solid #E1AB79;
	border-bottom: 2px solid #E1AB79;
	border-left: 2px solid #FDFAF7;
	width: 80%;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	font-size: 0.8em;
	/* [disabled]font-style: italic; */
	color: #630;
}
.onglet table thead th,
.onglet table tfoot th,
.onglet table tfoot td {
	line-height:1.3em;
	font-weight: bold;
}
.onglet table tbody td {
	padding: 3px;
	/* [disabled]font-size: 0.9em; */
}
#content #message {
	height: 150px;
	/* [disabled]background: #CF9; */
	font-size: 0.9em;
}
#content #message li{
	list-style-type: none;	
}
#content #message .date{
	font-style: italic;
	
}

.bouton{
	background: url('/img/form/button-bg.png') repeat-x;
	border-top: 2px solid #FDFAF7;
	border-right: 2px solid #E1AB79;
	border-bottom: 2px solid #E1AB79;
	border-left: 2px solid #FDFAF7;
	padding: 4px;
	margin-top: 20px;
	/* [disabled]float: right; */
	text-decoration: none;
	cursor:pointer;
		font-size: 1em;
	color: #05234d;
	font-weight: bold;
	margin-right:20px;
	
}
.chevron {
	font-size: 0.7em;
	font-style: italic;
}
#content #ouvert {
	position: absolute;
	left: 500px;
	top: 15px;
}
#content #ouvert_accueil {
	position: absolute;
	left: 650px;
	top: 15px;
}
#col_left img {
	position: absolute;
	left: 20px;
	top: 600px;
}

