*{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
body{
	background: top #AFE636;
	font-family: Arial;
	font-size: 11px;
	background: url(images/bg_body.gif) repeat-x top #AFE636;
}
/* HEADER */
#header{
	height: 125px;
	text-align: left;
	width: 818px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	z-index: 2;
}
#header #logo a{
	display: block;
	width: 264px;
	height: 92px;
	position: absolute;
	border: none;
	margin-left: -50px;
	left: 50%;
}
#header #logo a span{
	display: none;
}
#enveloppe{
	text-align: left;
	width: 840px;
	margin: 0 auto;
	position: relative;
}
#accueil_news{
	position: absolute;
	width: 218px;
	right: 669px;
	bottom: 205px;
	background: url(images/bloc_vert_new2.gif) no-repeat;
	height: 147px;
}
#accueil_news h3{
	background: url(images/bloc_vert_2new_top.gif) no-repeat;
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;	
}
#accueil_news a{
	color: #fff;	
}
#accueil_news a:hover{
	color: #0024c0;
}
#accueil_news .news_accueil{
	margin-top: 10px;	
	margin-left: 10px;
	width: 100px;
	height: 20px;
	color: #fff;
}
#accueil_news .news_accueil a:hover{
	color: #0024c0;
}
#accueil_news .news_accueil a{
	color: #fff;	
}
#accueil_news .image{
	position: absolute;
	width: 83px;
	height: 126px;
	color: #000;
	left: 131px;
	top: 18px;
	background-image: url(images/tyro_new.gif);
}
#menuaccueil{
	height: 420px;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	z-index: 2;
	position: relative
}
#menutype1{
	height: 420px;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding-top: 8px;
	position: relative
}
#menutype1 a{
	color: #000;
	text-decoration: none;
}
#menutype1 a:hover{
	color: #006666;	
}
#menutype2{
	height: 350px;
	text-align: left;
	width: 850px;
	margin: 0 auto;
	position: relative;
	padding-top: 8px;
	position: relative
}
#menutype3{
	height: 350px;
	text-align: left;
	width: 830px;
	margin: 0 auto;
	position: relative;
	padding-top: 8px;
	position: relative
}
#menumarge{
	height: 5px;
	text-align: left;
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#bas{
	height: 77px;
	text-align: left;
	width: 1020px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	z-index: 2;
}
#pageaccueil{
	height: 100px;
	text-align: left;
	width: 1020px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	z-index: 2;
}
#list_onglet{
	padding:1px;
}
#onglet_accueil, #onglet_particulier, #onglet_entreprise, #onglet_scolaire, #onglet_billeterie, #onglet_construction, #puce{
	float: left;
	text-align: center;
	margin-top: 50px;
	color: #725715;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#onglet_accueil a, #onglet_particulier a, #onglet_entreprise a, 
#onglet_scolaire a, #onglet_billeterie a, #onglet_construction a{
	color: #725715;
	text-decoration: none;	
	font-size: 12px;
}
#onglet_accueil a:hover, #onglet_particulier a:hover, #onglet_entreprise a:hover, 
#onglet_scolaire a:hover, #onglet_billeterie a:hover, #onglet_construction a:hover{
	color: #EA7500;
}
a.onglet_univers_actif{
	color: #617F08;
}
#onglet_accueil{
	width: 105px;
	position: relative;
}
#onglet_particulier{
	width: 140px;
	margin-left: 64px;
	position: relative;
}
#onglet_entreprise{
	width: 121px;
}
#onglet_scolaire{
	width: 148px;
	position: relative;
}
#onglet_billeterie{
	width: 90px;
}
#onglet_construction{
	width: 120px;
	position: relative;
}
#onglet_accueil{
	padding-top: 10px;
}
#puce{
	height:35px;
	width: 5px;
	background: url(images/puce.gif) no-repeat center;
	position: relative;
}
table.rubriques_onglet{
	clear: both;
	width: 100%;
	margin-top: 0px;
	position: relative;
}
#rubrique_onglet {
	margin-top: 90px;
}
table.rubriques_onglet td{
	text-align: center;
	background: url(images/bg_rub.gif) no-repeat center;
	height: 27px;
	width: 16%;
	position: relative;
}
table.rubriques_onglet td:hover, table.rubriques_onglet td.onglet_actif{
	background: url(images/bg_rub_active.gif) no-repeat center;	
}
table.rubriques_onglet td a{
	text-decoration: none;
	text-transform: uppercase;
	color: #4d5a07;
	font-weight: bold;	
	font-size: 11px;	
	line-height: 11px;
}
table.rubriques_onglet td.td_vde{
	background: none;
}
table.rubriques_onglet td a:hover, table.rubriques_onglet td.onglet_actif a{
	color: #3A6EA5;
}

