﻿/* couleur01 = #791d1a = (121, 29, 26) */
/* couleur02 = #c0a26c = (192, 162, 108) */

* {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 11px;
	background-color: RGB(206,24,24);
}

.global {
	background-color: #ffffff;
	width: 916px;
	padding: 0px;
	margin: 50px auto 0px auto;
	position: relative;
}

h1 {
	display: none;
}

input, select {
	font-size: 11px;
	background-color: RGB(252,251,249);
	border: 1px solid #686868;
	padding: 2px;
	margin-right:4px;
}
select.champ {
	width: 300px;
}
input.champ {
	width: 294px;
}
input.champ2 {
	width: 294px;
	height: 100px;
}
th {
	color: RGB(206,24,24);
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
.clear {
	font-size: 1px;
	height: 2px;
	clear: both;
	background-color: RGB(206,24,24);
}
.contenu .clear {
	background-color: #ffffff;
	background-image: url(../img/fond_contenu.jpg?d=01/09/2008_15:24:28);
	background-repeat: repeat-y;
}
.contenu .centre .clear {
	background-color: transparent;
	background-image: none;
}
.clear_mep {
	display: none;
}

.supplement01 {
	/*background-image: url(../img/photo_menu.jpg?d=01/09/2008_15:24:28);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: red;
	height: 300px;
	width: 208px;
	position: absolute;
	bottom: 32px;*/
	display: none;
}
.supplement02 {
	display: none;
}
.supplement03 {
	display: none;
}
.supplement04 {
	display: none;
}
.supplement05 {
	display: none;
}
.supplement06 {
	display: none;
}
.supplement07 {
	display: none;
}
.supplement08 {
	display: none;
}
.supplement09 {
	position: absolute;
	bottom: 40px;
	left : 8px;
}
.supplement10 {
	position: absolute;
	top: 4px;
	left: 217px;
}

/* ENTETE //////////////////////////////////////*/

.logo {
	text-align: center;
	width: 208px;
	position: absolute;
	top: 8px;
	left: 0px;
}
.logo img {
	border: none;
}
.retour_accueil {
	display: none;
}
.langues {
	text-align: right;
	/*background-image: url(../img/photo.jpg?d=01/09/2008_15:24:28);
	background-repeat: no-repeat;
	height: 90px;*/
	width: 686px;
	position: absolute;
	top: 4px;
	left: 217px;
}
.langues img {
	border: none;
	margin: 3px 7px 0px 0px;
}
.entete ul.liens {
	display: none;
}

/* PIED DE PAGE ////////////////////////////////*/

.pied_page {
	text-align: center;
	background-color: RGB(206,24,24);
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.pied_page ul.liens {
	color: #ffffff;
	background-color: transparent;
	display: inline;
}
.pied_page ul.liens li {
	font-size: 10px;
	list-style: none;
	padding: 0px 14px 1px 14px;
	display: inline;
}
.pied_page ul.liens a {
	color: #ffffff;
	text-decoration: none;
}
.pied_page ul.liens a:hover {
	text-decoration: underline;
}
.pied_page .lien1 {
	border-right: 1px solid #ffffff;
}
.pied_page .lien2 {
	border-right: 1px solid #ffffff;
}

/* MENU ////////////////////////////////////////*/

.menu {
	width: 208px;
	margin: 130px 0px 200px 0px;
	float: left;
	clear: left;
}
ul#menu {
	padding: 0px;
	margin: 1px;
}
#menu * {
	z-index: 1000;
}
#menu li {
	list-style: none;
	margin: 0px;
	position: relative;
}
#menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/puce_menu.jpg?d=01/09/2008_15:24:28);
	background-repeat: no-repeat;
	width: 171px;
	padding: 5px 0px 6px 35px;
	display: block;
}
#menu a:hover {
	color: RGB(206,24,24);
	background-color: RGB(250,231,231);
	background-image: url(../img/puce_menu-o.jpg?d=01/09/2008_15:24:28);
}
#menu ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 1px;
	left: 196px;
	display: none;
}
#menu ul li {
	position: relative;
}
#menu ul li {
	position: relative;
}
#menu li:hover > a {
	color: RGB(206,24,24);
	background-color: RGB(250,231,231);
	background-image: url(../img/puce_menu-o.jpg?d=01/09/2008_15:24:28);
}
#menu li:hover > ul {
	display: block;
}
#menu ul li:hover > a {
	background-image: none;
}
#menu ul a {
	font-weight: normal;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #000000;
	width: 196px;
	padding: 3px 5px 3px 5px;
	margin-top: -1px;
}
#menu ul a:hover {
	background-image: none;
}
#menu ul ul {
	left: 207px;
	display: none;
}
#menu ul ul a {
	font-size: 9px;
	white-space: nowrap;
}

