@charset "utf-8";
/* CSS Document */

/* Les images de fond de l'accordéon */
#kwick .opt1 {
	background: #9ce782 url(../images/accueil.jpg) ;
}
#kwick .opt2 {
	background: #92bdfa url(../images/gites.jpg);
}
#kwick .opt3 {
	background: #faa892 url(../images/grange.jpg);
}
#kwick .opt4 {
	background: #e78282 url(../images/parc.jpg);
}
#kwick .opt5 {
	background: #000 url(../images/activites.jpg);
	border-right: 0;
}

/* Tarifs de liens utiles */
#liens_utiles #tarifs {
	background:url(../images/tarifs.gif) left top no-repeat;
}

/* Onglets Gites */
#onglets_gites {
	margin:0 auto;
	width:411px;
	height:125px;
}
#onglets_gites ul {
	margin:0;
	padding:0;
}

#onglets_gites li {
	background-image:none;
	padding:0;
	float:left;
}
#onglets_gites li a {
	display:block;
	width:130px;
	height:105px;
	margin-right:10px;
	text-indent:-4000px;
	background:url(../images/onglets_gites.jpg) no-repeat bottom left;
	outline:none;
}
#onglets_gites li a:hover {
	background-position:0 top;
}
#onglets_gites li a#gite_bleu {
	background-position:-140px -105px;
}
#onglets_gites li a#gite_vert {
	background-position:-280px -105px;
	margin-right:0;
}
#onglets_gites li a#gite_bleu:hover {
	background-position:-140px top;
}
#onglets_gites li a#gite_vert:hover {
	background-position:-280px top;
}
#onglets_gites li a#maison {
	background: url(../images/onglets_elise_maison.jpg) bottom left no-repeat;
}
#onglets_gites li a#maison:hover,  #onglets_gites li a#cabanon:hover {
	background-position: top left;
}
#onglets_gites li a#cabanon {
	background: url(../images/onglets_elise_cabanon.jpg) bottom left no-repeat;
}


/* Titre de la page d'accueil */
#contenu h2#invit_accueil {
	background:url(../images/invit_accueil.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_gites {
	background:url(../images/invit_gites.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#bienetre {
	background:url(../images/bienetre.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_tarifs {
	background:url(../images/invit_tarifs.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_acces, #contenu h2#invit_activites {
	background:url(../images/invit_acces.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_partenaires {
	background:url(../images/invit_partenaires.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_contact {
	background:url(../images/invit_contact.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_livredor {
	background:url(../images/invit_livredor.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_parc {
	background:url(../images/invit_parc.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_brochures {
	background:url(../images/invit_brochures.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_gites_global {
	background:url(../images/invit_gites_global.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#invit_elise {
	background:url(../images/invit_elise.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:93px;
}
#contenu h2#intro_maison {
	background:url(../images/titre_elise.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:60px;
}
#contenu h2#intro_cabanon {
	background:url(../images/titre_cabanon.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:60px;
}
#contenu h3#titre_lafont {
	background:url(../images/titre_lafont.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:60px;
}
#contenu h3#titre_elise {
	background:url(../images/titre_elise.jpg) no-repeat top left;
	text-indent:-4000px;
	width:476px;
	height:60px;
}
#photos h3 {
	background: url(../images/galerie_photo.gif) no-repeat;
	height:53px;
	width:190px;
	text-indent:-4000px;
	margin-bottom:15px;
}