table.rubriques_onglet td ul{
	display: none;
	position: absolute;
	z-index:200;
	text-align: left;
	border: 1px solid #FFFB09;
	border-top: none;
	background: #8ED222;
	width: 121px;
	left: 7px;
	top: 25px;
}
table.rubriques_onglet td.onglet_actif ul a{
	text-decoration: none;
	text-transform: uppercase;
	color: #4d5a07;
	font-weight: bold;	
	font-size: 11px;	
	line-height: 11px;	
}
table.rubriques_onglet td.onglet_actif ul a:hover{
	color: #3A6EA5;
}
html>body table.rubriques_onglet td ul{
	left: 7px;
	top: 25px;
}
html>/**/body table.rubriques_onglet td ul{
	margin-top: 0px;
	margin-left: 7px;
	top: auto;
	left: auto;
}
table.rubriques_onglet td ul li{
	list-style: none;
	padding: 5px;
}
.in260Big {
	height: 270px;
	width: 215px;
	margin: 20px 0px 10px 20px;
	padding: 2px;
	text-align: left;
}
.bas {
	width: auto;
	height: 80px;
	color: #333333;
	font-size: 10px;
	padding: 0px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bas a {
	color: #3A6EA5;
	text-decoration: none;
	font-size: 10px;
}
.bas a:hover {  color: #A53A6E; text-decoration: underline; font-size: 10px;}
.in537 {
	height: 270px;
	width: 480px;
	margin: 5px 0px 10px 25px;
	overflow: auto;
	padding: 2px;
	text-align: left;
}
.in260 {
	height: 145px;
	width: 220px;
	margin: 10px 0px 10px 20px;
	overflow: auto;
	padding: 0px;
	text-align: left;
}
.in260Big {
	height: 350px;
	width: 215px;
	overflow: auto;
	padding: 2px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;

}
/* FOOTER */
.footer{
	background: url(images/bg_footer.gif) repeat-x top;
	margin-top: 20px;
	padding: 1px;
	clear: both;
	position: relative;
	height: 70px;
}
.footer #bandeau{
	width: 818px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.footer #bandeau a{
	float: left;	
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}
.footer #bandeau a:hover{	
	color: #FFF200;
}
.a_footer_first{
	margin-left:50px;	
}
#pucefooter{
	height:28px;
	width: 5px;
	background: url(images/puce.gif) no-repeat center;
	float: left;
	margin-left: 10px; 
	margin-right: 10px;
}
#feuille{
	width: 37px;
	height: 29px;
	position: absolute;
	margin-top: -1px;
	background: url(images/feuille.gif) no-repeat;
}
.footer #under_bandeau{
	width: 818px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.footer #under_bandeau span.aventure{
	background: url(images/aventure.gif) no-repeat;
	display: block;
	position: absolute;
	width: 197px;
	height: 26px;
	left: 50%;
	margin-left: -98px;
}
.footer #under_bandeau span.aventure span{
	display: none;
}
.footer #under_bandeau a{
	display: block;
	width: 116px;
	height: 20px;
	background: url(images/mentions.gif) no-repeat;
	position: absolute;
	right: 0px;
}
.footer #under_bandeau a span{
	display: none;
}
.footer #feuille2{
	width: 100px;
	height: 20px;
	position: absolute;
	left: 249px;
	bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin: 15px 0px 8px 0px;
	padding: 0px;
}
#navlist li{
display: inline;
list-style-type: none;
padding-right: 0px;
}
#liste li{
	list-style-image: url(images/puce.gif);
	margin-bottom: 5px;
	margin-left: 20px;
}
#liste ul{
	list-style-position: outside;
}
#pagebassesaison{
	text-align: center;
	width: 455px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
