
html {
	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */
}
head
{
	margin: 0;
	padding: 0;
}
body {
font-family: Tahoma, Verdana, Arial;
margin: 0 auto;
/*background-color: #4B0800;*/
background-color: #710303;
}

p{
 Tahoma, Verdana, Arial;
}

a { text-decoration: none;}
a:visited {text-decoration: none;}

hr {
	border: none;
	border-top: 1px solid #7c1a0e;

}
h1{	color: #7D1B0E;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
}
textarea
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    font-size: 12px;
    color: #003399;
    background-color: #FFFFCC;
}

#global {

	height: 100%;
	width: 1000px;
	margin: 0 auto;
}
#header
{
	top: 0px;
	background-image: url(./interface/header-1000px.jpg);
    background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 1000px;
}
.mairie H1 {
	position: absolute;
	margin-left: 230px;
	margin-top: 30px;
	color: #7D1B0E;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 1.2em;
}


#centre {/*contient menu et frame*/
	width: 100%;
	overflow: hidden;
	background-image: url(./interface/bg-page.jpg);
	background-repeat: repeat-y;
}
#menu {
	float: left;
	border:none;
	width: 200px;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(./interface/bg-menu.jpg);
    background-repeat: no-repeat;
}
#frame {
float: left;
margin-top: Opx;
margin-left: 5px;
width: 795px;
min-height: 600px;
overflow: hidden;
}
/*#contenu {

}*/
#piedpage {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 30px;
	width: 1000px;
	background-color: #E5EAEE;
	border-top: 1px solid #7D1B0E;
	font-size: 0.8em;
	color: #808080;
}
#navigation{ /*navigation horizontale*/
	float: left;
	margin-left: 192px;
    margin-top: 64px ;
    list-style: none ;
    text-align: center ;


}
#navigation li {
    display: inline ;
    color: #9D3636 ;

    }
#navigation li a {
    padding: 1px 10px ;
	height: 0.8em;
    /*background: #F5F5F5 ; */
	background: #FFFFFF ;
    color: #9D3636;
	font-weight: bold;
    /*border: 1px solid #FFFFFF ; */
    font-size: 0.8em ;
	font-family: Tahoma, Verdana, Arial;
    line-height: 0.8em ;
    text-align: center ;
    text-decoration: none ;
    }
.recherche
{
    float: left;
    margin-top: 1px;
	padding-bottom: 5px;
	margin-left: 5px;
	width: 140px;
}
/*---------------------------------------------------------------gestion--Adminheader--------------------------------------*/
/*--------------------------------------------------------------emplacement-librairie-afficheadminheader*/
#admin{
	width: 690px;
	background-color: #E4ECEF;
	margin-left: 225px;
}
#fctadmin { /*liens menu administration*/
	margin: 0 ;
	font-size: 1em ;
    padding-left: 1px ; 
    list-style: none ;
	height: 1em ;	
}
#fctadmin li {
    float: left ;
	width: 135px ;  
    margin-right: 2px ; 
    color: #CCCCCC ;
	background: #FDDA8B;	
    }
#fctadmin li a {
	display: block;
	padding: 1px 1px 1px 1px;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em ;
	text-align: center ; 
    text-decoration: none ; 
    }
	#fctadmin li a:visited {text-decoration: none;}
	#fctadmin li a:hover {background-color: #E4ECEF;}

.fctadmin3 a
{
	position: relative;
	margin-left: 20px;
	font-size:0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	padding: 3px 5px 5px 5px;
	border: #7c1a0e 1px solid;
}
.fctadmin3 a:visited {text-decoration: none;}
.fctadmin3 a:hover {border: #FDDA8B 1px solid;}

.retour-admin 
{
	margin-left: 25px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	margin-right: 15px;
	background-color: #710303;

}
.retour-admin a
{
	text-decoration: none;
	color: #FFFFFF;

}
.modifcant
{
	position: relative;
	margin-left: 25px;
}
.admincantine {
	background-color: #E5EAEE;
	margin-left: 20px;

}
.logout{
	float: right;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 0.7em;
	color: #E1192F;
	background-color: #FFFFFF;
	border-right: #E4ECEF 1px solid;
	border-top: #E4ECEF 1px solid;
}
.logout a
{
	text-decoration: none;
	color: #E1192F;
}
.bonjour
{
	position: relative;
	margin-left: 2px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.bonjour2
{
	position: relative;
	margin-left: 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
/*---------------------------------------------------------------FIN-gestion--Adminheader--------------------------------------*/
/*---------------------------------------------------------------DEBUT-ajout_annonce_rubrique_article------------------------------------------*/

#conteneur-admin{
	margin-left: 20px;
	width: 690px;
	background-color: #ECFFDA;

}
#conteneur-admin h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	background-color: #710303;
}
.admin-affiche
{
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	border-bottom: #99cc00 1px solid;
}
.admin-affiche a
{
	text-decoration: none;
	color: #000000;
	padding-right: 40px;
	background-image: url(./images/manual_edit.png);
    background-repeat: no-repeat;
	background-position: right center;
}
.admin-affiche a:hover
{
	text-decoration: none;
}
.section-titre
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	padding-left: 3px;
	color: #000000;
	font-weight: bold;
}

