﻿/* couleur01 = #fde9b8 = (253, 233, 184) */
/* couleur02 = #6f943b = (111, 148, 59) */

* {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	font-size: 11px;
	background-color: RGB(R2(0),V2(0),B2(0));
}
.global {
	background-color: RGB(143,165,240);
	background-image: url(../img/contenu.jpg?d=27/11/2009_17:52:03);
	background-repeat: repeat-y;
	border: 4px solid RGB(R2(-30),V2(-30),B2(-30));
	width: 867px;
	padding: 0px;
	margin: 4px auto 0px auto;
	position: relative;
}
h1 {
	display: none;
}
input, select {
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid RGB(71,82,120);
	padding: 2px;
}
select.champ {
	width: 300px;
}
input.champ {
	width: 294px;
}
input.champ2 {
	width: 294px;
	height: 100px;
}
th {
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
.clear {
	font-size: 1px;
	height: 2px;
	margin: -2px 0px 0px 0px;
	clear: both;
}
.contenu .clear {
	clear: left;
}
.contenu .centre .clear {
	clear: both;
}
.clear_mep {
	display: none;
}				
.supplement01 {
	display: none;
}
.supplement02 {
	display: none;
}
.supplement03 {
	display: none;
}
.supplement04 {
	display: none;
}
.supplement05 {
	display: none;
}
.supplement06 {
	display: none;
}
.supplement07 {
	background-image: url(../img/logo_ot.gif?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	background-position:top center;
	top: 475px;
	height: 210px;
	width: 215px;
	position: absolute;
	bottom: 0px;
	left:0px;
	z-index: 200;
	font-size:10px;
	text-align:center;
	padding-top:48px;
}
.supplement07 span {
	color:#0019ad;
	font-weight:bold;
}
.supplement07 a {
	color:#000;
	text-decoration:none;
}
.supplement08 {
	background-image: url(../img/vague_photo.png?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/vague_photo.png?d=27/11/2009_17:52:03', sizingMethod='crop');
	height: 93px;
	width: 867px;
	position: absolute;
	top: 0px;
	z-index: 200;
}
.supplement09 {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
}
.supplement10 {
	border-bottom: 1px solid #b2b2b2;
	position: absolute;
	top: 29px;
	z-index: 100;
}





/* ENTETE //////////////////////////////////////*/

.entete {
	background-color: #ffffff;
	height: 134px;
}
.logo {
	text-align: center;
	width: 358px;
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 300;
}
.logo img {
	border: none;
}
.retour_accueil {
	display: none;
}
.langues {
	position: absolute;
	top: 7px;
	left: 0px;
	z-index: 300;
}
.langues img {
	border: none;
	margin: 0px 0px 0px 5px;
	float: left;
}
.entete ul.liens {
	display: none;
}





/* PIED DE PAGE ////////////////////////////////*/

.pied_page ul.liens {
	text-align: center;
	width: 867px;
	padding: 5px 0px 5px 0px;
	clear: both;
	position: absolute;
	bottom: -27px;
}
.pied_page ul.liens li {
	color: #000000;
	font-size: 11px;
	padding: 0px 13px 1px 12px;
	list-style: none;
	display: inline;
}
.pied_page ul.liens a {
	color: #000000;
	text-decoration: none;
}
.pied_page ul.liens a:hover {
	text-decoration: underline;
}
.pied_page .lien1 {
	background-image: url(../img/separateur2.gif?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	background-position: top right;
}
.pied_page .lien2 {
	background-image: url(../img/separateur2.gif?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	background-position: top right;
}





/* MENU ////////////////////////////////////////*/

.menu {
	/* background-color: RGB(213,221,249); */
	background-color: #fef7e5;
	height: 18px;
}
ul#menu {
	padding: 0px 0px 0px 0px;
}
#menu li {
	list-style: none;
	float: left;
	position: relative;
}
#menu a {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/separateur.gif?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 10px 2px 10px;
	float: left;
	font-size:14px;
}
#menu li.premier a {
	background-image: none;
}
#menu ul {
	/* background-color: RGB(213,221,249); */
	background-color: #fef7e5;
	/* border: 1px solid RGB(143,165,240); */
	border: 1px solid #fde9b8;
	border-top: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 18px;
	left: 1px;
	display: none;
}
#menu ul li {
	width: 200px;
}
#menu li:hover > ul {
	display: block;
}
#menu ul li:hover > a {
	background-color: #ffffff;
}
#menu ul a, #menu li.premier ul a {
	background-image: url(../img/puce.gif?d=27/11/2009_17:52:03);
	background-position: top left;
	width: 174px;
	padding: 3px 6px 4px 18px;
	display: block;
	float: left;
}
#menu ul a:hover {
	background-color: #ffffff;
}
#menu ul ul {
	/* border: 1px solid RGB(143,165,240); */
	border: 1px solid #fde9b8;
	top: -1px;
	left: 190px;
}
#menu ul ul a {
	font-size: 9px;
}



/* CONTENU /////////////////////////////////////*/

