@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}

ol, ul {
        list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}



body {
margin:0;
padding:0;
background:url(../images/bg.jpg) no-repeat top center;
font-family:Arial, Helvetica, sans-serif;
width:100%;
height:100%;
}

#anvayagrand{
clear:both;
margin-left:auto;
margin-right:auto;
height:100%;
min-width:1024px;
}

#anvayacontainer {
clear:both;
padding-top:150px;
width:1024px;
height:auto;
margin-right:auto;
margin-left:auto;
padding:0 30px 0px 30px;
}

	#header{
	height:100px;
	width:1024px;
	background:url(../images/bg-menu.png) no-repeat bottom center;
	}
		#menu{
		float:right;
		width:769px;
		height:77px;
		margin:20px 0px  0px 55px;
		}
		#menu li{
		list-style-type:none;
		float:left;
		margin-right:8px;
		position:relative;
		}
		#menu li.rien{
		margin-right:0px;
		margin-left:3px;
		}

ul ul {display: none; position: absolute; left: 0px; top: 60px; margin: 0px; padding-left:20px; width:138px;}
ul.niveau2{height:121px; padding-top:8px;}
li:hover ul.niveau2 {display: block; width:138px; background:#f7f4e7; height:58px; margin-left:5px; z-index:10000;}
ul.niveau2 li{font-size:12.5px; line-height:22px;}
ul.niveau2 li a{
	text-decoration:none;
	font-size:12.5px;
	color:#5f7a00;
}
ul.niveau2 li a:hover{
	text-decoration:none;
	font-size:12.5px;
	color:#523f25;
	font-style:italic;
}




ul.niveau3{height:121px; padding-top:8px;}
li:hover ul.niveau3 {display: block; width:138px; background:#f7f4e7; height:75px; margin-left:5px; z-index:10000;}
ul.niveau3 li{font-size:12.5px; line-height:22px;}
ul.niveau3 li a{
	text-decoration:none;
	font-size:12.5px;
	color:#5f7a00;
}
ul.niveau3 li a:hover{
	text-decoration:none;
	font-size:12.5px;
	color:#523f25;
	font-style:italic;
}


ul.niveau4{height:121px; padding-top:8px;}
li:hover ul.niveau4 {display: block; width:170px; background:#f7f4e7; height:100px; margin-left:5px; z-index:10000;}
ul.niveau4 li{font-size:12.5px; line-height:22px;}
ul.niveau4 li a{
	text-decoration:none;
	font-size:12.5px;
	color:#5f7a00;
}
ul.niveau4 li a:hover{
	text-decoration:none;
	font-size:12.5px;
	color:#523f25;
	font-style:italic;
}




	#anvayacontainer #contenu{
	width:1024px;
	z-index:2;
	height:auto;
	padding-bottom:80px;
	padding-top:15px;
	background:url(../images/bg-contenu.png) no-repeat top center;
	}
		#slider{
		height:374px;
		margin:10px 10px 10px 10px;
		z-index:100;
		}
		#wrapper{
		height:393px;
		width:964px;
		background:url(../images/bg-slider.jpg) no-repeat center top;
		padding-top:1px;
		margin-bottom:19px;
				}





.theme-default .nivoSlider {
	position:relative;
	margin-top:10px;
}
.theme-default .nivoSlider img {
	position:absolute;
margin-top:10px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
	margin-top:10px;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-35px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	cursor:pointer;
}
.slider-wrapper theme-default{
background:none;
margin-top:10px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}


/* The Nivo Slider styles */
#slider .nivoSlider {
	position:absolute;
	margin-top:10px;
}
.nivoSlider img {
	position:absolute;
	margin-top:10px;
	left:0px;
}
/* If an image is wrapped in a link */

/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:374px;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:6;
	height:374px;
}


#contenu #carte{
width:509px;
height:292px;
margin:26px 30px 30px 43px;
padding:0px 0px 11px 0px;
background:url(../images/bg-carte.png) no-repeat center top;
float:left;
}

	#map{
	float:left;
	width:282px;
	height:292px;
	background:url(../images/map.png);
	}

	#contenu #carte #texte{
	float:left;
	margin-top:45px;
	width:192px;
	margin-left:12px;
	}

