body {
	margin: 0px;
	width: 100%; height: 100%;
	background-color: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #119219;
	scrollbar-track-color: #ffffff;	
}
body input, body textarea, body select {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	border-width: 1px;
}
body ul, body dl, h1, h2 {
	margin: 0px; padding: 0px;
}


body bdo {
	display: none;
}

table td {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
#container {
	position: absolute;
	left: 50%; margin-left: -375px;
	width: 750px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Titre et sous titre */
#container h1 {
	position: absolute;
	top: 15px; left: 190px;
	width: 119px; height: 115px;
	background-image:  url(../images/titres/deux_sevres_en_poitou_charentes.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#container h1 #accueil {
	position: absolute;
		top: 0px; left: 0px;
	width: 100%; height: 100%;
}
#container #accueil2 {
	position: absolute;
		top: 109px; left: 0px;
	width: 54px; height: 11px;
	background-image: url(../images/boutons/accueil.gif);
}
#container #soustitre {
	position: absolute;
	top: 120px; left: 0px;
	width: 750px; height: 26px;
	background-color: #119219;

	background-image:  url(../images/titres/prenez_le_temps_d_etre_surpris.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}
/* Colonnes */
#colonne-gauche {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 146px;
	font-family: verdana,arial,helvetica,sans-serif;
}
#colonne-droite {
	width: 180px;
	position: absolute;
	right: 0px;
	top: 146px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#colonne-total {
	position: absolute;
	left: 0px; top: 146px;
	font-family: verdana,arial,helvetica,sans-serif;
}
#colonne-total h2 {
	color: #75B300; text-align: left;
/*	border-bottom: 1px dotted #75B300; */
	font-size: 16px; height: 42px;
	
	background-image:  url(../images/puces/deux_sevres.gif); 
	background-position: bottom right;
	background-repeat: no-repeat;
}

#colonne-centre {
	position: absolute;
	left: 180px; top: 140px;
	/*text-align: justify;*/
	font-size: 12px;
	width: 400px; padding: 17px;
	voice-family: "\"}\"";
	width: 359px;
}
#colonne-centre { /* Ne pas supprimer */ }
#colonne-centre h2 {
	color: #75B300; text-align: left;
/*	border-bottom: 1px dotted #75B300; */
	font-size: 16px; height: 42px;
	/* background-image:  url(../images/puces/deux_sevres.gif); */
	background-position: bottom right;
	background-repeat: no-repeat;
}

#colonne-centre h4 {
	color: #75B300; text-align: left;
	font-size: 16px; 
	background-position: bottom right;
	background-repeat: no-repeat;
}
/* Visites présentées au bas du contenu */
#colonne-centre dl.visite {
/*	border-top: 1px dotted #75B300; */
	width: 170px; float: left;
	margin-top: 10px; margin-right: 7px;
}
#colonne-centre dl.visite dt {
	font-weight: bold; line-height: 14px;
}
#colonne-centre dl.visite dd {
	margin-left: 0px;
}
#colonne-centre dl.visite dd b {
	color: #69A000; line-height: 16px;
}
#colonne-centre dl.visite a, #colonne-centre dl.visite a:visited {
	color: black; font-weight: bold;
}
#colonne-cente hr {
	color: #75B300; text-align: left;
	border-bottom: 1px dotted #75B300; 
	font-size: 16px; height: 42px;
	
	background-image:  url(../images/puces/deux_sevres.gif); 
	background-position: bottom right;
	background-repeat: no-repeat;
}
#colonne-centre a{
	color:#75B300;
	text-decoration:underline;
}
#colonne-centre a:hover{
	text-decoration:none;
}

/* Curiosités */
#curiosites {
	color: #fff; background-color: #7FB911;
	padding: 9px;
}
#curiosites h2 {
	display: block;
	width: 162px; height: 44px;

	background-image:  url(../images/titres/interieur/mille_et_une_curiosites.gif);
	background-repeat: no-repeat;
}
#curiosites ul {
	margin-left: 15px;
}
#curiosites ul li a, #curiosites ul li a:visited {
	color: #1C6B00; font-size: 11px;
}
#curiosites ul li a, #curiosites ul li a:visited, #curiosites ul li.selected ul li a {
	color: #fff; font-size: 11px; font-weight: normal;
}
#curiosites ul li.selected ul.notselected li {
	list-style-type: disc;
	list-style-image: none;	
}
#curiosites ul li.selected ul.notselected li a {
	font-weight: normal ! important;
}
#curiosites ul li.selected ul li.selected a {
	font-weight: bold ! important;
	list-style-image:  url(../images/puces/fleche_curiosites.gif) ! important;
}
#curiosites ul li.selected {
	list-style-image:  url(../images/puces/fleche_curiosites.gif);
}
#curiosites ul li.selected a, #curiosites ul li.selected a:visited {
	color: #0F3900; font-weight: bold;
}
#curiosites #curiosites-special-familles {
	display: block;
	width: 110px; height: 15px;

	margin-top: 7px; margin-left: 5px;

	background-image:  url(../images/boutons/curiosites_speciales_familles.gif);
	background-repeat: no-repeat;
}