.contenu {
	float: left;
	clear: left;
}
.contenu h2 {
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 30px 0px;
}
.contenu h2 img {
	vertical-align: middle;
}
.contenu h3 {
	font-size: 11px;
	margin: 10px 0px 5px 0px;
}
.contenu a {
	color: #000000;
}
.contenu ul {
	list-style: none;
}
.contenu li {
	margin: 0px;
	clear: both;
}
.contenu li p {
	margin: 0px;
}
.contenu p.bouton {
	text-align: right;
	margin: 10px 0px 0px 0px;
	clear: right;
	position: relative;
}
.contenu p.bouton2 {
	text-align: center;
	margin: 10px 0px 10px 0px;
	clear: both;
	position: relative;
}
.contenu p.bouton a, .contenu p.bouton2 a {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/bouton_g.jpg?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	cursor: pointer;
}
.contenu p.bouton a:hover, .contenu p.bouton2 a:hover {
	color: #ffffff;
}
.contenu p.bouton span, .contenu p.bouton2 span {
	background-image: url(../img/bouton_d.jpg?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 8px 0px 0px;
	cursor: pointer;
}





/* GAUCHE //////////////////////////////////////*/


.droite {
	background-image: url(../img/gauche_haut.jpg?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	width: 175px;
	padding: 40px 20px 140px 20px;
	float: left;
	height: 503px;
    padding: 40px 20px 0px 20px;
}
.droite .zone2 {
	margin: 60px 0px 0px 0px;
}
.droite li a {
	color: #725b27;
}
.droite li h3 a {
	color: #000000;
}
.droite .zone3 {
	display: none;
}





/* DROITE //////////////////////////////////////*/

.gauche {
	display: none;
}





/* CENTRE //////////////////////////////////////*/

.centre {
	background-image: url(../img/centre_haut.jpg?d=27/11/2009_17:52:03);
	background-repeat: no-repeat;
	width: 647px;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	float: left;
}
.centre .zone {
	width: 607px;
	padding: 0px 0px 0px 20px;
	float: left;
}
.centre h3, .centre h3 a {
	color: #000000;
}
.contenu img {
	margin: 0px 10px 5px 10px;
}
.contenu .zone .zoneA {
	width: 387px;
	float: left;
}
.contenu .zone .zoneB {
	width: 200px;
	float: right;
}
.contenu .zone .zoneA img {
	vertical-align: middle;
	margin: 0px;
}
.contenu .zone .zoneB img {
	margin: 0px 0px 10px 0px;
}





/* GUIDE ///////////////////////////////////////*/

.guide ul {
	margin: 10px 0px 0px 10px;
}
.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 {
	margin: 20px 0px 0px 0px;
	list-style: none;
}
.zone .agenda li {
	border-bottom: 1px solid #ffffff;
	width: 607px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
}
.zone .agenda li h3 {
	margin: 0px 0px 5px 0px;
}





/* ACTU ////////////////////////////////////////*/

.zone .actu ul {
	margin: 20px 0px 0px 0px;
	list-style: none;
}
.zone .actu li {
	border-bottom: 1px solid #ffffff;
	width: 607px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
}
.zone .actu li h3 {
	margin: 0px 0px 5px 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;
}
.contact table {
	margin-top: 20px;
}
.contenu .contact p.bouton2 a span {
	font-style: normal;
}





/* RECHERCHE ///////////////////////////////////*/

.centre .recherche_listing p.resultats {
	font-style: italic;
	margin: 20px 0px 20px 0px;
}
.centre .recherche_listing p.resultats span {
	font-weight: bold;
}
.recherche_listing p.pagination {
	text-align: center;
	margin: 5px 0px 7px 0px;
	clear: both;
}
.recherche_listing p.pagination a {
	color: #000000;
	text-decoration: underline;
}
.recherche_listing p.pagination a:hover {
	text-decoration: none;
}
.recherche_listing ul {
	border-top: 1px solid #ffffff;
	padding: 8px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
}
.centre .recherche_listing li {
	border-bottom: 1px solid #ffffff;
	width: 607px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
}
.zone .recherche_listing li h3 {
	margin: 0px 0px 5px 0px;
}

.recherche {
	padding-bottom: 50px;
}
.recherche p {
	font-style: italic;
	margin: 0px;
}
.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 {
	border-bottom: 1px solid #ffffff;
	width: 607px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
}
div.liens img {
	margin-top: 0px;
	float: right;
}
.zone .liens li h3 {
	margin: 0px 0px 5px 0px;
}
div.liens h3 a {
	text-decoration: none;
}
div.liens h3 a:hover {
	text-decoration: underline;
}





/* PLAN DU SITE ////////////////////////////////*/

div.plan ul {
	margin: 20px 0px 0px 50px;
}
div.plan li {
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 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: 20px 0px 20px 0px;
}
div.brochures_listing li h3 input {
	background: transparent;
	border: none;
	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 #ffffff;
	width: 607px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
}
div.brochures_listing li h3 {
	margin: 0px 0px 5px 0px;
}
div.brochures_listing img {
	margin-top: -13px;
	float: right;
}
div.brochures_listing ul li p {
	padding: 0px 0px 0px 2px;
}

/* BROCHURES COMMANDE //////////////////////////*/

div.brochures_commande p.explication {
	font-style: italic;
	margin: 20px 0px 20px 0px;
}
div.brochures_commande ul {
	margin: 20px 0px 0px 0px;
	list-style: none;
}
div.brochures_commande li {
	border-bottom: 1px solid #ffffff;
	width: 607px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
}
.contenu .brochures_commande p.bouton {
	margin: 10px 0px 0px 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;
}
.RADEditor a {
	color: #000000;
	text-decoration: underline;
}
.RADEditor a:hover {
	color: #000000;
	text-decoration: none;
}

.page_vierge {
	width: 607px;
	padding: 0px 0px 0px 20px;
	float: left;
}