﻿/* Mise en page des tables */

table.spip {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	line-height: normal;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

table.spip tbody {
	border-bottom: 1px solid black;
}

table.spip caption {
	
	
	font-weight: bold;
	font-size: 13px;
	
}

table.spip tr.row_first {
	background-color: #86C833;
	color: white;
}

table.spip tr.row_odd {
	background-color: #86C833;
}

table.spip tr.row_even {
	background-color: #eaeaea;
}

table.spip th {
	border-right: 1px solid black;
	border-left: 1px solid black;
}

table.spip td {
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 5px;
}

/* Reste */

body {
	margin: 0px;
	padding: 0px;
	background-color: #86C833 ;
	font: 12px Verdana;
}

iframe {
	width: 550px;
	height: 350px;
	margin: 0;
	padding: 0;
	border: 1px solid #4b0f0b;
}

fieldset {
	margin: 0px 10px;
	padding: 10px;
	background-color: #86C833;
	border: 1px solid #6a0000;
}

legend {
	font-weight: bold;
	background-color: white;
	border: 1px solid #6a0000;
	padding: 3px 6px;
}

.filles a.rub_fille, a.rub_fille:hover {
	font-weight: bold;

	text-align: left;
	display: inline-block;
}

p.rub_fille {
	text-indent: 40px;
}

.filles
 {
	margin-bottom: 20px;
}

#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 0px;
	background-image: none;
}

#top_content {
	height: 0px;
	width: 920px;
	padding: 0px;
	/*background-image: url(../images/Base_01.png);*/
	margin-right: auto;
	margin-left: auto;
}

#lebody {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	/*background: url(../images/Base_02.png) repeat-y;*/
	bgcolor : #86C833;
	clear: both;
	display: block;
	position: relative;
}

#bandeau {
	height: 183px;
	width:920px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	background-image: url(../images/titre_bg.jpg);
}

#useful_body {
	width : 825px;
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
	border-bottom: 1px solid black;
}

#menu {
	display: block;
	width: 200px;
	background-color: #86C833;
	float: left;
	border-bottom-width: 1px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	height: auto;
}

#real_content {
	margin: 20px;
}

div.theFrame {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main_content {
	margin-top : -1px;
	display: block;
	width:620px;
	margin-left: 200px;
	border-left: 1px solid black;
}

a.titre {
	font-weight: bold;
	font-size: 14px;
	color: #365707;
	text-decoration: none;
}

a.titre:hover {
	text-decoration: underline;
}

p.date {
	font-size: 10px;
}

a {
	color: #365707;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.suite {
	list-style-position: outside;
	text-align: right;
}

#bottom {
	width: 920px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../images/Base_04.jpg);*/
	text-align: center;
	margin-top: 0;
	padding: 0;
	font-size: 10px;
}

H2 {
	font-size: 14px;
}

.intitule {
	font-size: 14px;
	font-weight: bold;
}

#menu a.bouton {
	text-align: center;
	margin: 20px 10px 5px;
	height: 20px;
	display: block;
	padding: 0;
	background-color: #86C833;
	border-style: none;
}

#menu a.bouton:hover {
	text-align: center;
	margin: 20px 10px 5px;
	height: 20px;
	display: block;
	padding: 0;
	background-color: #86C833;
	border-style: none;
	text-decoration: underline;
}

p.b_title {
	color: white;
	font: 0px Verdana;
	display: none;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

p.b_title_shadow {
	
}

div.clear {
	height: 0;
	clear: both;
}

p {
	margin: 0;
}

#menu a {
	display: block;
	border-bottom: 1px solid #365707;
	font: 12px Verdana;
	padding-left: 10px;
	text-decoration: none;
	color: #365707;
	padding-top: 10px;
	height: 20px;
	border-left: 5px solid #86C833;
}

#menu a.rub_active, #menu a.rub_active:hover  {
	display: block;
	border-bottom: #365707 1px solid ;
	font: bold 12px Verdana;
	padding-left: 10px;
	color: white;
	padding-top: 10px;
	height: 20px;
	border-left: 5px solid #86C833;
}

#menu a:hover {
	display: block;
	border-bottom: 1px solid #365707;
	font: 12px Verdana;
	padding-left: 10px;
	color: ##365707;
	padding-top: 10px;
	height: 20px;
	text-decoration: none;
	border-left: 5px solid #365707;
}

