﻿/* couleur01 = #4A8ED8 = (74, 142, 216) */
/* couleur02 = #649C5C = (100, 156, 92) */

* {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

.global {
	background-image: url(../img/entete01.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	width: 999px;
	padding: 0px 0px 20px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

h1 {
	display: none;
}

input, select {
	font-size: 11px;
	background-color: RGB(254,204,77);
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-right:4px;
}
select.champ {
	width: 300px;
}
input.champ {
	width: 294px;
}
input.champ2 {
	width: 294px;
	height: 100px;
}
th {
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
.clear {
	font-size: 1px;
	height: 2px;
	clear: both;
}
.clear_mep {
	display:none;
}

.supplement01 {
	background-image: url(../img/vague.jpg?d=23/04/2007_15:40:58);
	height: 85px;
	width: 334px;
	position: absolute;
	top: 0px;
	left: 665px;
}
.supplement02 {
	/*background-image: url(../img/photo.jpg?d=23/04/2007_15:40:58);*/
	height: 216px;
	width: 330px;
	position: absolute;
	top: 85px;
	left: 669px;
}
.supplement03 {
	display: none;
}
.supplement04 {
	display: none;
}
.supplement05 {
	display: none;
}
.supplement06 {
	display: none;
}
.supplement07 {
	display: none;
}
.supplement08 {
	display: none;
}
.supplement09 {
	display: none;
}
.supplement10 {
	display: none;
}

/* ENTETE //////////////////////////////////////*/

.entete {
	height: 174px;
	width: 665px;
}
.logo {
	/*background-image: url(../img/logo.gif?d=23/04/2007_15:40:58);*/
	width: 240px;
	height: 71px;
	margin: 5px 0px 0px 49px;
	display: block;
}
.logo span {
	display: none;
}
.retour_accueil {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 35px 0px 0px;
	float: right;
}
.retour_accueil:hover {
	text-decoration: underline;
}
.langues {
	margin: 5px 5px 0px 350px;
	clear: both;
}
.langues img {
	border: none;
}
ul.liens {
	clear: both;
}
ul.liens li {
	text-align: right;
	margin: 0px 35px 5px 0px;
	list-style: none;
}
ul.liens a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.liens a:hover {
	text-decoration: underline;
}

/* PIED DE PAGE ////////////////////////////////*/

.pied_page {
	background-image: url(../img/bas.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 26px;
	clear: both;
}
.pied_page .liens {
	display: none;
	height: 20px;
	background: red;
}

/* MENU ////////////////////////////////////////*/

.menu {
	background-color: RGB(152,109,0);
	background-image: url(../img/menu02.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 585px;
	margin: 0px 0px 0px 40px;
}
ul#menu {
	text-align: center;
	background-image: url(../img/menu01.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	padding: 0px 15px 8px 15px;
	margin: 0px 0px 0px 0px;
}
#menu * {
	z-index: 1000;
}
#menu li {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 4px;
	display: inline;
}
#menu li.premier a {
	background-image: none;
}
#menu li:hover > ul {
	display: block;
}
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/separateur.gif?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	padding: 0px 5px 4px 9px;
}
#menu a:hover, #menu li.premier a:hover {
	color: RGB(254,204,77);
}
#menu ul {
	text-align: left;
	background-color: RGB(152,109,0);
	border-top: RGB(254,183,1);
	padding: 3px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	width: 175px;
	display: none;
	position: absolute;
	top: 17px;
	left: 4px;
}
#menu ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 175px;
	top: 0px;
	float: left;
}
#menu ul a, #menu li.premier ul a {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 165px;
	display: block;
}
#menu ul ul {
	border-top: none;
	border-left: RGB(254,183,1);
	top: 0px;
	left: 175px;
}
#menu ul ul a {
	padding: 1px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	width: 165px;
}

/* CONTENU /////////////////////////////////////*/