/* CONTENU /////////////////////////////////////*/

.contenu {
	background-image: url(../img/fond_contenu.jpg?d=01/09/2008_15:24:28);
	background-repeat: repeat-y;
	width: 708px;
	float: right;
}
.contenu h2 {
	font-size: 12px;
	margin: 0px 0px 10px -6px;
}
.contenu h3 {
	font-size: 12px;
	margin: 10px 0px 5px 0px;
}
.contenu a {
	color: #000000;
}
.contenu ul {
	list-style: none;
}
.contenu li {
	margin: 0px 0px 0px 0px;
}
.contenu li p {
	margin: 0px 0px 0px 0px;
}
.contenu p.bouton {
	text-align: right;
	margin: 10px -10px 0px 0px;
	clear: right;
}
.contenu p.bouton2 {
	text-align: center;
	margin: 10px 0px 0px 0px;
	clear: both;
}
.contenu p.bouton a, .contenu p.bouton2 a {
	text-decoration: none;
}
.contenu p.bouton a:hover, .contenu p.bouton2 a:hover {
	color: #ffffff;
}
.contenu p.bouton a span, .contenu p.bouton2 a span {
	background-color: RGB(240,230,217);
	padding: 0px 4px 2px 4px;
	display: inline;
}

/* GAUCHE //////////////////////////////////////*/

.gauche {
	display: none;
}

/* DROITE //////////////////////////////////////*/

.droite {
	width: 168px;
	padding: 35px 20px 0px 20px;
	float: right;
}
.droite .zone1, .droite .zone2, .droite .zone3 {
	margin: 10px 0px 50px 0px;
}
.contenu .droite p.bouton {
	margin: 10px 0px -1px 0px;
}

/* CENTRE //////////////////////////////////////*/

.centre {
	width: 482px;
	padding: 98px 9px 2px 9px;
	float: left;
}
.centre .zone1, .centre .zone2, .centre .zone3, .centre .zone4, .centre .zone {
	background-color: RGB(248,243,237);
	background-image: url(../img/fond_zone.jpg?d=01/09/2008_15:24:28);
	background-repeat: repeat-x;
	padding: 13px 10px 0px 10px;
}
.contenu img {
	border: 1px solid #686868;
	margin: 0px 5px 0px 5px;
}

.contenu .zone .zoneA, .contenu .zone .zoneB {
	border-bottom: 1px solid RGB(240,230,217);
	margin: 18px 0px 20px 0px;
}
.contenu .zone .zoneA p.bouton, .contenu .zone .zoneB p.bouton {
	margin-right: 0px;
}
.contenu .zone .zoneB {
    border: none;
}




/* GUIDE ///////////////////////////////////////*/