.adminrubrique
{
	background-color: #E5EAEE;
	height: 2em;
}
.adminarticle
{
	width: 690px;
	background-color: #ecffda;
	padding: 8px 0px 8px 0px;
	border-bottom: #99cc00 1px solid;

}
.affiche-rubrique
{
	color: #018B32;
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 3px;
}
.ajoutrubrique 
{
	position: relative;
	font-size:0.8em;
	font-weight: bold;
	color: #000000;
	background: #ECFFDA;
	padding: 3px 5px 5px 3px;
}
.ajoutrubrique a{
	text-decoration: none;
	color: #000000;
	padding-right: 40px;
	background-image: url(./interface/img-ajout-rub.png);
    background-repeat: no-repeat;
	background-position: right center;
}
.ajoutrubrique a:visited {text-decoration: none;}
.titrerubrique
{

	font-size:0.8em;
	font-weight: bold;
	color: #7c1a0e;
	text-decoration: none;
	background: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: #7c1a0e 1px solid;
}

/*---------------------------------------------------------------FIN-ajout_rubrique_article------------------------------------------*/
.piedpage {

	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 30px;
	width: 1000px;
	border-top: 1px solid #7D1B0E;
	font-size: 0.8em;
	color: #808080;
}

.menugauche {
	list-style-type: none;
	font-size: 12px;
	clip: rect(auto auto auto auto);
	width: 200px;
	right: auto;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding-left: 0px;
}
.menugauche a {
	display: block;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	border-bottom: 1px solid #FFFFFF;
	background: none;
	text-align: left;
	padding-left: 5px;
}
.menugauche a:hover {
text-decoration: none;
}
.menugauche li {
margin-bottom: 10px;

}
.rubrique {
	display: block;
	color: #7D1B0E;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #7D1B0E;
	margin-top: 0px;
}
.cadre_annonce {/*titre de la page accueil*/
	margin-left:  25px;
	padding-top: 14px;
	padding-bottom: 7px;
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	color: #7D1B0E;
    border-bottom: #7D1B0E 1px solid;

}
.cadre_annonce  a{/*titre de la page accueil*/
	text-decoration: none
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	color: #7D1B0E;

}
.titremoyen {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	padding-left: 30px;
}

.formlaire {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../interface/bordbloc.png);
	background-repeat: repeat-y;
	overflow: visible;
	background-position: 20px top;
}
.titre1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	left: auto;
	padding-left: 30px;

}

#titre-page{
	width: 100%;
	padding-top: 14px;
	margin-left: 25px;
	padding-bottom: 7px;
	border-bottom: 1px #9D3636 solid;
	color: #7D1B0E;
	font-size: 1em;
	font-weight: bold;
}

.texte {

	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	color: #663300;
	padding-left: 25px;
	padding-right: 5px;
}
.texte a {
	color: #400000;
}
.texte a:hover {
	color: #2B3087;
}

.textemoyen {
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #003366;

}
.texte1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.texte-baniere {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	letter-spacing: 8px;
	font-weight: bold;
	color: #7D1B0E;
	padding-left: 220px;
}
.texte-baniere a{
	text-decoration: none;
}
/*.fondbloc {
	background-image: url(http://www.vauvenargues.org/interface/bordbloc.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-position: 20px top;
	overflow: visible;
	font-weight: bold;
}*/