#edito {
	background-image: none;
	padding-left: 10px;
	border-left: 5px solid #365707;
	text-align: justify;
	margin-bottom: 10px;
}

#edito .titre {
	font-size: 16px;
	line-height: 150%;
}

.en-tete {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}

.annonce {
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#bande-chemin {
	margin-top : 0px;
	display: block;
	height: auto;
	padding: 5px;
	margin-bottom: 5px;
	background: #86C833 none 0 bottom;
	color: white;
}

#bande-chemin a {
	color: white;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

#bande-chemin a:hover {
	border-bottom: 3px solid #86C833;
}

.bloc_recherche {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Mini - Agenda */

#agenda {
	margin: 20px 10px 10px;
}

#agenda a {
	display: inline;
	border-style: none;
}

#agenda .mois a {
	text-align: center;
}

#agenda a.in-calendar {
	text-align: center;
	display: inline;
	margin: 0;
	padding: 0;
}

#agenda a.in-calendar:hover {
	display: inline;
	margin: 0;
	border-style: none;
	text-align: center;
	padding: 0;
	text-decoration: underline;
}

/* My Comment */

.agenda {
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	color: #808080;
}

.agenda .en-tete {
	display: block;
	font-weight: bold;
	font-size: 200%;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #808080;
}

.agenda a.en-tete {
	display: block;
	font-weight: bold;
	font-size: 200%;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #808080;
	background-image: none;
}

.agenda a.en-tete:hover {
	background-color: #EEEEEE;
	color: #808080;
	border: 1px solid #808080;
}
.agenda .contenu {
	border: 1px solid #808080;
	margin: 0 0px 10px;
	padding: 0px;
	font-size: 100%;
	/*width:150px;*/
}
.agenda .contenu .mois {
	border-bottom:1px solid #808080;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	/*width:150px;*/
	text-align:center;
}

.agenda .contenu .mois a{
    color: #6262A4;
	font-weight: bold;
    text-decoration: none ;
	font-size: 100%;
}
.agenda .contenu .mois a:hover{
    text-decoration: underline;
	color: #6262A4;
}

.tableau {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AAAAAA;
	text-align:center;
	font-style:normal;
}

.calendar_this_day {  /* surligne le jour d'aujourd'hui */
    background: #424242;
	font-weight:bold;
	color :#FFFFFF;
}

.calendar_this_month {  /* couleur des cases appartenant au mois en cours */
	background-color: #FFFFFF;
}

.calendar_not_this_month {  /* couleur des cases n'appartenant pas au mois en cours => debut et fin de mois */
	background: #EEEEEE;
	color:#AAAAAA;
}

.calendar_head_mini {    /* corespond à la ligne des jours : lu ma me je ve sa di*/
	background-color: #424242;
	text-align: center;
	font-size: 10px;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	font-style:normal;
}

.surtitre {
	font-size: 10px;
	font-weight: bold;
}

.soustitre {
	font-size: 12px;
	font-weight: bold;
}

.chapo {
	margin-bottom: 10px;
}

.titre {
	font-size: 16px;
	font-weight: bold;
	}

#docu_article .en-tete {
	font-size: 30px;
}

.vignette {
}

.spip_logos {
	border-style: none;
	border-width: 0;
	float: left;
}

.print_logo {
	border-width: 0;
	border-style: none;
}


.doc_desc {
	display: block;
	background-color: #86C833;
	height: 50px;
}

/* My Comment */

.clearer {
	clear: both;
	display: block;
	height: 0px;
}

img {
	margin: 5px;
	text-decoration: none;
}

a.doc_image:hover {
	text-decoration: none;
}
.clearer-right {
	clear: right;
	display: block;
	height: 0px;
}

#erreur {
	height: 120px;
	padding-left: 120px;
	text-align: left;
	display: block;
	padding-top: 20px;
	background: url(../images/imgCaution.jpg) no-repeat;
	padding-right: 30px;
	margin: 0;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#erreur_acces {
	height: 120px;
	padding-left: 120px;
	text-align: left;
	display: block;
	padding-top: 20px;
	background: url(../images/imgStop.jpg) no-repeat;
	padding-right: 30px;
	margin: 0;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#encart {
	width: 168px;
	height: 142px;
	background-image: url(../images/encart.png);
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	visibility: hidden;
}

.print_tge {
	float: right;
}

.spip_surligne { background: ##86C833; }

/* My Comment */
