/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


/* BALISES HTML */
html, body {
	background-color: #EFEFEF;
	
	font-size: 0.72em;
	font-family: Arial, Helvetica, sans-serif;
	color: #AD6674;
	
	margin: 0; padding: 0;
	text-align: center; /* pour corriger le bug de centrage IE */
	height: 100%;
	width: 100%;
	
	
}
html {
	overflow: auto;
}

a img {
	border: none;
}


/* CONTENEUR GLOBAL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#tableau{
	height: 100%;
	width: 999px;      /* ici la largeur fixe de l'element a center */
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */

}
#tableau-td {
	vertical-align: middle;

}
#conteneur {
	position: relative;
	/*
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -297px;
	*/
	margin-left: auto;
	margin-right: auto;
	
	width: 999px;
	height: 594px;
	
	background-color: #fff;
	
	z-index: 1;
}

/* HAUT */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h1 {
	position: absolute;
	top: 27px;
	left: 15px;
	z-index: 99;

}
/* Menu Principal */
#nav_princ {
	position: absolute;
	top: 0px;
	left: 233px;
	z-index: 100;
}
ul#nav_princ li {
	display: inline;
	margin: 0;
	
	font-size: 11px;
}
/* Menu deroulant */
#nav_princ, #nav_princ ul {
	float: left;
	/* width: 36em; */
	list-style: none;
	line-height: 1;
	background-color: #C2373F;
	font-weight: bold;
	padding: 0;
	/* border: solid #eda;
	border-width: 1px 0; */
	margin: 0 0 1em 0;
	
	
}

#nav_princ a {
	display: block;
	/* width: 10em;
	w\idth: 6em; */
	color: #FFFFFF;
	
	text-decoration: none;
	/* padding: 0.25em 2em; */
}

#nav_princ a.daddy {
	/* background: url(rightarrow2.gif) center right no-repeat; Fleche si second niveau de menu */
}

#nav_princ li {
	float: left;
	padding: 0;
	/* width: 10em; */
}

#nav_princ li ul {
	position: absolute;
	left: -999em;
	height: auto;
	/* Determine la largeur du bloc sous menu */
	/* width: 14em;
	w\idth: 12.8em; */
	font-weight: normal;
	/* border-width: 0.25em; */
	margin:0;
}
/* Reglage du decalage et de la largeur des sous menu, a moduler avec  les "Largeur des sous menu" plus bas, premier ligne IE, seconde firefox*/
#nav_princ li ul.decouvrez {
	margin-left: 21px;
	width: 129px;
	/* width: 11.3em;  */
}
#nav_princ li ul.savourez {
	margin-left: -2px;
	width: 121px;
	/* width: 10.7em; */
}
#nav_princ li ul.bougez {
	margin-left: -4px;
	width: 122px;
	/* width: 10.7em; */
}
#nav_princ li ul.sejournez {
	margin-left: -20px;
	width: 137px;
	/* width: 11.9em; */
}

#nav_princ li li {
	/*padding-right: 1em;
	 width: 13em */
	 border-bottom: 1px solid  #FFFFFF;
	padding: 3px;
}

#nav_princ li ul a {
	/*width: 13.9em;
	w\idth: 12.3em;*/
	font-size: 1.1em;
}
/* Largeur des sous menu */
#nav_princ li ul.decouvrez a {
	width: 129px;
	w\idth: 123px;
	
	
	/* width: 11em;
	w\idth: 10.7em; */
}
#nav_princ li ul.savourez a {
	width: 121px;
	w\idth: 115px;
	
	/* width: 11.1em;
	w\idth: 10.1em; */
}
#nav_princ li ul.bougez a {
	width: 122px;
	w\idth: 116px;
	
	/* width: 10.9em;
	w\idth: 10.1em; */
}
#nav_princ li ul.sejournez a {
	width: 137px;
	w\idth: 131px;
	
	/* width: 11.9em;
	w\idth: 11.4em; */
}
#nav_princ li ul ul {
	/* margin: -1.75em 0 0 14em; */
}

#nav_princ li:hover ul ul, #nav_princ li:hover ul ul ul, #nav_princ li.sfhover ul ul, #nav_princ li.sfhover ul ul ul {
	left: -999em;
}

#nav_princ li:hover ul, #nav_princ li li:hover ul, #nav_princ li li li:hover ul, #nav_princ li.sfhover ul, #nav_princ li li.sfhover ul, #nav_princ li li li.sfhover ul {
	left: auto;
}

#nav_princ li:hover, #nav_princ li.sfhover {
	background: #940C10;
}


#flash {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 687px;
	height: 188px;
	
	border: none;
	
}

/* Cartes */
#cartes {
	position: absolute;
	top: 0px;
	left: 687px;
	width: 312px;
	height: 228px;
	
	background-image: url(images/home_bg_cartes.jpg);
	background-repeat: no-repeat;
	
	z-index: 3;
}
#venir {
	position: absolute;
	top: 103px;
	left: -51px;
	
	z-index: 100;
}