.guide ul {
	background-color: RGB(240,230,217);
	padding: 8px 5px 5px 15px;
	margin: 10px 0px 0px 0px;
}
.centre .guide ul {
	margin-bottom: 10px;
}
.guide li {
	margin: 0px 0px 5px 0px;
}
.guide img {
	border: none;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
.guide a {
	font-weight: bold;
	text-decoration: none;
}
.guide a:hover {
	text-decoration: underline;
}





/* CLIN D'OEIL /////////////////////////////////*/





/* A NE PAS MANQUER ////////////////////////////*/





/* AGENDA //////////////////////////////////////*/

.zone .agenda ul {
	padding: 0px 0px 8px 0px;
}
.zone .agenda li {
	border-bottom: 1px solid RGB(240,230,217);
	width: 462px;
	margin: 0px 0px 8px 0px;
}
.contenu .zone .agenda p.bouton {
	margin-right: 0px;
}





/* ACTU ////////////////////////////////////////*/

.zone .actu {
	/*padding: 0px 0px 8px 0px;*/
}
.zone .actu ul {
	padding: 0px 0px 8px 0px;
}
.zone .actu li {
	border-bottom: 1px solid RGB(240,230,217);
	width: 462px;
	margin: 0px 0px 8px 0px;
}
.contenu .zone .actu p.bouton {
	margin-right: 0px;
}






/* CONTACT /////////////////////////////////////*/

.coord p {
	margin: 10px 0px 30px 0px;
}
.contact_plan p {
	text-align: center;
	margin: 10px 0px 30px 0px;
}
.venir p {
	margin: 10px 0px 30px 0px;
}
.contact p {
	font-style: italic;
	text-align: center;
}
.contact table {
	margin-top: 20px;
}
.contenu .contact p.bouton2 a span {
	font-style: normal;
}





/* RECHERCHE ///////////////////////////////////*/

.centre .recherche_listing p.resultats {
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}
.centre .recherche_listing p.resultats span {
	font-weight: bold;
}
.recherche_listing p.pagination {
	text-align: right;
	margin: 5px 0px 7px 0px;
}
.recherche_listing p.pagination a {
	color: #000000;
	text-decoration: underline;
}
.recherche_listing p.pagination a:hover {
	text-decoration: none;
}
.recherche_listing ul {
	margin: 10px 0px 20px 0px;
	list-style: none;
	float: left;
}
.centre .recherche_listing li {
	border-bottom: 1px solid RGB(240,230,217);
	margin: 0px 0px 8px 0px;
	width: 462px;
}
.centre .recherche_listing li p.bouton {
	margin-right: 0px;
}
.recherche p {
	font-style: italic;
	text-align: center;
}
.contenu .recherche p.bouton2 a span {
	font-style: normal;
}
.recherche table {
	margin-top: 20px;
}
.recherche select.champ {
	width: 250px;
}
.recherche input.champ {
	width: 244px;
}





/* LIENS UTILES ////////////////////////////////*/

div.liens ul {
	margin: 20px 0px 0px 0px;
	list-style: none;
}
div.liens li {
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid RGB(240,230,217);
}
div.liens img {
	margin: -13px 0px 0px 5px;
	float: right;
}
div.liens h3 a {
	text-decoration: none;
}
div.liens h3 a:hover {
	text-decoration: underline;
}
.contenu div.liens p.bouton {
	margin-right: 0px;
}





/* PLAN DU SITE ////////////////////////////////*/

div.plan ul {
	margin: 18px 0px 0px 0px;
}
div.plan li {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
div.plan ul ul {
	margin: 5px 0px 0px 0px;
}
div.plan li li {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	list-style: disc;
	font-weight: normal;
}
div.plan a {
	text-decoration: none;
}
div.plan a:hover {
	text-decoration: underline;
}





/* BROCHURES LISTING ////////////////////////////////*/

div.brochures_listing  p.explication {
	font-style: italic;
	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: 20px 0px 0px 0px;
	list-style: none;
}
div.brochures_listing li {
	border-bottom: 1px solid RGB(240,230,217);
	width: 462px;
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 8px 0px;
	float: left;
}
div.brochures_listing img {
	margin: -13px 0px 0px 5px;
	float: right;
}
div.brochures_listing ul li p {
	padding: 0px 0px 0px 17px;
}
div.brochures_listing p.pagination {
	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 {
	text-decoration: none;
}

/* BROCHURES COMMANDE ////////////////////////////////*/

div.brochures_commande p.explication {
	font-style: italic;
	margin: 10px 10px 10px 10px;
	text-align: center;
}
div.brochures_commande ul {
	margin: 20px 0px 0px 0px;
	list-style: none;
}
div.brochures_commande li {
	border-bottom: 1px solid RGB(240,230,217);
	width: 462px;
	margin: 0px 0px 8px 0px;
	float: left;
}
.contenu .brochures_commande p.bouton {
	margin-right: 0px;
}
.brochures_commande table {
	margin-top: 20px;
	clear: left;
}


/* AUTRES ////////////////////////////////*/
.centre p.date span {
	color:#000000;
	font-size:11px;
}


/* 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 {
                /* background-color: RGB(R2(55),V2(55),B2(55)); */
                background-color: #e3d5bd;
                background-image: url(../img/fond_zone.jpg);
                background-repeat: repeat-x;
                padding: 13px 10px 0px 10px;
}
.contenu h2 img {
                vertical-align: middle;
}
