/* CSS Document */
body {
	margin:0;padding:0;
	background-color: #EEF6AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5B6603;
}
#menu {
	width: 100%; 
	height:140px; 
	margin:5px 0 0 0; 
	padding:0;
}
.tab_menu {
	width: 20%;
	text-align: center;
	vertical-align:top;
}
#menu a {color: #5B6603;}
#menu a:hover {background-color: #D0D798;}
#menu ul {margin:0; padding:5px; }

.menu_1 {
	visibility: hidden;
	margin-top:-110px;
	background-color: #EEF6AB;
	border: 1px solid #FFFFFF;
	text-align: left; 
}
.menu_1 li {
	font-size: 8pt;
	font-weight: normal;
	list-style-type:none;
}

.menu_2 {
	visibility: hidden;
	margin-top:-110px;
	background-color: #EEF6AB;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.menu_2 li {	
	font-size: 8pt;
	font-weight: normal;
	color: #5B6603;
	list-style-type:none;
}

#iframe {
	width:100%;
	text-align:center;
}
#footer {
	width:100%;
	text-align:center;
	font-weight: bold;
	margin:10px 0 0 0;
	padding:0;
}

/* Textes CSS Document */

#conteneur { width:100%; margin-top: 0; }
#conteneur td { padding: 0 5px;}
#conteneur h1 {
	margin: 0;
	padding: 8px 0 0 0;
	width: 300px;
	height: 50px;
	font-size: 11pt;
	font-weight: bold;
	color: #5B6603;
	background-image: url(titre.gif);
	background-repeat: no-repeat;
}
#conteneur2 { width:100%; margin-top: 0; }
#conteneur2 h1 {
	margin: 0;
	padding: 8px 0 0 0;
	width: 380px;
	height: 50px;
	font-size: 11pt;
	font-weight: bold;
	color: #5B6603;
	background-image: url(titre2.gif);
	background-repeat: no-repeat;
}
#conteneur_tarifs { width:100%; margin-top: 0; }
#conteneur_tarifs h1 {
	margin: 0;
	padding: 8px 0 0 0;
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #5B6603;
	background: url(titre.gif) no-repeat center top;
}
#index { width:100%; margin-top: 2%;}
#bloc_texte, #bloc-texte_actu {
	height:250px;
	width:90%;
	margin-top: -10px;
	padding :0 2em 1em 1em;
	text-align: left;
	overflow: auto;
	scrollbar-face-color:#EEF6AB;
	scrollbar-arrow-color: #EEF6AB;
}
#bloc_texte p, #bloc-texte_actu p {
	margin:0;
	padding: 10px 0 0 0;
	text-indent: 15px;
}
#bloc_texte h2, #bloc-texte_actu h2 {
	font-size: 100%;
	font-weight: bold;
	margin:15px 0 0 0;
	padding: 0 0 0 15px;
	background: url(bullet_h2.gif) no-repeat left center;
}
#bloc_texte a, #bloc-texte_actu a, #tarifs a {
	color: #00AA01;
}
#bloc_texte a:hover, #bloc-texte_actu a:hover, #tarifs a:hover {
	color: #5B6603;
}
#diapo {
	height:280px;
	width:70%;
	padding-top: 4em;
}
#diapo_actu {
	height:280px;
	width:70%;
	padding-top: 4em;
}
#deco { position: relative; top:-240px; left:165px;}
#image {
	width: 327px;
	height: 223px;
	background: url(deco_img.gif) no-repeat bottom right;
}
#image_actu {
	width: 327px;
	height: 223px;
	background: url(deco_img.gif) no-repeat bottom right;
}
#image img, #image_actu img { 	
	padding: 4px;
	border: 1px solid #778319;
	background-color: #FFFFFF; 
}
.image_diapo { 	
	padding: 2px;
	border: 1px solid #778319;
	background-color: #FFFFFF; 
}
#pictos {
	position: relative; top:-70px; left: 120px;
}
#pictos_actu {
	position: relative; top:-70px; left: 120px;
}
.str {
	font-weight: bold;
}
#v360 {
	margin:0;
	padding:0;
	height: 280px;
}

#tarifs {
	width:70%;
	margin:0 15%;
	overflow: auto;
	scrollbar-face-color:#EEF6AB;
	scrollbar-arrow-color: #EEF6AB;
}
#tarifs h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin:0 0 10px 0;
	padding: 0 0 0 15px;
	background: url(bullet_h2.gif) no-repeat left center;
}
#tarifs h3 {
	font-size: 100%;
	font-weight: bold;
	margin:0;
	padding: 3px 0 0 0;
	text-align: left;
}
#tarifs ul {
	margin:0; padding:3px 0 3px 10px;
	text-align: left;
	font-size: 90%;
}
#tarifs li {
	list-style-type:none;
}
.bloc_tarifs {
	height: 140px;
	margin-top:10px;
}
.photo_tarifs {
	height: 130px;
	margin:0 0 5px 0;
}
.photo_tarifs ul {
	margin:0; padding:0;
	font-size: 70%;
}
.photo_tarifs li {
	list-style-type:none;
	text-align: center;
}
.img_tarifs {
	padding: 2px;
	border: 1px solid #778319;
	background-color: #FFFFFF; 
}
.descript_tarifs {
	height: 140px;
	margin-top: 5px;
	padding: 0 0 0 5px;
	overflow: auto;
	scrollbar-face-color:#EEF6AB;
	scrollbar-arrow-color: #EEF6AB;
	border-top: 1px solid #778319;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #778319;
	background-color: #F9FDA4;
}

.tab_tarifs {
	border-collapse: collapse; 
	margin-top:10px;
	font-size:85%;
}
.tab_tarifs td {
	vertical-align: middle;
	padding: 0.2em 0.1em;
}
.tab_titre2 {
	width: 30%;
	border: 1px solid #778319;
	text-align:left;
	color: #303502;
	background-color: #F1FFC1;
}
.tab_titre {
	width: 14%;
	text-align:center;
	color: #303502;
	border: 1px solid #778319;
	background-color: #FFFFFF;
}
.tab_cel {
	width: 14%;
	text-align:center;
	font-weight: bold;
	border: 1px solid #778319;
	background-color: #F9FDA4;
}
.tab_cel_2 {
	text-align:center;
	font-weight: normal;
	border: 1px solid #778319;
	background-color: #F9FDA4;
}
.tab_free {
	width: 14%;
	text-align:center;
	font-weight: bold;
	border: 1px solid #778319;
	color: #990000;
	background-color: #F9FDA4;
}
.tab_vide {
	width: 30%;
}

.tab2_titre2 {
	width: 18%;
	border: 1px solid #778319;
	text-align:left;
	color: #303502;
	background-color: #F1FFC1;
}
.tab2_vide {
	width: 18%;
}
.ligne {
	margin: 30px 0;
	clear:both;
}
.mh {
	color:#990000;
}

/* Pop up CSS Document */