a.info {
	position:relative;
   top:180px;
   left:22px;
   cursor:pointer;
   text-decoration:none;
}
a.info span {
display: none; /* On masque l'infobulle. */
border:none;
text-decoration:none;
}
a.info:hover {
   background: none; /* Correction d'un bug d'Internet Explorer. */
   z-index:3; /* On définit une valeur pour l'ordre d'affichage. */
   text-decoration:none;
   cursor:pointer; /* On change le curseur par défaut par un curseur d'aide. */
}
a.info:hover span {
   display: inline; /* On affiche l'infobulle. */
   position: absolute;
   text-decoration:none;
   white-space: nowrap; /* On change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non désiré. */
   top:-37px; /* On positionne notre infobulle. */
   left:0px;
   background:url(../images/bg-bulles.png) no-repeat top;
   color:#FFF;
   font-size:12px;
   padding:7px;
   width:80px;
   height:30px;
}

a.info2 {
	position:relative;
   top:170px;
   left:-38px;
   cursor:pointer;
   text-decoration:none;
}
a.info2 span {
display: none; /* On masque l'infobulle. */
border:none;
text-decoration:none;
}

a.info2:hover span {
   display: inline; /* On affiche l'infobulle. */
   position: absolute;
   text-decoration:none;
   white-space: nowrap; /* On change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non désiré. */
   top:-37px; /* On positionne notre infobulle. */
   left:0px;
   background:url(../images/bg-bulles.png) no-repeat top;
   color:#FFF;
   font-size:12px;
   padding:7px;
   width:80px;
   height:30px;
}




.courte{
float:left;
margin-top:23px;
width:442px;
margin-bottom:38px;
}
.large{
float:left;
width:970px;
margin-top:4px;
}

#bons{
float:left;
margin-top:23px;
width:565px;
margin-bottom:38px;
height:auto;
}
.bons1{
float:left;
width:242px;
margin:0 23px 0 52px;
}
.bons{
float:left;
width:244px;
}
#roulotte{
float:right;
width:391px;
margin-left:68px;
margin-top:22px;
height:auto;
}

.anvayaheader{
float:left;
height:auto;
}
.anvayaheader2{
float:left;
height:auto;
width:1024px;
}
.logo{
float:left;
margin-left:18px;
}

.longue{
margin-top:23px;
width:1024px;
margin-bottom:38px;
padding:0 30px 0 52px;
}

#grandfooter{
background:url(../images/footer.jpg) top no-repeat;
clear:both;
margin-left:auto;
margin-right:auto;
height:42px;
width:100%;
min-width:1084px;
}

	#footer{
	margin-left:auto;
	margin-right:auto;
	width:964px;
	height:23px;
	padding: 19px 67px 0 10px;

	}
	.adresse{
	margin:23px 0 0 0px;
	padding-top:10px;
	height:54px;
	float:left;
	color:#2c320b;
	background:url(../images/arbre-copyright.png) no-repeat top left;
	width:653px;
	}

	.copyright{
	width:200px;
	margin:33px 0px 0 0;
	height:54px;
	float:right;
	text-align:right;
	color:#2c320b;
	}




#pictos{
width:393px;
float:left;
height:140px;
margin:12px 0 0 20px;
color: #5F7A00;
font-size: 12px;
}
#pictos ul{
float:left;
width:206px;
text-align:left;
}
table{
float:left;
}
.pictos{
height:32px;
width:110px;
}
.lieu{
width:330px;
height:329px;
margin:30px 0 0 25px;
}

.picleft{

margin: 15px 20px 0 0px; float:left;
}






.slide{
width:419px;
float:left;
margin-left:30px;
}

.diaporama{
background:url(../images/galerie/fond-diaporama.png) no-repeat top right;
margin-top:4px;
float:left;
width:419px;
height:410px;
}

#ppy3 {
width:330px;
height:329px;

}


