

/*<group=Accueil>*/

.menu_langues {
	font: 0.82em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#index {
	position: absolute;
	
	/* Centrage de la boÓte horizontalement ET verticalement dans la page */
	width: 780px;        /* selon la largeur voulue */
    margin-left: -390px; /* moitie de width */
    left: 50%;           /* constant, toujours 50% */

    height: 585px;       /* selon la hauteur voulue */
    margin-top: -300px;   /* moitie de height */
    top: 50%;            /* constant, toujours 50% */
	
	
}
	
/*</group>*/

/*<group=Header>*/

.header {
height: 30px;
	background: transparent url(../IMG/bandeau.gif) repeat-x;
	color: #ffee5e;
	text-align: center;
	font: bold 0.77em/1.9em Arial, Helvetica, sans-serif;
}

.header a {color: #ffee5e; text-decoration: none;}
.header a:visited {color: #ffee5e; text-decoration: none;}
.header a:hover {color: #ffffff; text-decoration: underline;}


	
/*</group>*/

/*<group=General Styles>*/

html, body {
width: 100%;
height: 100%;
	background: no-repeat left bottom;
}

body {
margin: 0;
padding: 0;
font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
background: none bottom no-repeat;
	color: #222222;
	width: 100%;
}
.conteneur { /*le conteneur global du site qui sera centrÈ */
height: 100%;
position: relative;
	background: transparent no-repeat left bottom url(../IMG/fond.jpg);
	overflow: hidden;
	width: 100%;
	left: 0;
}

.conteneur2 { /*le conteneur global du site, qui sera centrÈ */
height: 100%;
position: relative;
	background: transparent no-repeat left bottom url(../IMG/fond2.jpg);
	overflow: hidden;
	width: 100%;
	left: 0;
	height: 100%;
}



#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }


.frame {
background-color: transparent;
	overflow: auto;
overflow-x: hidden;
	text-align: justify;
	height: 85%;
	padding-top: 1px;
	position: relative;
	padding-right: 10%;
	float: right;
	width: 70%;
}


.frame2 {
background-color: transparent;
	overflow: auto;
overflow-x: hidden;
	text-align: justify;
	height: 95%;
	padding-top: 1px;
	position: relative;
	padding-right: 3%;
	float: right;
	width: 70%;
	}

.menu {
	position: relative;
	padding-left: 8px;
	text-align: left;
	background: transparent  no-repeat;
	float: left;
}


.frame_photos {
width: auto;
background-color: transparent;
overflow: auto;
overflow-x: hidden;
	text-align:;
	padding-right: 10%;
	margin-left: 6%;
	height: 90%;
	position: relative;
}



p {margin: 0 0 8px;}

.texte3bold {
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
}

.texte2bold {
	font-size: 0.85em;
	font-weight: bold;
	text-align: justify;
}



.textearticle { 
color: #000; font-size: 0.82em;
	text-align: justify;
	font-weight: normal;
}


#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 0px none transparent;
	}
	
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.80em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }



/*<group=Agenda>*/

.textedescriptif { 
color: #000; font-size: 0.75em;
	text-align: justify;
	font-weight: normal;
}

.texteagenda { 
color: #000; font-size: 0.88em;
	text-align: justify;
	font-weight: normal;
}

.textepast { 
color: #222222; font-size: 0.85em;
	text-align: justify;
	font-weight: bold;
}

	
/*</group>*/

/*<group=Rubrique Accueil>*/

.menugauche3 {
list-style-type: none;
margin: 0;
padding:0;
	text-align: left;
	line-height: 1.5em;
}
	
/*</group>*/

/*</group>*/

/*<group=POPUP>*/

.conteneurpop {
width: 100%;
height: 100%;
position: relative;
	background: transparent no-repeat url(../IMG/fondecran.jpg) left bottom;
	float: left;
}

.textepop { 
color: #000; font-size: 0.81em;
	text-align: justify;
	padding: 10px;
}

	
/*</group>*/

/*<group=Liens>*/

a { text-decoration: none; color: #357600;

}
a:hover { text-decoration: underline;
	color: #cc3366;
}
a.menu_langues {
	color: #000000;
}

.liens_pop {
	font-size: 1.2em;
	font-weight: bold;
}

.menu a:hover {
text-decoration: none;
	background: #c9dbb9;
	color: #357600;
}

	
/*</group>*/

/*<group=Formulaires & Forums
  >*/

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 1em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px solid #6a9048; }
	
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */;
	font-size: 0.8em;
}

.formulaire_spip label {
	font-size: 0.8em;
}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: 1em;
	background: white;
 }

.spip_bouton { text-align: right;
}

.spip_bouton input{
	font-size: 0.8em;
   background-color: #c9dbb9;
   border: 2px outset #2e6600;
   color: black;
}

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	font-size: 0.88em;
	font-weight: bold; }

.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #000000; font-size: 0.9em;
	text-align: left;
}



/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #cc3366;
	font-size: 1em;
}
fieldset.reponse_formulaire { border: 2px solid #c9dbb9; font-weight: normal; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px solid #585858; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #c9dbb9; }
ul ul .forum-chapo { background: #e8f3dc; }
ul ul ul .forum-chapo { background: #f0fae6; }
ul ul ul ul .forum-chapo { background: #f7ffef; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul .forum-message2 { border: 0 none #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }


	
/*</group>*/

/*<group=Spip Styles>*/

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #c9dbb9;
	padding: 3px;
	border: 1px outset #999; 
	}
	
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

	
/*</group>*/

/*<group=Footer>*/

.footer {
	color: #dcc880;
	position: absolute;
	bottom: 3px;
	margin-left: 0;
	font-size: 0.7em;
	overflow: hidden;
	text-align: left;
	width: 90%;
	margin-bottom: 0;
	left: 0;
	clear: both;
}

.footer a {color: #dcc880; text-decoration: none;}
.footer a:visited {color: #dcc880; text-decoration: none;}
.footer a:hover {color: #ffffff; text-decoration: underline;}


	
/*</group>*/


