
/* ici commence les styles pour l'affichage des tableaux*/

table.spip {
   font-size: 12px;
   margin-left: auto;
   margin-right: auto;
 }


table.spip tr.row_first {
   background-color: #FFE4C4;
}


table.spip tr.row_odd {
   background-color: #FFFFF0;
}


table.spip tr.row_even {
   background-color: #DCDCDC;
}


table.spip td {
   padding: 5px;
   text-align: left;
   vertical-align: middle;
}
div{
   text-align: center;
}

div#bandeau {
	width:100%;
	height:130px;
	background-image: url(../image/arriere_bandeau-rep.jpg);
	background-repeat: repeat-x;
	border: 0px solid #000;
	}
div#logo_site{
	float:left;
	width:144px;
	height:130px;
	padding-top: 4px;
	font-family: arial, helvetica, verdana, sans-serif, ;
	}
div#photo_atelier{
	float:right;
	width:180px;
	height:130px;
	}
div#titre_projet{
	margin-right: 180px;
	height:130px;
	line-height: 25px;
    text-align: center;
    color: #fff;
    padding-top: 25px;
    font-size :28px;
    font-weight: bold;
    margin-left:147px;
	}
div#sous_bandeau{
	margin-top:3px;
	width:100%;
	height:25px;
	background-color: #ffe9db;
	}
div#recherche{
	float: right;
	width:30%;
	border: 0px;
	height:24px;
	}
div#text_defil_intern2{
	float: left;
	width:55%;
	border: 0px;
	margin-left:70px;
	height:24px;
	}
.blanc {
    color: #6c7592;
	font-size:13px;
	font-weight: bold;
	margin-top: 4px;
	 }

/************************** mise en forme du bouton rechercher****************************************************************/
.right{
	float:right;
	}


#formulaire_recherche {
    width:140px; 
    float: left; 
    margin: 0px 0px 0px 0px;
	}
form {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
input.recherche {
   border-style:solid;
   border-width:0px;
   border-color:#007eaf;
   color : #333;
   font-size : 11px;
   width : 40%;
   margin-top: 15px;
   margin-left: 100px;
	}

input.recherche:hover {
   border-style:dotted;
	}
input.bouton {
   border: 1px outset #333333;
   background-color:darkseagreen;
   font-size : 11px;
   line-height: 12px;
	}

input.bouton:hover {
   background-color:#fff;
	}
/*********************************************** fin mise en forme du bouton rechercher*****************************************/
div#gauche {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:170px;
	height:750px;
	background-color:#ecf1dd;
	}
.fil_ariane{
	margin-top:5px;
	padding-left:10px;
	padding-top: 3px;
	height:30px;
	margin-left: 175px;
	background-color:#ecf1dd;
	text-align: left;
	}
.fil_ariane a {
	text-decoration: none;
	font-weight: none;
	}

.fil_ariane a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #007eaf;
	}
	
.milieu_login{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	height:95%;
	margin-left:175px; 
	background-color:#e6babb;
	}

div#menu_haut {
	margin-top:0px;
	width:100%;
	height:500px;
	background-color:#ecf1dd;
	}
div#menu_bas {
	width:100%;
	height:200px;
	background-color:#ecf1dd;
	}
.defil{
	width:90%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size : 12px;
	font-family: arial, helvetica, verdana, sans-serif, ;
	}
.defil a {
	text-decoration: none;
	font-weight: none;
	}

.defil a:hover{
	text-decoration: none;
	font-weight: bold;
	color: darkseagreen;;
	}	
div#milieu{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	height:95%;
	margin-left:175px; 
	margin-right: 175px;
	background-color:#FFF;
	}
.suite{
	float:right;
	color:red;
	font-size : 12px;
	margin-top: -20px;
	padding-right: 10px;
	font-weight: bold;
	}
.logo {
    float: left;
    padding-right:4px;
    padding-top:2px;
	}
.top {
	float: center;
	margin-top: -20px;
	}
img {
   border:0px;
  }
 /*********************************************** fin mise en forme bloc actualitér*****************************************/
.titre_boite_edito{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom:15px;
	color: 	chocolate;
	}
 .titre_boite_actu{
	background-image: url(../image/actualite.jpg);
	padding-top: 5px;
	color: #8FBC8F;
	font-size: 20px;
	font-weight: bold;
	}
.titre_actualite{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 10px;
	color: 	chocolate;
	}
.texte_actu{
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	font-family:arial, helvetica, verdana, sans-serif, ;
	}
.texte_article{
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	
	font-family:arial, helvetica, verdana, sans-serif, ;
	}
/*********************************************mise en forme du plan************************************************/
.article-titre{
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
	padding: 10px;
	font-family:arial, helvetica, verdana, sans-serif, ;
	}
	
.article-titre a {
	text-decoration: none;
	color: #000;
}

.article-titre a:hover{
	text-decoration: none;
	font-weight: bold;
	}
/*********************************************fin mise en forme du plan************************************************/
.texte{
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	font-family:arial, helvetica, verdana, sans-serif, ;
	}
.titre{
	text-align: left;
	}
.sommaire_rubrique{
	text-align: justify;
	font-size: 14px;
	padding: 10px;
	font-family:arial, helvetica, verdana, sans-serif,;
	background-color:#c3d79c;
	background-repeat: repeat-y;
	}
.sommaire_rubrique a {
	text-decoration: none;
	color: #000;
}

.sommaire_rubrique a:hover{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	}
	
div#droit {
	margin-top:5px;
	float:right;
	width:170px;
	height:80%;
	background-color:#ecf1dd;
	}
div#droit_bas{
	width:100%;
	height:18%;
	background-color:#ecf1dd;
	}
div#droit_haut{
	width:100%;
	height:80%;
	background-color:#ecf1dd;
	}
/**********************gestion du contenu du bloc droit**************************************/
div#titre_evenement{
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 5px;
	width:142px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../image/fond-menu.gif);
	background-repeat:no-repeat;
	}
div#date_evenement{
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	width:150px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #6c7592;
	background-color: #ffe9db;
	}
div#date_evenement2{
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	width:150px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color:   #FF8050;
	background-color:#FFFFFF;
	}	

ul {
   
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
    padding-left: 1em;
    text-indent: -1em;
	background-color: #fff;
   }

li.resume_article{
	text-align: left;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-left:4px;
	margin-top: -5px;
	border-style : none;
	}
a{
    color: #000;
    text-decoration:none;
	}
a.resume_article:hover {
    text-decoration:none;
	color: 	#000;
}
.autre_evenement{
	margin-top: 15px;
	margin-left: 19px;
	padding-top: 5px;
	width:142px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../image/fond-menu.gif);
	background-repeat:no-repeat;
	}
.autre_evenement a {
	text-decoration: none;
	color: #000;
}

.autre_evenement a:hover{
	text-decoration: none;
	color: #FFF;
	}
/**********************fin gestion du contenu du bloc droit**************************************/

div#pied_page {
	clear:both;
	width:100%;
	height:62px;
	background-image: url(../image/footer-rep.jpg);
	background-repeat:repeat;
	}
.forme_pied_page{
    color: floralwhite;
	font-size: 11px;
	font-weight: bold;
	font-family:helvetica, verdana, sans-serif, arial;
	}
.forme_pied_page a {
	text-decoration: none;
	color: #000;
}

.forme_pied_page a:hover{
	text-decoration: none;
	color:azure;
	background-color: darkseagreen;
	}