.miniheader {
	background-image: url(../interface/miniheader.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	overflow: visible;
	visibility: visible;
	clear: none;
	float: none;
}
.minibloc {
	background-image: url(../interface/minibloc.png);
	background-repeat: repeat-y;
	background-position: 20px top;
	padding-left: 30px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.minifooter {
	font-size: x-small;
	color: #808080
	letter-spacing: 3px
	background-image: url(http://www.vauvenargues.org/interface/minifooter.png);
	background-repeat: no-repeat;
	background-position: 2Opx top;
	overflow: visible;
	padding-left: 30px;
	visibility: visible;
}



.page {
	margin: 10 0px;
	color: #0000A0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.page a {
	text-decoration: none;
	color: #0000A0;
}
.page a:hover {
	text-decoration: none;
	color: #FEAC01;
}
.page a:visited {
	text-decoration: none;
}
.info
{
    text-align: left;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding-left: 2px;
    height: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    background: #EEEEEE url("gradient.php?base=EEEEEE&height=15") repeat-x;
}
.annonce {
	background-color: #ECFFDA;
	margin-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	color: #400000;
	border-right: #653200 1px solid;
    border-top: #653200 1px solid;
    border-left: #653200 1px solid;
    border-bottom: #653200 1px solid;
}
.surligne
{
    font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	color: #400000;
    background-color: #38D878;
}
/*---DEBUT--------style pour gérer les title tooltip et les commentaires---------*/
div#tooltipDiv
{
	padding: 3px;
	border: solid 1px #808080;
	display: none; /*white-space: nowrap;*/
	background: #FFF;
	/*background: #FFFFDF url("gradient.php?base=#FDFF00&height=14") repeat-x;*/
	color: #000000;
	font: 10px Verdana,Arial,sans-serif,Geneva;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	opacity: .90;
}
#completeDiv
{
    border-right: #232BC7 1px solid;
    border-top: #232BC7 1px solid;
    border-left: #232BC7 1px solid;
    border-bottom: #232BC7 1px solid;
}
.web-comment
{	
	width: 100%;
	padding-top: 14px;
	margin-left: 25px;
	color: #6B6A66;
	font-size: 0.8em;
	font-weight: bold;

}
/*bloc flottant explicatif cf galerie*/
.explain{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.explain-texte{
	display: block;
	margin-top: 5px;
	width: 200px;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #000000;
	background: #FFFFFF;
	border: #FDDA8B 1px solid;
}
/*message en rouge*/
.alerte
{
	color: red;
	font-weight: bold;
	font-size: 0.8em;
}
/*----FIN-------style pour gérer les title tooltip---------*/
.encadre-titre
{
	background: #ECFFD0;
	font: 14px Verdana,Arial,sans-serif,Geneva;
	border: solid 1px #6AC289;
	padding: 3px 0 6px 0;
	width:250px;
}
#cartouche
{

	left: 250px;
}

#conteneur-cantine{
	margin-left: 25px;
	margin-top: 5px;
	font-size: 0.8em;
	width: 754px;
	background-image: url(./interface/blason-dessin-50px.jpg);
    background-repeat: no-repeat;
	background-position: 90% 2px;
	background-color: #FFFFCC;
}
#conteneur-cantine a{
	text-decoration: none;
	color: #710303;
	font-weight: bold;
}

#formCantinePdf
{
	position: absolute;
	float:right;
    left: 730px;
    top:180px;
}
#cantine
{
	font-size: 0.9em;
	font-weight: bold;

}
#cantine ul
{

}
#cantine li
{
	list-style-type:none;
	height: 50px;
	text-decoration: none;
	color: #710303;
}
#cantine a
{	
	display: block;
	padding-top: 15px;
	margin-right: 170px;
	height: 40px;
	background-image: url(./interface/bouton-couverts.png);
	background-position: right top;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #710303;
}
#cantine a:hover
{	
	background-image: url(./interface/bouton-couverts-hover.png);
	background-position: right top;
	background-repeat: no-repeat;
	text-decoration: none;
}


/*gestion affichage evenementiel*/
#conteneur-event{
	margin-left: 25px;
	margin-top: 5px;
	width: 775px;
	background-image: url(./interface/blason-dessin-50px.jpg);
    background-repeat: no-repeat;
	background-position: 90% 2px;	

}

#conteneur-event hr{
	border: none;
	border-top: 3px solid #E5EAEE;
	
}

.event-titre {
	font-size: 0.9em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	margin-left: 25px;
	padding-left: 5px;
	background-color: #FDDA8B;
}
.event-date {
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-left: 25px;
	padding-left: 5px;
	}

	.event-lientri a{
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px;
	margin-left: 25px;
	padding-left: 5px;
	text-decoration: none;
	border: #FEBC2A 1px solid;
}
.event-categoritri{
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px;
	margin-left: 22px;
	padding-left: 5px;
	text-decoration: none;
	
	}

.event-texte {

	width: 550px;
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	color: #000000;
	padding-left: 25px;
	padding-right: 5px;
	font-style: justify;
	min-height: 80px;
}
	/*---------------admin--event----------*/
#conteneur-admin-event{
	margin-left: 20px;
	margin-top: 10px;
	width: 690px;
	background-color: #FFFFCC;

}

.event-affiche
{
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	/*border: #FFFFFF 1px solid;*/
	background-color: #710303;
}
.event-affiche a
{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 40px;
}
.event-affiche a:hover
{
	/*text-decoration: none;*/
	background-image: url(./interface/mini-oeil.jpg);
    background-repeat: no-repeat;
	background-position: right center;
}

