html
{
	/* CKeditor: [IE6] Editor document has horizontal scrollbar on long lines
	To prevent this misbehavior, we show the scrollbar always */
	_overflow-y: scroll
}

body {
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
	background-color: #ffffff ;     /* blanc autour du conteneur */
}

a, form a {
	text-decoration: none;
	color:#006300;
}
a:hover, form a:hover {
	text-decoration: underline;
	color:#006300;
}

a img {
	border: none;
}

h1 {
	text-align: center;
	margin: 0;
}

h2 {
	margin:0;
}

img:-moz-broken
{
	-moz-force-broken-image-icon : 1;
	width : 24px;
	height : 24px;
}

img, input
{
/*	cursor: default; */
}

#tab_gestion {
	width: 100%;
}

td#titre_categ {
	padding-left: 10px;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 125px;
}

#header_gest {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 65px;
}

.soustitre {
	background-color:#cdf4d1;
	color: #006300;
	padding: 5px;
}

#recherche {
	width: 200px;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 5px;
}

#conteneurgeneral {
	margin: 0 auto;
	width: 800px;
}

#deconnex {
	float: right;
	text-align:center;
	padding-bottom: 20px;
}
#deconnex a {
	color:#006300;
	text-decoration: none;
}

#menu_gest { margin: 20px 150px;  }

#menu_gest ul {
	width: 450px;
	list-style-type: none;
	margin: 0;
	padding:0;
}

#menu_gest ul li {
	width: 100%;
	text-align: center;
	border: 1px solid #006300;
	margin-bottom: 20px;
}

#menu_gest ul li a {
	display: block;    /* pour netscape et FF */
	text-decoration: none;
	width: 100%;    /* pour IE */
	padding: 10px;
	color: #006300;
	background-color: #DDE;
}

#menu_gest ul li a:hover { background-color: #f2fff2; }

#menu_gest ul li a:visited {
	color: #006300;
}

#menu_gest ul li>a {    /* pour netscape et FF */
	width: auto;
}

#message_erreur {
	background-color: #ff3535;
	color: #000;
	text-align: center;
	margin-top: 15px;
}

/****************************************************************************** onglets */

#navlist {
	padding: 3px 0 3px 0; 
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {  /* onglet pas actif */
	padding: 3px 0.5em;
	margin-left: 0;
	margin-right: 0px;
	border-bottom: none;
	background: #DDE; /* fond gris */
	text-decoration: none;
}

#navlist li a:link { color: #006300; }
#navlist li a:visited { color: #006300; }

#navlist li a:hover {
	background: #cdf4d1;
	border-color: #227;
}

#navlist li a#current {
	background: #cdf4d1; /* fond vert */
}
/********************************************************************** fin onglets */

#conteneur {
	float: left;
	width: 800px;
}

#contenu {
	background-color:#cdf4d1;  /* couleur de fond du contenu */
	color:#006300;
	padding: 20px 20px 20px 20px;
}

#article a {
	text-decoration: none;
	color: #006300;
}

#article a:hover {
	text-decoration: underline;
	color: #006300;
}

#present_categ a {
	text-decoration: none;
	color: #006300;
}

#present_categ a:hover {
	text-decoration: underline;
	color: #006300;
}

#news {}

#comm_news {}

#comment {
	font-style: italic;
}

.pseudo {
	font-weight: bold;
}

#pub_droite {
	float: right;
	margin-right:5px;
}

#recaptcha {
	margin-left:10px;
}

#liste_articles {
	list-style-type: none;
	padding: 10px 100px 10px 20px;
}

#liste_articles a {
	color:#006300;
	font-weight: bold;
}

#liensnav a {
	color:#006300;
	text-decoration: none;
}

#liensnav {
	margin-bottom: 20px;
}

#form_gestion {
	margin-top: 20px;
}

label {
	float: left;
	text-align: right;
	margin-right: 20px;
	width: 150px;
}

input, select {
	margin-bottom: 5px;
}
textarea {
	cursor: default;
	margin-bottom: 5px;
}

#result_bdd {
	background-color: #f2fff2;
	text-align: center;
	margin: 0 100px;
}

#result_bdd a {
	color: #006300;
	text-decoration: none;
}

#result_bdd a:hover {
	color: #006300;
	text-decoration: none;
}

#boutonsnav {
	background: #cdf4d1;
	padding: 0 7px;
}

#boutonsnav a {
	color:#006300;
	text-decoration: none;
}

#copyright {
	padding: 22px 7px 0 7px;
	vertical-align: bottom;
	color:#006300;
	text-decoration: none;
	text-align:right;
	font-style: italic;
 	background-image: url(images/bottom-dechire.png); /* l'image fait 798x40 */
}

#copyright a {
	color:#006300;
	font-style: italic;
}

/* -------------------------------------------------------------  round corners cadre intérieur ombré */

.un_cadre_int
{
   margin:0 5px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#f2fff2;
}
.deux_cadre_int
{
   margin:0 3px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#f2fff2;
}
.trois_cadre_int
{
   margin:0 2px;
   height:2px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#f2fff2;
}
.quatre_cadre_int
{
   margin:0 1px;
   height:2px;
   overflow:hidden;/*necssaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#f2fff2;
}
.centrearrondi_cadre_int {
   margin:0 1px;
   padding:0 0;
   height:auto;
}

.un_ombre
{
   margin:0 4px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
   border-left: 1px solid #878787; /* gris */
   border-right: 1px solid #878787;
	background-color:#f2fff2; /* vert clair */
}

.deux_ombre
{
   margin:0 5px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#878787;
}

.trois_ombre
{
   margin:0 7px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#878787;
}

.quatre_ombre
{
   margin:0 11px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#878787;
}
#conteneur_cadre_int {
	margin-bottom: 20px;
	margin-top: 20px;
}

#contenu_cadre_int {
	background-color:#f2fff2;  /* couleur de fond cadre interieur */
	color:#006300;
	padding: 5px 20px;
}

/* ---------------------------------------------------------------------------  round corners conteneur */

.un      
{
   margin:0 5px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#cdf4d1;
}
.deux {
   margin:0 3px;
   height:1px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#cdf4d1;
}
.trois{
   margin:0 2px;
   height:2px;
   overflow:hidden;/*necessaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#cdf4d1;
}
.quatre {
   margin:0 1px;
   height:2px;
   overflow:hidden;/*necssaire pour IE */
   border-top:0;
   border-bottom:0;
	background-color:#cdf4d1;
}
.centrearrondi {
   margin:0 1px;
   padding:0 0;
   height:auto;
}

/* ------------------------------------------------------------------------- fin round corners conteneur */