/* MENU DES PARCS (A GAUCHE) */
.content{
	width: 818px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height:500px;
	z-index:0;
}
#contenu_rubrique{
	width: 537px;
	height: 500px;
	background: url(images/bloc_vert_40.gif) no-repeat;
	position: absolute;
	right: -2px;
}
#contenu_rubrique a{
	color: #0024c0;
}
#contenu_rubrique a:hover{
	color: #A53A6E;
}
#contenu_rubrique h1{
	height: 17px;
	line-height: 17px;
	background: url(images/bloc_vert_4_top.gif) no-repeat;
	color: #fff;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#contenu_rubrique h1 a{
	color: #fff;
}
#contenu_rubrique #bloc_jaune{
	overflow: auto;
	height: 440px;
	margin-left: 23px;
	margin-top: 20px;
	position:absolute;
	z-index:100;
	width:487px;
	padding-right: 3px;
}
#contenu_rubrique #bloc_jaune h1{
	height: auto;
	background: none;
	color: inherit;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#contenu_rubrique #bloc_jaune h1 a{
	color: #000;	
}
#liste_articles{
	width: 248px;
	height: 111px;
	background: url(images/bloc_vert_5_2.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#liste_articles h6{
	height: 17px;
	line-height: 17px;
	background: url(images/bloc_vert_5_top.gif) no-repeat;
	color: #fff;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#liste_articles a{
	color: #fff;	
}
#liste_articles a:hover{
	color: #A53A6E;
}
#liste_articles h6 span{
	position: absolute;
	z-index: 200;
	left: 22px;
}

/* SOUS MENU EN HAUT A GAUCHE DES PAGES*/
#liste_articles_V2{
	width: 200px;
	height: 200px;
	background: url(images/bloc_vert_5_2_court.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#liste_articles_V2 h6{
	height: 17px;
	line-height: 17px;
	background: url(images/bloc_vert_5_top_court.gif) no-repeat;
	color: #fff;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#liste_articles_V2 a{
	color: #fff;	
}
#liste_articles_V2 a:hover{
	color: #A53A6E;
}
#liste_articles_V2 h6 span{
	position: absolute;
	z-index: 200;
	left: 22px;
}
#liste_articles_V2 #bloc_2{
	margin: 20px;
	margin-right: 5px;
	margin-top: 7px;
	overflow: auto;
	height: 80px;	
}
#liste_articles #bloc_2{
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 7px;
	overflow: auto;
	height: 80px;	
}
#liste_articles .article_resume_p{
	display: none;	
	
}
#liste_articles #bloc_2 p, #liste_articles #bloc_2 table, #liste_articles .bloc_2{
	display: none;	
}
#liste_articles #bloc_2 h3{
	margin-bottom: 10px;
	background: url(../images/puce.gif) no-repeat left top;
	padding-left: 22px;
}
#liste_articles #bloc_2 h3 a{
	color: #000;
	text-decoration: none;
}
#liste_articles #bloc_2 h3 a:hover{
	color: #A53A6E;
}