#carte {
	position: absolute;
	top: 97px;
	left: 59px;
	
	z-index: 90;
}
/* BAS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Recherche */
#recherche {
	position: absolute;
	top: 228px;
	left: 0px;
	width: 312px;
	height: 228px;
	
	background-image: url(images/home_bg_recherche.jpg);
	background-repeat: no-repeat;
	
}
#recherche p {
	position: absolute;
	top: 35px;
	left: 19px;
}
#recherche input {
	width: 122px;
	height: 19px;
	/* background-image: url(images/home_bg_input.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed; */
	border: 0px;
	background: none;
	
	color: #8D293E;
	margin: 0px 4px 0px 4px;
	font-size: 11px;
}
html>body #recherche input {
	background-attachment: inherit;
}
#recherche img, #recherche input {
	vertical-align: middle;
}
/* Menu bas */
#nav_fonc {
	position: absolute;
	top: 299px;
	left: 0px;
	width: 239px;
	height: 273px;
	
	/* background-image: url(images/home_bg_navfonctionnelle.gif);
	background-repeat: no-repeat; */
	background-color: #FFECD9;
	
	padding: 0px 0px 0px 0px;
	
	list-style-type: none;
	
	text-align: left;
}
#nav_fonc li {
	display: inline;
}

/* Newsletter */
#newsletter {
	position: absolute;
	top: 501px;
	left: 0px;
	width: 239px;
	height: 71px;
	
	background-image: url(images/home_bg_newsletter.gif);
	background-repeat: no-repeat;
	
	padding: 15px 0px 0px 14px;
	z-index: 100;
}
#newsletter h3 {
	margin: 0px 0px 0px 0px;
}
html>/**/body #newsletter h3 {
	margin: 0px 0px 3px 0px;
}
#newsletter p {
	color:#213700;
	font-style: italic;
	font-size: 11px;
}

#newsletter input.saisie {
	width: 152px;
	height: 17px;
	/* background-image: url(images/home_bg_inputnews.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
	background-color: #FFE5CB; */
	background: none;
	border: 0px;
	
	margin: 0px 11px 0px 9px;
	color: #8D293E;
		
	font-size: 11px;
	
}
html>body #newsletter input.saisie {
	background-attachment: inherit;
}
#newsletter img.bouton, #newsletter input.saisie {
	vertical-align: middle;
}

/* En cas de message d'erreur */
.erreur_form {
	background-color: #FFE5CB;
	width: 75%;
	height: 40px;
	color: #FFE5CB;
}
#newsletter p.erreur_form {
	color: red;
	font-style: normal;
}
/* Contenu */
#contenu {
	position: absolute;
	top: 228px;
	left: 239px;
	width: 636px;
	height: 344px;
	
	background-image: url(images/home_bg_contenu.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	
	z-index: 2;
}

/* Actus */
#actus {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 316px;
	
	overflow: hidden;
	text-align: right;
	
	padding: 12px 0px 0px 0px;
	
	font-size: 11px;
}
#actus h2 {
	margin: 0px 18px 0px 0px;
}
#actus h3 {
	margin: 5px 0px 10px 0px;
	clear: both;
}
#actus h4, p.date {
	font-size: 11px;
	color: #80ae2e;
}




#block_actu img {
	float: right;
	margin: 0px 0px 20px 15px;
}
#block_actu {
	margin: 0px 18px 5px 18px;
}
#block_agenda {
	margin: 0px 18px 20px 18px;
}
#separation {
	position: absolute;
	top: 5px;
	left: 372px;
	
}

/* Edito */
#edito {
	position: absolute;
	top: 102px;
	left: 376px;
	width: 260px;
	height: 223px;
	
	overflow: hidden;
	text-align: justify;
	font-size: 11px;
}
#edito h3, #edito p {
	margin: 11px 20px 0px 20px;
}
#edito h3 a {
	font-size: 12px;
}
#edito p a {
	font-weight: bold;
}

/* Styles liens */
#edito h3 a, #edito p a, #actus h4 a, #actus p a {
	text-decoration: none;
}
#edito h3 a:hover, #edito p a:hover, #actus h4 a:hover, #actus p a:hover {
	text-decoration: underline;;
}
#actus p a, #edito p a {
	color: #599400;
}
#edito h3 a, #actus h4 a {
		color: #315200;
}
/* Logos */
#logos {
	position: absolute;
	top: 228px;
	left: 875px;
	width: 124px;
	height: 344px;
	
	background-image: url(images/home_bg_logos.jpg);
	background-repeat: no-repeat;
}
#logo_cc {
	margin: 189px 0px 31px 0px;
}
/* PIED */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#pied {
	position: absolute;
	top: 572px;
	left: 0px;
	width: 989px;
	height: 22px;/* 22px  */
	
	background-image: url(images/home_bg_pied.gif);
	background-repeat: no-repeat;
	
	text-align: right;
	font-size: 10px;
	padding: 1px 10px 0px 0px;
	color: #fff;
}
#pied a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-style: italic;
}
#pied a:hover {
	text-decoration: underline;
}
#coordonnees {
	position: absolute;
	top: 1px;
	left: 341px;
	color: #fff;
	font-size: 10px;
}