.contenu {
	background-image: url(../img/fond.jpg?d=23/04/2007_15:40:58);
	background-repeat: repeat-y;
	float: left;
}
.bouton, .bouton2 {
	clear: both;
}
.bouton a, .bouton2 a {
	background-image: url(../img/bouton1_d.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration: none;
}
.bouton a span, .bouton2 a span {
	font-size: 10px;
	background-image: url(../img/bouton1_g.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 0px 6px;
	margin: 0px 5px 0px 0px;
}
.contact .bouton2 a span{
margin: 0px 0px 0px 0px;
}
/* GAUCHE //////////////////////////////////////*/

.gauche {
	display: none;
}

/* DROITE //////////////////////////////////////*/

.droite {
	background-color: #FFFFFF;
	width: 330px;
	padding: 110px 0px 0px 4px;
	float: right;
}
.droite h2 {
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}
.droite h3 {
	margin: 0px 0px 0px 0px;
}
.droite p {
	text-align: justify;
}
.droite p.bouton {
	text-align: right;
	margin-top: 5px;
}
.droite p.bouton a {
	color: #FFFFFF;
	font-weight: bold;
}
.droite p.bouton a:hover {
	color: RGB(254,219,128);
}
.droite p.bouton a span {
	font-style: normal;
}
.droite a {
	color: #000000;
}
.droite .zone1 {
	background-color: RGB(254,204,77);
	background-image: url(../img/cartouche_haut01.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	margin: 0px 0px 4px 0px;
}
.droite .zone1 div {
	background-image: url(../img/cartouche_haut02.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 20px 20px 20px;
}
.droite .zone1 .bouton a {
	background-image: url(../img/bouton1clair_d.jpg?d=23/04/2007_15:40:58);
}
.droite .zone1 .bouton a span {
	background-image: url(../img/bouton1clair_g.jpg?d=23/04/2007_15:40:58);
}
.droite .zone2 {
	background-color: RGB(206,54,40);
	background-image: url(../img/cartouche_bas01.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
}
.droite .zone2 div {
	background-image: url(../img/cartouche_bas02.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 20px 75px 20px;
}
.droite .zone2 p {
	color: #FFFFFF;
}
.droite .zone2 .bouton a {
	background-image: url(../img/bouton2_d.jpg?d=23/04/2007_15:40:58);
}
.droite .zone2 .bouton a:hover {
	color: RGB(R2(+50),V2(+50),B2(+50));
}
.droite .zone2 .bouton a span {
	background-image: url(../img/bouton2_g.jpg?d=23/04/2007_15:40:58);
}
.droite .zone3 {
	display: none;
}

/* CENTRE //////////////////////////////////////*/

.centre {
	background-image: url(../img/entete02.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	/*width: 605px;*/
	width:595px;
	/*padding: 30px 30px 30px 30px;*/
	padding: 30px 30px 30px 10px;
	float: left;
}
.centre h2 {
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}
.centre h3 {
	margin: 0px 0px 0px 0px;
}
.centre p {
	text-align: justify;
}
.centre p.bouton, .centre p.bouton2 {
	text-align: right;
	margin-top: 5px;
}
.centre p.bouton a, .centre p.bouton2 a {
	color: #FFFFFF;
	font-weight: bold;
}
.centre p.bouton a:hover, .centre p.bouton2 a:hover {
	color: RGB(254,219,128);
}
.centre p.bouton a span, .centre p.bouton2 a span {
	font-style: normal;
}
.centre a {
	color: #000000;
}
.centre .zone3 {
	background-color: RGB(254,204,77);
	background-image: url(../img/boite01.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
}
.centre .zone3 div {
	background-image: url(../img/boite02.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 15px 15px 5px 15px;
}
.centre .zone3 div div {
	background-color: transparent;
	background-image: none;
	padding: 0px 0px 0px 0px;
}
.centre .zone3 .bouton a {
	background-image: url(../img/bouton1clair_d.jpg?d=23/04/2007_15:40:58);
}
.centre .zone3 .bouton a span {
	background-image: url(../img/bouton1clair_g.jpg?d=23/04/2007_15:40:58);
}
.centre .zone {
	/*background-image: url(../img/entete02.jpg?d=23/04/2007_15:40:58);
	background-repeat: no-repeat;
	width: 605px;*/
	width:595px;
	/*padding: 30px 0px 0px 30px;*/
	padding: 15px 0px 0px 15px;
}
.centre .zone h3 {
	font-size: 13px;
}
.centre .zone img {
	margin-bottom: 5px;
}
.centre .zone li {
	margin-bottom: 20px;
}
.centre .zone p {
	margin: 10px 0px 0px 0px;
}
.centre .zone p a {
	color: #FFFFFF;
}
.centre .zone li p {
	margin: 0px 0px 0px 0px;
}
.centre .zone p.bouton, .centre .zone p.bouton2 {
	text-align: left;
	margin-top: 10px;
	clear: none;
}
.centre .zone li p.bouton, .centre .zone li p.bouton2 {
	text-align: left;
	margin-top: 5px;
	/*clear: left;*/
	clear:none;
}





/* GUIDE ///////////////////////////////////////*/

centre .guide {
	text-align: center;
}
.guide img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
.guide p {
	margin: 0px 0px 10px 0px;
}
.guide ul {
	list-style: none;
}
.guide li {
	margin: 5px 0px 0px 0px;
}
.guide a {
	font-weight: bold;
	text-decoration: none;
}
.guide a:hover {
	text-decoration: underline;
}





/* CLIN D'OEIL /////////////////////////////////*/

.clin_oeil img {
	border: 1px solid #FFFFFF;
	margin: 0px 0px 10px 15px;
	float: right;
}
.clin_oeil h3 {
	font-size: 13px;
}
/*.clin_oeil p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}*/
.clin_oeil p.date span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.clin_oeil p {
	text-align: justify;
	margin: 10px 0px 0px 0px;
}





/* A NE PAS MANQUER ////////////////////////////*/

.pas_manquer ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.pas_manquer li {
	margin: 0px 0px 10px 0px;
}
.pas_manquer h3 a {
	font-size: 11px;
	text-decoration: none;
}
.pas_manquer h3 a:hover {
	text-decoration: underline;
}
/*.pas_manquer p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}*/
.pas_manquer p.date span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}





/* ACTU ////////////////////////////////////////*/

.actu ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.actu li {
	margin: 0px 0px 10px 0px;
}
.actu img {
	border: 1px solid #FFFFFF;
	margin: 0px 0px 5px 15px;
	float: right;
	clear: right;
}
.actu h3 a {
	font-size: 11px;
	text-decoration: none;
}
.actu h3 a:hover {
	text-decoration: underline;
}
/*.actu p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}*/
.actu p.date span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}





/* CONTACT /////////////////////////////////////*/

.contact_plan p {
	padding: 0px 10px 10px 0px;
}
.contact_plan img {
	border:#FFFFFF solid 1px;
}
.coord p {
	padding: 0px 10px 10px 0px;
}
.venir p {
	padding: 0px 10px 10px 0px;
}

.centre .zone .contact p.bouton2 {
	text-align: center;
}
.contact p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}





/* RECHERCHE OU DORMIR /////////////////////////*/

/*.form_recherche {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/titre_dormir.gif?d=23/04/2007_15:40:58);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#009999;
	padding:30px 5px 5px 5px;
	text-align:justify;
	margin-bottom: 20px;
}
.form_recherche span {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;	
}

.form_recherche h2 {
	display:none;	
}
.form_recherche p.bouton {
	text-align:center;
}
.form_recherche p.bouton a {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#007777;
	padding-left: 10px;
	padding-right: 10px;
}
.form_recherche p.bouton a:hover {
	text-decoration:none;
	color:#000000;
}*/





/* RECHERCHE ///////////////////////////////////*/

.recherche_listing .resultats span {
	font-size: 11px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	font-style: normal;
}
.recherche_listing p.pagination {
	color: #FFFFFF;
	text-align: right;
	margin: 5px 0px 7px 0px;
}
.recherche_listing p.pagination a {
	color: #000000;
	text-decoration: underline;
}
.recherche_listing p.pagination a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.recherche_listing p.pagination span {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.recherche_listing ul {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 20px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	list-style: none;
}
.recherche_listing li {
	margin: 0px 0px 10px 0px;
}
.recherche_listing img {
	border: 1px solid #FFFFFF;
	margin: 0px 0px 5px 15px;
	float: right;
	clear: right;
}
.recherche_listing h3 a {
	font-size: 11px;
	text-decoration: none;
}
.recherche_listing h3 a:hover {
	text-decoration: underline;
}
.recherche_listing li p {
	margin: 10px 0px 0px 0px;
}
.recherche_listing p span, .recherche p span {
	font-size: 10px;
	/*font-weight: bold;*/
	font-style: italic;
}
.centre .zone .recherche_listing p.bouton {
	text-align: right;
}
.centre .zone .recherche_listing li p.bouton {
	text-align: left;
}
.centre .zone .recherche p.bouton2 {
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.centre .zone .recherche_listing p.bouton2 {
                clear: both;
}
.centre .zone .zoneA {
                width: 290px;
                float:left;
                background-image:none;
                padding-left: 0px;
                padding-right: 10px;
}
.centre .zone .zoneA img {
                border: none;
}
.centre .zone .zoneB {
                width: 280px;
                float:right;
                background-image:none;
                padding-left: 10px;
                padding-right: 0px;
}





/* AGENDA //////////////////////////////////////*/

.agenda ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.agenda li {
	margin: 0px 0px 10px 0px;
}
.agenda img {
	border: 1px solid #FFFFFF;
	margin: 0px 0px 5px 15px;
	float: right;
	clear: right;
}
.agenda h3 a {
	font-size: 11px;
	text-decoration: none;
}
.agenda h3 a:hover {
	text-decoration: underline;
}
/*.agenda p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}*/
.agenda p.date span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}





/* LIENS UTILES ////////////////////////////////*/

div.liens ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
div.liens li {
	margin: 0px 0px 10px 0px;
}
div.liens img {
	border: 1px solid #FFFFFF;
	margin: 0px 0px 5px 15px;
	float: right;
	clear: right;
}
div.liens h3 a {
	font-size: 11px;
	text-decoration: none;
}
div.liens h3 a:hover {
	text-decoration: underline;
}
div.liens p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}


/* PLAN DU SITE ////////////////////////////////*/

div.plan ul {
	margin: 0px 0px 0px 0px;
}
div.plan li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	color:#FFFFFF;
	font-weight:bold;
}
div.plan li li {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	list-style:disc;
	font-weight:normal;
}
div.plan a {
	font-size: 11px;
	text-decoration: none;
}
div.plan a:hover {
	text-decoration: underline;
}



/* BROCHURES LISTING ////////////////////////////////*/
div.brochures_listing  p.explication {
	margin:10px 10px 10px 10px;
	text-align:center;
}
div.brochures_listing li h3 input {
	background: transparent;
	border: 0;
	margin:0px 4px 0px 0px
}
div.brochures_listing ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
div.brochures_listing li {
	margin: 0px 0px 10px 0px;
}
div.brochures_listing img {
	border: 1px solid #FFFFFF;
	margin: 0px 0px 5px 15px;
	float: right;
	clear: right;
}
div.brochures_listing h3 {
	font-size: 11px;
}
div.brochures_listing p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
div.brochures_listing ul li p {
	padding: 0px 0px 0px 24px;
}

div.brochures_listing p.pagination {
	color: #FFFFFF;
	text-align: right;
	margin: 5px 0px 7px 0px;
}
div.brochures_listing p.pagination a {
	color: #000000;
	text-decoration: underline;
}
div.brochures_listing p.pagination a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.brochures_listing p.pagination span {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

/* BROCHURES COMMANDE ////////////////////////////////*/
div.brochures_commande  p.explication {
	margin:10px 10px 10px 10px;
	text-align:center;
}
div.brochures_commande ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
div.brochures_commande li {
	margin: 0px 0px 10px 0px;
}
div.brochures_commande h3 {
	font-size: 11px;
}
div.brochures_commande p span {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
div.brochures_commande ul li p {
	padding: 0px 0px 0px 0px;
}
.centre .zone .brochures_commande p.bouton2 {
	text-align: center;
	margin-top: 10px;
	clear: none;
}


/* RAD EDITOR ////////////////////////////////*/
.RADEditor img {
	float:none;
	margin:10px;
}
.RADEditor a {
	color:#000000;
	text-decoration:underline;
}
.RADEditor a:hover {
	color:#000000;
	text-decoration:none;
}
.RADEditor ul {
	margin-left:20px;
}

.page_vierge {
                width: 595px;
                padding: 15px 0px 0px 15px;
}
.contenu h2 img {
                vertical-align: middle;
}