.herbe1{
	position: absolute;	
	background: url(images/herbe1.png);
	width: 190px;
	height: 76px;
	bottom: 0;
	left: 0;
}
.herbe2{
	position: absolute;	
	background: url(images/herbe2.png);
	width: 159px;
	height: 45px;
	bottom: 0;
	right: 0;
}
.herbe3{
	position: absolute;	
	background: url(images/herbe3.png);
	width: 145px;
	height: 59px;
	top: 0;
	right: 0;
}
/* MENU RESERVATION PAGE ACCUEIL*/
#contenu_reservation_accueil{
	height: 65px;
	background: url(images/bloc_vert_reservation2.gif) no-repeat;
	position: absolute;
	margin-top: 120px;
	width: 250px;
}
#contenu_reservation_accueil h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#contenu_reservation_accueil a{
	color: #fff;	
}
#contenu_reservation_accueil a:hover{
	color: #0024c0;
}
#contenu_reservation_accueil #bloc_2{
	width: 170px;
	height: 40px;
	margin-top: 5px;
	margin-left: 40px;
	overflow: auto;
}

/* MENU RESERVATION HORS PAGE ACCUEIL*/
#contenu_reservation{
	height: 65px;
	background: url(images/bloc_vert_reservation.gif) no-repeat;
	position: absolute;
	margin-top: 120px;
	width: 250px;
}
#contenu_reservation h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#contenu_reservation a{
	color: #fff;	
}
#contenu_reservation a:hover{
	color: #0024c0;
}
#contenu_reservation #bloc_2{
	width: 180px;
	height: 40px;
	margin-top: 5px;
	margin-left: 60px;
	overflow: auto;
}
/* MENU DEMANDE DE DEVIS PAGE ENTREPRISE ET CE*/
#contenu_devis{
	height: 65px;
	background: url(images/bloc_orange_devis.gif) no-repeat;
	position: absolute;
	margin-top: 120px;
	left: 0;
	width: 185px;
}
#contenu_devis h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#contenu_devis a{
	color: #fff;	
}
#contenu_devis a:hover{
	color: #0024c0;
}
#contenu_devis #bloc_2{
	width: 130px;
	height: 40px;
	margin-top: 5px;
	margin-left: 50px;
	overflow: auto;
}
/* MENU RESERVATION*/
#contenu_reservation_V2{
	height: 65px;
	background: url(images/bloc_orange_reservation.gif) no-repeat;
	position: absolute;
	margin-top: 120px;
	left: 0;
	width: 185px;
}
#contenu_reservation_V2 h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#contenu_reservation_V2 a{
	color: #fff;	
}
#contenu_reservation_V2 a:hover{
	color: #0024c0;
}
#contenu_reservation_V2 #bloc_2{
	width: 130px;
	height: 40px;
	margin-top: 5px;
	margin-left: 50px;
	overflow: auto;
}

/* BLOC PHOTOS */
#contenu_photos{
	height: 184px;
	background: url(images/bloc_photo.gif) no-repeat;
	position: absolute;
	margin-top: 120px;
	width: 216px;
}
#contenu_photos h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#contenu_photos_parc{
	height: 204px;
	background: url(images/bloc_photo_parc.gif) no-repeat;
	position: absolute;
	margin-top: 120px;
	width: 248px;
}
#contenu_photos_parc h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
/* BLOC NEWS PAGE ACCUEIL */
#accueil_news_droite{
	height: 414px;
	background: url(images/bloc_jaune_news.gif) no-repeat;
	position: absolute;
	margin-top: -200px;
	margin-left: 640px;
	width: 260px;
}
#accueil_news_droite h6{
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#accueil_news_droite a{
	color: #0000FF;	
}
#accueil_news_droite a:hover{
	color: #006666;
}
/* TEXTE AU DESSSUS DU PLAN DES PARCS PAGE ACCUEIL */
#accueil_texte{
	height: 30px;
	position: absolute;
	margin-top: 0px;
	margin-left: 235px;
	width: 400px;
}
#accueil_texte h6{
	color: #846b02;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}
/* JQUERY ACCUEIL */
#screenshot{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip image preview */
#preview{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip normal */
#tooltip{
        position:absolute;
        border:1px solid #333;
        background:#f7f5d1;
        padding:2px 5px;
        color:#333;
        display:none;
}
