body {
	width: 880px;
	margin: auto;
	margin-bottom: 10px;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 0.9em;
	background-color: #ffcc66;
	color: #996600;
}
#body_2 {
	width: 880px;
	height: 600px;
	margin: auto;
	background-image: url("images/volute.gif");
	background-repeat: no-repeat;
	background-position: 0px 0;
	border-style: none;
}
#header {
	margin: 0px 0px 0px 400px;
	width: 400px;
	height: 100px;
	border-style: none;
}
#footer {
	float: left;
	padding: 1px 10px 1px 10px;
	height: 20px;
	width: 845px;
	margin: 10px 0 10px 0;
	border-style: none;
}
#gauche {
	float: left;
	margin: 80px -0px 0px -0px;
	width: 200px;
	height:350px;
	border-style: none;
	background-repeat:no-repeat;
}
#centre {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 450px;
	height:553px;
	border: 0px solid #996600;
	text-align: justify;
	background-image:url("images/fond_centre.gif");
	background-repeat: no-repeat;
	background-position: 0px 50px;
	padding: 0 15px 0 15px;
}
html>body #centre {
	height: auto;
	min-height: 553px;
} 
#droit_haut {
	float: left;
	margin-top: 40px;
	margin-left: 10px;
	width: 160px;
	border-style: none;
}
#faq_gauche {
	position: absolute;
	width: 115px;
	height: 550px;
	border-style: none;
}
#faq_droit {
	position: absolute;
	margin-left: 120px;
	width: 325px;
	height: 550px;
	border-style: none;
}
#b_admin {
	margin: 10px 0 0 800px;
	width: 20px;
	height: 20px;
	border-style: none;
}
/*******************************************************************/
/* ELEMENTS DIVERS */
/*******************************************************************/
p.titre {
	display: block;
	width: 350px;
	font-weight: bold;
	border-top-style: double;
	border-top-width: 3px;
	border-top-color: #000;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #000;
	margin-bottom: 15px;
}
p.sous_titre_0 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
p.sous_titre {
	font-size: 1em;
	font-weight: bold;
	margin-top: 35px;
	text-decoration: underline;
}
#error, #error a, .MaJ {
	color: #ff0000;
	font-weight: bold;
}
#error a{
	text-decoration: blink;
}
a img {
	border: none;
}
a {
	color: #996600;
	text-decoration: none;
}
.surligne {
	background: #f00;
	color: #fff;
	font-weight: bold;
	text-decoration: blink;
	padding: 5px;
}
.surligne_bleu {
	background: #996600;
	color: #fff;
	font-weight: bold;
	text-decoration: blink;
	padding: 5px;
}
.timestamp {
	color: #ff0000;
}
.timestamp a, a:hover {
	color: gray;
}
.petit {
	font-size: 0.8em;
	margin-top: -15px;
}
.petit_noir {
	font-size: 0.7em;
}
sup {
	font-size: 0.7em;
}
.tableau_mailing {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #996600;
	margin: 10px 1px 5px 1px;
}
.tableau_mailing th{
	background-color: #996600;
	color: #ffcc66;
}
.tableau_mailing a {
	color: #ffcc66;
}
table.tableau_mailing td {
	padding-left: 3px;
	padding-right: 3px;
	border: 0px solid #996600;
}
img.lettrine {
	float: left;
	padding-right: 5px;
}
p.accueil {
	border: 1px solid #960;
	text-align: center;
	padding: 5px;
}
.hidden {
 display: none;
}
.visible {
 display: inline;
}
li.titre_rubrique {
  font-weight: bold;
  font-size: 1.1em;
}
ul.retrait_30 {
  margin-left: -30px;
}
table.tableau_accueil {
  width: 100%;
  text-align: center;
}
/*******************************************************************/
/*              ELEMENTS TABLEAU INTRUSION                         */
/*******************************************************************/
.tableau_intrusion {
  width: 100%;
  border: 3px groove #996600;
}
.tableau_intrusion td {
  border: 1px solid #996600;
  padding: 0 2px 0 2px;
  font-size: 0.7em;
}
.tableau_intrusion th {
  text-align: center;
  background: #996600;
  color: #fff;
}
.tableau_intrusion a, .tableau_intrusion a:visited {
  text-decoration: none;
  color: #fff;
}
.tableau_intrusion a:hover {
  text-decoration: underline;
  color: #fff;
}
.effet_intrusion  a {
	text-decoration: none;
	color: #996600;
}
.effet_intrusion  a:hover {
	text-decoration: underline;
	color: #996600;
	cursor: pointer;
}
/*******************************************************************/
/* ELEMENTS MENU */
/*******************************************************************/
ul.menu li, ul.menu_encadre li {
	list-style-type: none;
	text-align: center;
}
ul.menu_encadre li {
  Border: 1px solid #336600;
}
li.menu_normal {
	float: left;
	margin: 0 0 0 -40px !important;
	margin: 0 0 0 -20px;
}
li.menu_normal a {
	text-decoration: none;
	color: #336600;
	font-weight: bold;
	display: block;
	width: 200px;
	height: 20px;
}
li.menu_normal a:hover {
	background: url("images/fond_menu.gif") no-repeat 0px 0px;
	color: #669900;
}