.event-comment {

	color: #000000;
	padding-left: 15px;
	padding-right: 2px;
	font-size: 0.8em;
	font-weight: normal;
	border-color: #000000 1px solid;
	background-color: #FFFFFF;
	border-bottom: #FDDA8B 1px solid;
	background-image: url(./interface/exclam-red.png);
    background-repeat: no-repeat;
	background-position: left top;
}
.event-section {

	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	background-color: #FFFFCC;
}
.event-section a {
	text-decoration: none;
	color: #000000;

}
.event-section input {

	border: #FDDA8B 2px solid;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	color: #000000;
	background-color: #FFFFFF;
}
.event-saisie
{
	font-size: 0.8em;
	padding-left: 74px;
	color: #000000;
	background-color: #FFFFCC;
}
.event-saisie textarea
{
	border: #710303 1px solid;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	color: #000000;
	background-color: #FFFFFF;
}

/*---------------fin---admin--event----------*/
/*gestion-admin-galerie-spgm*/
.spgm {

	font-size: 0.7em;
	color: #FDDA8B;
}
#conteneur-affiche-diapo{
	margin-left: 25px;
	margin-top: 5px;
	width: 775px;

}

#conteneur-galerie{
	margin-left: 20px;
	width: 690px;
	background-color: #E4ECEF;
	border-bottom: #710303 10px solid;
}
#conteneur-galerie h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	background-color: #710303;

}
#conteneur-galerie td
{
	vertical-align:top;
}
#conteneur-galerie img
{
	border:0;
}
#conteneur-galerie form
{
	margin:0px;
}
#conteneur-galerie hr
{
	height:1px;
	width:90%;
	color:7c1a0e;
	background-color:black;
}

.galerie {

	width: 710px;
	margin-left: 0px;
	font-size: 0.8em;
	background-color: #FFFFFF;
}
.galerie-navigation
{
	font-size: 0.8em;
	font-family: Tahoma, "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #FDDA8B;
}

.galerie-navigation a{
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 20px;
	
}
a.principal {
	display: block;
	height: 20px;
	font-size: 0.9em;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background: #EBEFF3;
	border: #BBC9D6 1px solid;
}


.galerie hr{
	border: none;
	border-top: 1px solid #BBC9D6;
}
.galerie h1{ 
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	}
.galerie H2{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}

a.directories {
	display: block;
	width: 140px;
	font:0.8em tahoma,verdana,sans-serif;
	text-decoration:none;
	padding: 2px;
	text-align: center;
	margin-top: 2px;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
	background: #FFFFFF;
	border: #710303 1px solid;
	}
.bouton-admin {
	display: block;
	font:0.8em tahoma,verdana,sans-serif;
	text-decoration:none;
	padding: 2px;
	text-align: center;
	margin-top: 2px;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
	background: #FFFFFF;
	border: #710303 1px solid;

}
a.bouton-admin {
	display: block;
	font:0.8em tahoma,verdana,sans-serif;
	text-decoration:none;
	padding: 2px;
	text-align: center;
	margin-top: 2px;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
	background: #FFFFFF;
	border: #710303 1px solid;

}
a.webmin{
	font:0.9em tahoma,verdana,sans-serif;
	text-decoration:none;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 1em;
	color: #000000;
	background: #FFFFFF;
	}
/*fin-gestion-admin-galerie*/
/*gestionnaire de fichiers*/

#conteneur-gestion{
	margin-left: 20px;
	width: 690px;
	background-color: #E4ECEF;
	border-bottom: #710303 10px solid;
	font-size: 0.8em;
	font-family: arial;
}
#conteneur-gestion h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	background-color: #710303;

}
#conteneur-gestion table {
	color: black;
	/*border: #E5EAEE 1px solid;*/
}
#conteneur-gestion th{
	border: #E5EAEE 1px solid;
	background-image: url(./interface/bg-th-gestion.jpg);
    background-repeat: no-repeat;
	background-position: left top;
}
#conteneur-gestion tr
{
	border: none;
	border-bottom: #E5EAEE 1px solid;
	border-left: #E5EAEE 1px solid;
}
#conteneur-gestion td
{
	border-left: #E5EAEE 1px solid;
	background-color: #FFFFFF;
}
#conteneur-gestion img
{
	border:0;
}
#conteneur-gestion a
{
	color: #2B3087;
	text-decoration: none;
}
#conteneur-gestion a:hover
{
	color: #4B0800;
	text-decoration: none;
}
#conteneur-gestion a:visited
{
	color: #2B3087;
	text-decoration: none;
}
/*fin gestionniare de fichiers*/