.ppy-imglist {
    width:330px;
	height:329px;
    display:        block;
    overflow:       hidden;

}
.ppy-imglist li {
    list-style:     none;
    float:          left;
    display:        block;
    margin:         0 10px 10px 0;
	width:330px;
	height:329px;
}
.ppy-imglist li a img {
    display:        block;
    border:         0;
	width:330px;
	height:329px;
}
.ppy-counter{
color:#FFF;
font-size:11px;
width:40px;
height:15px;
margin:-17px 0 0 290px;
}
.ppy-prev{cursor:pointer;}
.ppy-play{cursor:pointer;}
.ppy-pause{cursor:pointer;}
.ppy-next{cursor:pointer;}
.ppy-outer {
    display:none;
	width:330px;
	height:329px;
}
.ppy-active .ppy-outer {
    display:                block;
	width:330px;
	height:329px;
}
.ppy-stage {
    background-repeat:      no-repeat !important;
    background-position:    center center !important;
	width:330px;
	height:329px;
	margin:32px 0 0 14px;
}
.ppy-stagewrap ppy-loading{
		width:330px;
	height:329px;
}
.ppy-nav{
	padding-top:170px;
}
.ppy-placeholder {
    position:relative;
}

.ppy-caption,
.ppy-captionwrap {
    overflow:               hidden;
}

.ppy-hidden {
    display:                none !important;
}

#ppy3 .ppy-nav {
    background:     #333;
    background:     rgba(51,51,51,0.7);
    background:     -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(51,51,51,1)),
        color-stop(0.4, rgba(51,51,51,0.7)),
        color-stop(0.6, rgba(51,51,51,0.7)),
        color-stop(1, rgba(51,51,51,1))
    );
    background:     -moz-linear-gradient(
        center bottom,
        rgba(51,51,51,1) 0%,
        rgba(51,51,51,0.7) 40%,
        rgba(51,51,51,0.7) 60%,
        rgba(51,51,51,1) 100%
    );
    width:330px;
    height:159px;
    text-align:     center;
}

.ppy-outer {
    display:                none;
}
.ppy-active .ppy-outer {
    display:                block;
}
.ppy-stage {
    position:absolute;
}

.ppy-placeholder {
    position:               relative;
}

.ppy-caption,
.ppy-captionwrap {
    overflow:               hidden;
}

.ppy-hidden {
    display:                none !important;
}



.select-ville{
background:url(../images/bg-select-ville.png) no-repeat top center;
color:#553F25;
height:29px;
float:right;
margin:7px 38px 0 0;
padding:5px 8px 2px 8px;
width: 253px;
border:none;
font-style:italic;
}

.btn{
margin-top:25px;
}
.btn2{
margin:25px 30px 0 0;
float:right;
}



.calendrier{
background:url(../images/bg-calendrier.jpg) no-repeat;
padding:11px 24px 0 21px;
margin-right:15px;
width:184px;
height:200px;
}
.mois {
display:block;
width:185px;
height:33px;
border-bottom:solid 1px #5f7a00;
text-align:right;
}
.libelle {
color: #204921;
font-size:12px;
margin: 5px 0 10px 0;
padding: 0;
height:12px;
text-align: center;
width:185px;
}
.libelle li {
color: #204921;
float: left;
font-weight: bold;
height: 14px;
width:26px;
}
.ligne {
font-size:12px;
margin:0;
padding: 0;
text-align: center;
width:185px;
color:#5f7a00;
}
.ligne li {
color: #5f7a00;
float: left;
height: 16px;
padding-top: 1px;
width:26px;
margin:0;
}
li.reserve, .reserv {
background-color: #cc0033;
color:#86ac00;
}


#video{
background:url(../images/fond-video.png) no-repeat top right;
margin-top:4px;
margin-left:30px;
float:left;
width:584px;
height:430px;
}
.actualites{
position:absolute;
margin:31px 0 57px 55px;
}
.reseau{
position:absolute;
margin:400px 0 0 17px;
}
#actu{
width:370px;
float:left;
margin-top:4px;
}