li.menu_normal_anim {
	float: left;
	margin: 0 0 0 -40px !important;
	margin: 0 0 0 -20px;
}
li.menu_normal_anim a {
	text-decoration: none;
	color: #996600;
	display: block;
	width: 200px;
	height: 20px;
}
li.menu_normal_anim a:hover {
	background: url("images/fond_menu_anim.gif") no-repeat 0px 0px;
	color: #000;
}

li.menu_select {
	float: left;
	margin: 0 0 0 -40px !important;
	margin: 0 0 0 -20px;
	color: #996600;
	font-weight: bold;
	display: block;
	width: 200px;
	height: 20px;
	background: url("images/fond_menu_select.gif") no-repeat 0px 0px;
	cursor: url(images/cursor_06.cur), auto;
}
ul.menu_normal a:active {
	color: #000;
}
/*******************************************************************/
/* ELEMENTS NEWS */
/*******************************************************************/
h6{									/*** Corps du texte des News ***/
	background-color: #669933;	/* Couleur du fond des titres des News */
	color: #fff;					/* Couleur du texte des titres des News */
	font-size: 0.8em;				/* Taille du texte des titres des News */
	text-align: center;				/* Centrage du texte des titres des News */
	margin-bottom: 0px;				/* Marge supérieure du texte des titres des News */
	margin-top: 0px;
}
.news p {
	/*background-color: #0099cc;	/* Couleur de fond des News */
	margin: 0px;					/* Marge supérieure des News */
	font-size: 0.82em;			/* Taille du texte des News */
	padding: 2px;				/* Marge intérieure dans la fenêtre des news */
	border-bottom: 1px solid #669933;	/* Couleur marge BAS des news */
	border-left: 1px solid #669933;		/* Couleur marge GAUCHE des news */
	border-right: 1px solid #669933;	/* Couleur marge DROITE des news */
	text-align: justify;
}
.news {
	width: 150px;				/* Taille de la fenêtre des News */
	margin: auto;				/* Centrage de la fenêtre des News dans le Body */
}
/*******************************************************************/
/* ELEMENTS ACTU */
/*******************************************************************/
.actu p {
	/*background-color: #0099cc;	/* Couleur de fond des News */
	margin: 0px;					/* Marge supérieure des News */
	font-size: 0.82em;			/* Taille du texte des News */
	padding: 2px;				/* Marge intérieure dans la fenêtre des news */
	border-bottom: 1px solid #996600;	/* Couleur marge BAS des news */
	border-left: 1px solid #996600;		/* Couleur marge GAUCHE des news */
	border-right: 1px solid #996600;	/* Couleur marge DROITE des news */
}
.actu {
	width: 400px;				/* Taille de la fenêtre des News */
	margin: auto;				/* Centrage de la fenêtre des News dans le Body */
}
/*******************************************************************/
/* ELEMENTS FORMULAIRES */
/*******************************************************************/
input, textarea, option, select {
	background: #ffcc66;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #996600;
}
textarea {
	background: none;
}
form#contact_EMAIL {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #996600;
}
label {
	color: #996600;
	font-weight: bold;
	font-size: 1em;
}
.tableau td{
	border-spacing: 25px;
	border-collapse: collapse;
	padding: 10px 0 10px 0;
}
/*******************************************************************/
/* ELEMENTS TABLEAU */
/*******************************************************************/
.tableau_1 td{
	border-width: 3px;
	border-style: double;
	border-color: #996600;
	border-spacing: 5px;
	border-collapse: collapse;
	padding: 1px 2px 1px 2px;
}
/*******************************************************************/
/* ELEMENTS INFOBULLES */
/*******************************************************************/
/*****INFOBULLE_1*****/
a.infobulle_1:hover span {
top: 1.5em;
left: 1em;
}
a.infobulle_1{
position: relative;
border-bottom: 0px #808080 dotted;
}
a.infobulle_1 span {
display: none;
font-size: 0.8em;
}
a.infobulle_1:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.infobulle_1:hover span {
display: inline;
position: absolute;
background: url(images/infobulle_brune.gif) repeat;
text-align: center;
color: #000;
padding: 1px;
}
a.infobulle_1 {
	color: #996600;
	text-decoration: underline;
}
/*****INFOBULLE_2*****/
a.infobulle_2:hover span {
top: 2em;
right: 2.5em;
}
a.infobulle_2{
position: relative;
border-bottom: 0px #808080 dotted;
}
a.infobulle_2 span {
display: none;
font-size: 0.8em;
}
a.infobulle_2:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.infobulle_2:hover span {
display: inline;
position: absolute;
background: url(images/infobulle_brune.gif) repeat;
text-align: center;
color: #000;
padding: 2px;
}
a.infobulle_2 {
	color: #996600;
	text-decoration: underline;
}
/*******************************************************************/
/* ELEMENTS AGENDA */
/*******************************************************************/
table.agenda {
	color: #996600;
	font-size: 0.8em;
	text-align: center;
	width: 150px;
}
.agenda a {
	color: #996600;
}
table.agenda_show td {
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-style: none;
	text-align: left;
	font-size: 0.9em;
}
table.agenda_show  tr{
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-style: none;
	text-align: left;
	font-size: 0.9em;
}
table.agenda_show th {
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-style: none;
	text-align: left;
	font-size: 1em;
	background: #996600;
	color: #fff;
}
.heures {
	text-decoration: underline;
	padding-top: 5px;
}
textarea.modif_agenda  {
	font-size: 1em;
	padding: 2px;
}
/*******************************************************************/
/* ELEMENTS OBJECT*/
/*******************************************************************/
.module {
	padding: 5px;
	background: none;
}
p.i_titre {
	font-weight: bold;
	color: #996600;
}
p.souligne {
	text-decoration: underline;
}
p {
	margin: 10px 0 10px 0;
}
ul.module {
	list-style-position: inside;
	list-style-image : url(images/puce_1.gif);
}
html>body ul.module { margin-left: -10px; }
ul.retrait li{
	margin-left: 0px;
	list-style-image : url(images/puce_2.gif);
}
/*******************************************************************/
/* ELEMENTS DE FAQ*/
/*******************************************************************/
table.faq {
	margin: auto;
	border: 1px solid #996600;
	width: 95%;
	text-align: center;
	border-collapse: collapse;
	font-size: 0.9em;
}
table.faq th {
	color: #fff;
	background: #996600;
}
tr.bordure td{
	border: 1px solid #996600;
}
table.enregistrement_faq {
	margin: auto;
	border-style: none;
	text-align: right;
	font-size: 0.9em;
}
.enregistrement_faq input {
	padding: 0px 2px 0px 2px;
}
table.edit_faq {
	margin: auto;
	margin-bottom: 15px;
	width: 95%;
	border-collapse: collapse;
	font-size: 0.9em;
}
table.edit_faq th {
	color: #fff;
	border: 1px solid #996600;
	background: #996600;
	font-size: 0.9em;
}
table.edit_faq td {
	border: 1px solid #996600;
	padding: 5px;
}
.repondre_edit_faq {
	text-align: center;
	font-size: 0.8em;
}
form.forum textarea{
	border: none;
}
tr.bouton td {
	text-align: center;
	border-style: none;
}
.bouton_hidden {
	text-align: center;
	border-style: none;
}
.faq_select {
	background: url("images/fond_faq_select.gif") no-repeat 0px 0px;
	cursor: url(images/cursor_06.cur), auto;
}
.petit_lien {
	font-size: 0.8em;
	font-weight: bold;
}
/*******************************************************************/
/* ELEMENTS DE TEST*/
/*******************************************************************/
/*
table { border: 1px solid #ff0000; }
td { border: 1px solid #ff0000; }
#droit_haut { border: 1px solid #ff0000; }
#droit_bas { border: 1px solid #ff0000; }
#centre { border: 1px solid #ff0000; }
#gauche { border: 1px solid #ff0000; }
*/
a:hover {
	color: #336600;
	text-decoration: underline;
}
/*******************************************************************/
/* ELEMENTS TARIFS/
/*******************************************************************/
.droit {
	text-align: right;
}
.remarque {
	text-align: left;
	font-size: 0.8em;
}
/*******************************************************************/
/* ELEMENTS ADMIN*/
/*******************************************************************/
.admin input{
	text-align: right;
	padding: 0 2px 0 2px;
}
/*******************************************************************/
/* ELEMENTS ENTRE_AGENDA/
/*******************************************************************/
table.agenda_entree td{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	text-align: left;
	font-size: 1em;
}
table.agenda_entree tr {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	text-align: center;
}
table.agenda_entree th{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	text-align: center;
}
fieldset.agenda_entree {
	padding-left: 10px;
	padding-right: 10px;
}
legend.agenda_entree {
	font-size: 0.8em;
}
table.agenda_mini {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #996600;
	text-align: center;
	font-size: 0.7em;
}
table.agenda_mini td{
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #996600;
	text-align: center;
}
table.agenda_mini  tr {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #996600;
	text-align: center;
}
table.agenda_mini th{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	text-align: center;
}
/*******************************************************************/
/* ELEMENTS FOOTER/
/*******************************************************************/
table.effet_footer {
	width: 845px;
	opacity:0.5;
	filter : alpha(opacity=50);
	text-align: center;
}
.effet_footer {
	font-size: 0.7em;
	color: #000;
}
.effet_footer a {
	color: #996600;
}
.effet_footer a:hover {
	color: #000;
}
.effet_footer_texte {
  color: #996600;
}
.effet_footer_texte_2 {
	opacity:0.5;
	filter : alpha(opacity=50);
  color: #996600;
  font-size: 0.7em;
}