/* @group General Styles */

body {
	color: black;
	text-align: center; /* To Make Content Centered */
	margin-top: 20px;
	font: 0.9em   "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
		background: #162304;

}


a:link { 
	text-decoration: underline; 
	color: #3c4f22;
}

a:visited { 
	text-decoration: underline; 
	color: #3c4f22;
}

a:hover { 
	color: #0e1308;
	text-decoration: none;
}


#content .left {
	float: left;
}

/* @group My Group */
	
/* @end */

.clear {
	clear: both;
}

/* @end */

/* @group Layout */

#container { 
	background: #D9edbe;
	width: 860px;
	border:  1px solid #333;
	text-align: left;
	margin: 20px auto 0px;
}

#container-pop { 
	background: #dfedf6;
	position: relative;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: auto;
	height: 100%;
}




#pageHeader {
	background: url(../IMG/tetiere.jpg) no-repeat top left #d9edbe;
	height: 135px;
	position: relative;
	text-align: left;
}

#pageHeader h1 { 
	font-weight: bold;
	font-style: oblique;
	color: #ffffff;
	padding: 0;
	margin-left: 30px;
	padding-top: 5px;
	margin-bottom: 0px;
	position: relative;
	font-size: 3.5em;
}

#pageHeader h2 {
	color: #f4e5b8;
	letter-spacing: 0.2em; 
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	margin-left: 30px;
	font-weight: bolder;
	font-size: 1.5em;
	font-style: italic;
}

#mainContent {
	position: relative;
	}

#sidebar {
	float: left;
	padding: 0px;
	margin: 0;
	text-align: left;
	width: 180px;
}


#mainContent #sidebar #sidebar_header {
	width: 180px;
	height: 106px;
	margin-bottom: 20px;
	background: url(../IMG/menu-jardin-i.jpg) no-repeat top left;
	}
	
.chapo {
	color: #151515;
	margin-right: -px;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.titre-breve {
	color: #151515;
	margin-right: -px;
	font: bold 0.95em/1.3em Verdana, Arial, Helvetica, sans-serif;
}



.texte-breve {
	color: #151515;
	margin-right: -px;
	font: normal 0.95em Verdana, Arial, Helvetica, sans-serif;
}



.titre {
	color: #067193;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 0;
}

.titreboite {
	color: #067193;
	font-weight: bold;
	font-size: 1.2em;
}



.texte {
	
	text-align: justify;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #151515;
}	

.texte-article {
	
	text-align: justify;
	color: #151515;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}	

.texte-article2 {
	
	text-align: justify;
	color: #151515;
	font: normal 0.85em Verdana, Arial, Helvetica, sans-serif;
}	



#content {
	text-align: justify;
	font: Verdana, Arial, Helvetica, sans-serif;
	width: 650px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
}

#footer { /* This Is The BG Color Of The Main Div */
	clear: both;
	text-align: center;
	color: #3e3a26;
	background: #579900;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#footer a {color: #3e3a26;}

#sidebar #sidecontainer
{
	border-top: solid #fff 1px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
/* @end */

/* @group Menu Général  */

#menugeneral {
	text-align: center;
	color: #067193;
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid gray;
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
}

#menugeneral a:hover {
	color: #000000;
	background: #b1dc7b;
	font-weight: bold;
}

#menugeneral a.on {
	color: #000000;
	background: #b1dc7b;
	font-weight: bold;
}


#menugeneral a {
	color: #067193;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: 180px;
	/*background: url(images/sidebar_menu_220x300.jpg) no-repeat;*/
	padding-top: 0px;
	text-align: center;
	position: relative;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}

#navcontainer li { 
}

#navcontainer a {
	display: block;
	text-decoration: none;
	line-height: 1.7em;

	font-size: 0.95em;
	border-top: 1px solid white;
	font-weight: bold;
	color: #626262;

	/*height: 100%;*/
}

#navcontainer a:hover {
	color: #000000;
	background: #b1dc7b;
}

#navcontainer #current {
	color: #ffffff;
	background: #579900;
}




/*Start Commented Backslash Hack \*/

* html #navcontainer ul {
	margin-bottom: 0;
}

* html #navcontainer li a {
	padding: 0 10px;
	line-height: 1.7em;
	height: 100%;
}



/*Close Commented Backslash Hack */
	
/* @end */

/* @group Global Classes */

h1 {
	color: #067193;
	margin: 0px 0px 0.8em;
	font-size: 2em;
}

hr.spip {}

h2 {
	color: #067193;
	font-weight: bold;
	font-size: 1.4em;
	margin-left: -8px;

}

/* @group My Group */
	
/* @end */

h3 {
	color: #0d4b62;
	line-height: 1em;
	text-align: left;
}

h3.spip {
color: #067193;
	margin-bottom: -6px;
	font: italic bold 1.1em Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

	
/* @end */


/* @group Boite ronde */

/* set millions of background images */
.rbroundbox { background: url(../IMG/nt.gif) repeat; }
.rbroundbob { background: url(../IMG/nt.gif) repeat; }
.rbtop div { background: url(../IMG/tl.gif) no-repeat top left; }
.rbtop { background: url(../IMG/tr.gif) no-repeat top right; }
.rbbot div { background: url(../IMG/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../IMG/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px;
	font-size: 12px;
}
.rbroundbox { width: 82%; margin: 1em auto; }
.rbroundbob { width: 100%; margin: 1em auto; }




	
/* @end */

/* @group Porfolio */

#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #579900; }


	
/* @end */

/* @group Tableaux */

table.spip {
	border-style: inherit;
	margin-left: 0;
	margin-top: 0;
	width: 80%;
}
table.spip tr.row_first { background: #D9edbe;
}
table.spip tr.row_odd { background: #DDD;
	text-align: center;
}
table.spip tr.row_even { background: #EEE;
	text-align: center;
}
table.spip th, table.spip td { padding: 2px; text-align: center; vertical-align: middle; }



	
/* @end */

/* @group Formulaires */

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* 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;
	padding: 0.77em;
	margin-right: 0;
	margin-bottom: 0.77em;
	margin-left: 0;
	line-height: 1.5em;
}
	
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

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

.spip_bouton { text-align: center; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }
	
/* @end */