#formulaire{
width:383px;
height:475px;
background:url(../images/bg-formulaire.png) no-repeat top center;
float:left;
margin:24px 0 40px 100px;
padding-top:25px;
}
#formulaire td{
}
.tab-formulaire{
margin-left:35px;
}
.titre-formu{
height:34px;
margin-top:10px;
}
.formulaire{
background:url(../images/bg-input.png) no-repeat top left;
border:none;
height:38px;
width:290px;
float:left;
margin-top:17px;
padding:0 15px 0 15px;
color:#523f25;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.textarea{
border:none;
width:283px;
border:solid thin #c7cacc;
min-height:20px;
margin-top:17px;
padding:10px 15px 10px 15px;
color:#523f25;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.env{
float:right;
margin-top:17px;
}

.reponse {
color:#523f25;
font-family: Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:0 0 0 8px;
text-align:left;
height:20px;
float:left;
width:375px;
position:absolute;
top:270px;
visibility:hidden;
}





table.tab-adresse{
margin:28px 0 0 50px;
}
table.tab-adresse p{
color:#1f4a14;
font-size:12px;
padding-left:0px;
padding-top:2px;
}

#livre{
width:900px;
margin-left:58px;
position:absolute;
}
.bx-wrapper{
width:900px;
margin:10px 0 0 0px;
position:absolute;
}
.bx-wrapper p{
padding-left:0px;
line-height:15px;
font-size:11.5px;
float:left;
}
.texte{
width:714px;
padding-top:14px;
height:auto;
}
.bx-window{
width:714px;
overflow: hidden;
position:absolute;
}
a.bx-prev{
background:url(../images/prev.jpg);
height:28px;
width:28px;
position:absolute;
left:-50px;
top:50px;
text-indent:-999999px;
}
a.bx-next{
background:url(../images/next.jpg) no-repeat top;
height:28px;
width:30px;
position:absolute;
left:810px;
top:50px;
text-indent:-999999px;
}
.left{
float:left;
}
.right{
float:right;
margin-top:76px;
}



h1{
margin-bottom:20px;
text-align:left;
}

h2{
margin-bottom:18px;
margin-left:52px;
text-align:left;
}

h3{
font-size:22px;
color:#5f7a00;
border-bottom:solid 1px #5f7a00;
text-align:left;
width:auto;
margin:25px 0 32px 52px;
}

h4{
color:#5f7a00;
font-size:23px;
font-style:italic;
}

p{
text-align:justify;
font-size:12px;
line-height:15px;
color:#1f4a14;
padding-left:52px;
width:auto;
}

p.anvayaparagraph{
text-align:justify;
font-size:12px;
line-height:16px;
color:#1f4a14;
padding-left:52px;
width:auto;
}

.italic{
	font-style:italic;
}
.grand-ita{
color:#5f7a00;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:15px;
text-align:left;
font-style:italic;
}

.clair{
text-align:left;
font-size:12px;
line-height:15px;
color:#5f7a00;
}

.clair-anvayaparagraph{
text-align:left;
font-size:12px;
line-height:15px;
color:#5f7a00;
margin-top:83px;
}

.clair-centre{
line-height:15px;
color:#5F7A00;
width:auto;
text-align:center;
padding-left:0px;
}

.anvayavert{
color:#5f7a00;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
text-align:left;
font-style:italic;
padding-left:0px;
margin-top:18px;
}
.marron{
color:#553f25;
font-weight:bold;
font-style:normal;
text-align:left;
float:left;
}
a.marron {
text-decoration:none;
font-weight:bold;
text-align:left;
float:left;
}
a:hover.marron {
text-decoration:underline;
}

.liens{
text-align:left;
color:#2c320b;
}

a.liens {
text-decoration:none;
}
a:hover.liens{
text-decoration:underline;
}
a.liens2{
text-decoration:underline;
color:#2c320b;
}
a:hover.liens2{
text-decoration:none;
}

a.liens3{
color:#1F4A14;
text-decoration:underline;
}
a:hover.liens3{
text-decoration:none;
}