/* Suivez le guide */
#guide {
	color: #fff; background-color: #328913;
	padding: 9px;
}
#guide a, #guide a:visited {
	color: #fff;
}
#guide h2 {
	display: block;
	width: 116px; height: 51px;

	background-image:  url(../images/titres/suivez_le_guide.gif);
	background-repeat: no-repeat;
}

#guide ul {
	margin-left: 30px; font-size: 11px;
	line-height: 16px;
}
#guide #guide-commande-brochure {
	display: block;
	width: 147px; height: 15px;
	
	margin-left: 5px; margin-top: 7px;
	
	background-image:  url(../images/boutons/commande_de_brochures.gif);
	background-repeat: no-repeat;
}


/* Séjour à la carte */
#sejour a {
	display: block;
	width: 180px; height: 72px;
	background-color: #96BEED;
	background-image:  url(../images/titres/accueil/sejour_a_la_carte.gif);
	background-repeat: no-repeat;
}

/* Bons plans */
#bonsplans {
	background-color: #fff; margin-bottom: 9px;
	font-size: 10px;
}
#bonsplans h2 {
	background-color: #DE3F21;
	background-image:  url(../images/titres/interieur/bons_plans.gif);
	background-position: 9px 5px;
	background-repeat: no-repeat;
	width: 100%; height: 30px;
}
#bonsplans h2 a{
	display: block;
	width: 100%; height: 100%;
}
#bonsplans dl {
	padding: 9px;
	border-bottom: 1px dotted #DE3F21;
}
#bonsplans dl dt {
	font-weight: bold; 
}
#bonsplans dl dd {
	margin: 0px;
}
#bonsplans dl dt img {
	display: block; margin-bottom: 3px;
}
#bonsplans dl dd b, #bonsplans a, #bonsplans a:hover, #bonsplans a:visited {
	color: #DE3F21;
}
#bonsplans dl dt, #bonsplans dl dd b, #bonsplans #bonsplans-tous {
	line-height: 16px;
}
#bonsplans #bonsplans-tous {
	margin-left: 9px;
	display: block;
	width: 150px; height: 25px; line-height: 20px;
	
	background-image:  url(../images/boutons/toutes_les_formules.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

/* A l'affiche */
#affiche {
	background-color: #EB7400;
	height: 30px; line-height: 30px;
}
#affiche h2 {
	display: block;
	width: 178px; height: 55px;
	
	background-image: url(../images/titres/interieur/a_l_affiche.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;

	border-bottom: 1px dotted #FEBF02;

	display: none;
}
#affiche #affiche-actus {
	display: block;
	width: 144px; height: 30px; line-height: 30px;
	font-size: 0px;
	
	background-image:  url(../images/boutons/toutes_nos_actualites.gif);
	background-position: 9px 8px;
	background-repeat: no-repeat;
}
#affiche img {
	margin-left: 10px; margin-bottom: 10px;
}

/* Newsletter */
#newsletter {
	background-color: #F69600;
	font-size: 10px;
}
/* Zone d'inscription à la newsletter */
#newsletter {
	background-color: #F69600;
	padding: 3px;
}
#newsletter #btnNewsOK {
	color: #fff; background-color: #f60;
	cursor: hand;
	voice-family: "\"}\"";
	cursor: pointer;
}
#newsletter #btnNewsOK { /* Ne pas supprimer */ }

/* Divers */
#divers {
	background-color: #8FC922;
	padding: 18px;
}
#divers ul {
	list-style-type: none;
}
#divers ul li a {
	display: block;
	border-bottom: 1px dotted #76B106;
	height: 20px; line-height: 20px;

	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 144px; height: 20px;
}
#divers a#divers-pro {
	background-image: url(../images/articles/acces_pro.gif);
}
#divers a#divers-surprise {
	background-image: url(../images/articles/surprise.gif);
}
#divers a#divers-infos {
	background-image: url(../images/articles/informations_pratiques.gif);
}
#divers a#divers-contact {
	background-image: url(../images/articles/contact.gif);
}
#divers a#divers-presse {
	background-image: url(../images/articles/presse.gif);
}
#divers a#divers-investisseurs {
	background-image: url(../images/articles/porteurs-projets.gif);
}
#divers a#divers-groupes {
	background-image: url(../images/articles/groupes.gif);
}

/* Lien vers le site du conseil général */
#deux-sevres {
	display: block;
	width: 36px; height: 39px;
	
	position: absolute;
		top: 107px; right: 0px;
	background-image:  url(../images/logos/deux_sevres.gif);
	background-repeat: no-repeat;
}

.etoile {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;	
	color: #990000;
}

.vert
{
	color: #75B300;
	font-weight: bold;
	font-style : italic;
}
.titrevert
{
	font-family: arial,helvetica,sans-serif;
	color: #75B300;
	font-weight: bold;
	font-size:14px;
}

.verttexte
{
	color: #75B300;
	font: normal;
	text-transform: none;	
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;	
	font-weight: normal;
}

.nbpages
{
	color: #1D6E00;
	font: normal;
	text-transform: none;	
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;	
	font-weight: normal;
}

.typesmanif
{
	color: #DE3F21;
	font: normal;
	text-transform: none;	
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;	
	font-weight: normal;
}

