body {
	/*height: 100%;*/
	background: #DEFF81 url(../img/fond_body.jpg) repeat-x left top;
	/*background:  #DEFF81;*/
	padding: 10px 0 ;
	}

html {
	/*background: #DEFF81 url(../img/Fond_sidebar.jpg) repeat-x left top;*/

	/*background:  #DEFF81;*/
	}

body {
	font: 90% "Trebuchet MS", sans-serif;
	}
	
a {
	/*color: #6c0;*/
	color: /*#2A8A00*/ green;
	/*font-weight: bold;*/
	}
a:hover {
	color: #c00 ;
	}

.spacer {
     clear: both;
    }

hr{
     visibility: hidden;
	}
	
/*Global*/
/**************************************/

#global {
	border: 4px solid /*#7CA11E*/ /*#2A8A00*/ white;
	width: 770px;
	padding: 0px 0px;
	margin: 0 auto;
	position: relative;
	}

/*Header*/
/**************************************/

#header {
	border-bottom : 4px solid /*#7CA11E *//*#2A8A00*/ white;
	color: #fff;
	height: 170px;
	position: relative;
	}

#header h1 {
	margin: 0;
	position: absolute;
	bottom: 9px;
	left: 210px;
	font-size: 2.2em ;
	}

#header p, #header a, #header  img {
	margin: 0 ;
	padding: 0 ;
	position: absolute;
	top: 4px;
	left: 4px;	
	}
#header  img {
	border-style: none;
	/*border : 1px solid green ;*/
	width: 178px ;
	}

/*Center*/
/**************************************/
	
#center {
	overflow: auto;
	/*background: url(../img/Fond_center.gif) repeat-y ;*/
	background: white /*url(../img/Fond_center.gif) repeat-y*/ ;
	}

#center1 {
	overflow: auto;
	/*background: url(../img/Fond_center.gif) repeat-y ;*/
	background: white /*url(../img/Fond_center.gif) repeat-y*/ ;
	padding-left: 18px;
	padding-right: 18px;
	}


#center2 {
	overflow: auto;
	/*background: url(../img/Fond_center.gif) repeat-y ;*/
	background: white /*url(../img/Fond_center.gif) repeat-y*/ ;
	padding-left: 48px;
	padding-right: 48px;
	}


/*Position photos*/
/**************************************/

/*image sans position définie avec cadre*/	
.img_border{
	border : 1px solid green ;
	}

	
/*image large de 700px
pour les grandes images sans le menu à gauche*/	
.img_centre_700{
	margin-top: 0px ;
	margin-left: 16px;
	border : 1px solid green ;
	}
	
	
/*image large de 500px
ou 1er image sur deux à droite large de 245 px - larg tot 500px*/	
.img_centre_500{
	margin-top: 0px ;
	margin-left: 16px;
	border : 1px solid green ;
	}
#center2 img.img_centre_500{
	margin-left: 96px;
	}


/*2e image sur deux à gauche large de 245 px - larg tot 500px*/
.img_gauche_245{
	margin-top: 0px ;
	margin-left: 7px;
	border : 1px solid green ;
	}

/*image large de 200px*/	
.img_centre_200{
	margin-top: 0px ;
	margin-left: 166px;
	border : 1px solid green ;
	}

/*image large de 300px*/
.img_centre_300 {
	margin-top: 0px ;
	margin-left: 119px;
	border : 1px solid green ;
	}
#center2 img.img_centre_300{
	margin-left: 186px;
	}

/*Google Maps large de 700px
pour les grandes images sans le menu à gauche*/	
.img_google_700{
	margin-top: 0px ;
	margin-bottom: 0px ;
	border : 1px solid green ;
	}

	
/*Pour le diaporama  de index.php*/

#diaporama {
	position: relative;
	margin-left: 16px;
	margin-top: 10px;
	padding-bottom: 350px;
}

#diaporama img {
	position: absolute;
	border: 1px solid green ;
	width: 500px
}

	
/*Content*/
/**************************************/
	
#content {
	/*border-left: 1px solid #66cc00 ;*/
	/*border: 1px solid red ;*/
	float: right;
	width: 544px;
	padding-left: 6px;
	padding-right: 18px;
	/*margin-left: 10px;*/
	}

/*Texte*/
/*-------------------------*/

#content h2, #center1 h2, #center2 h2{
	/*padding-top: 20px ;*/
	padding-left: 30px ;
	/*line-height: 25px ;*/
	font-size: 1.8em ;
	background: url(../img/2007-05-13_Narcisses_Fiaudire_020.JPG) no-repeat left 2px ;
	color: #2A8A00;
	border-bottom: 1px solid #2A8A00;
	}

#content h3, #center1 h3, #center2 h3 {
	/*margin-left: 0px ;*/
	padding-left: 30px ;
	/*border-bottom: 1px solid #9b2 ;*/
	/*border-left: 3px solid #9b2 ;*/
	color: #2A8A00;
	border-bottom: 1px solid #2A8A00;
	}

#content h4 , #center1 h4, #center2 h4{
	padding-left: 0px ;
	padding-bottom: 0px ;
	margin-bottom: 0px ;
	font-size: 1.1em ;
	color: #2A8A00;
	}	

#content ul, #center1 ul , #center2 ul {	
	list-style-type: circle;
	list-style-image: url(../img/liste_ul2.gif);
}

#content a, #center1 a, #center2 a {
	color: green ;
	}
	
#content a:hover, #center1 a:hover, #center2 a:hover {
	color: #c00;
	}


.legend {
	font-size: 0.9em ;
	font-style: italic ;
	text-align: center ;
	margin: 0.1em 0em 1em 0em ;
	}

.center {
	text-align: center ;
	}	

.left {
	text-align: left ;
	}	
.right {
	text-align: right ;
	}	
	
	
.citation {
	font-style: italic ;

}


/*E-mail*/
/*--------------------------------*/	

.adresse{
	padding: 0px 10px 0px 20px ;
	margin: 0px 50px 20px 150px ;
}


/*Tableau*/
/*----------------------------*/


table {
	width: 508px ;
	margin-left: 12px;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	border-collapse:collapse ;
}

th, td {
	border: 4px solid white; 
	vertical-align: top;
}

th {
	background: #EDFF98;
	color: green;
}

td {
	background: #FFFFB6;
}


/*colonne*/
/*----------------------------*/

.deux_colonnes {
/*border:solid #FFFFB6 1px; 
border-top-color:solid #FFFFB6 6px;*/
/*width: 98%;*/
background: #FFFFB6;
padding:0px 6px 2px 6px; 
margin:0px 0px 0px 0px; 
/*height:550px;*/
}

.colonne_d{
margin-left:225px;
padding:0px 0px 0px 0px; 
/*background: #FFFF06;*/
/*height:250px;*/
/*width: 100%;*/
}

.colonne_g {
width: 202px ;
padding:0px 0px 0px 0px; 
/*height:250px;*/
/*background: #FF0FB6;*/
float:left;
}


.colonne_d2{
position: relative;
/*border-style:solid; 
border-width:1px; 
border-color:white; */
background: #FFFFB6;
/*margin-left:225px;*/ 
padding:0px 0px 0px 225px; 
/*height:250px;*/
/*width: 100%;*/
}

.colonne_g2 {
position: absolute;
/*border-style:solid; 
border-width:1px; 
border-color:silver; */
background: #EDFF98;
top: 0px;
left:0px;
width: 202px
/*width:202px; 
padding:0px 0px 0px 0px; 
height:250px;
float:left;*/
}



	
/*content_foot*/
/*----------------------------*/

#content_foot {
	margin-top: 30px ;
	}

#content_foot a {
	color: #6c0 ;
	font-weight: bold;
	}
	
#content_foot a:hover {
	color: #c00;
	}


#cont_foot {
	text-align: center ;
	/*line-height: 25px ;*/
	/*background-color: #F6FF9B;*/
	background: url(../img/2007-04-29_Narcisses_Les-Cytes_012.jpg) no-repeat left 0.45em ;
	border-top: 1px solid #2A8A00;
	/*border-bottom: 1px solid #2A8A00 ;*/
	/*margin-top: 10px ;*/
	padding: 1em 0 0.2em 0px;
	}

a.retour, a.haut, a.suite,  a.print, a.map, a.earth {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 10px;
	}
	
a.retour {
	background-image: url(../img/fleche_g.gif);
	}
a.haut {
	background-image: url(../img/fleche_h.gif);
	}
a.suite {
	background-image: url(../img/fleche_d.gif);
	}
	
a.print {
	background-image: url(../img/print.gif);
	}
	
a.map {
	background-image: url(../img/map.gif);
	}
	
a.earth {
	background-image: url(../img/earth.gif);
	}
	

	
/*Sidebar*/
/**************************************/
	
#sidebar {
	/*border : 1px solid green ;*/
	float: left;
	width: 180px;
	/*height: 1500px ;*/
	padding-left: 10px;
	}
	

#sidebar h3 {
	margin-top: 5px ;
	margin-bottom: 5px ;
	padding: 0 0px;
	/*color: #c00;*/
	font-variant: small-caps;
	}	

#sidebar p  {
	padding: 0 10px;
	}

#sidebar a {
	color: green;
	font-weight: bold;
	text-decoration: none;
	}

	
#menu1, #menu2, #menu3, #menu4,#menu5, #menu_contact, #menu_lien {
	margin: 7px 0 0 0px ;
	padding: 0px 10px 4px 10px;
	border : 1px solid green ;
	background: white url(../img/Fond_sidebar.jpg) repeat-x left bottom;
	}
	
#menu_lien {
	background: white ;
	}
#menu_contact {
	background: white ;
	padding-bottom: 0.6em;
	margin-bottom: 7px ;
	}
	
.menu, #menu_cont {
	/*border : 1px solid blue ;*/
	margin: 0;
	padding: 0;
	list-style: none;
	}


/* Styles pour la rubrique en cours */
#en_cours a {
	color: red;
	text-decoration: underline ;
	background: yellow;
}
	
ul.menu li a {
	/*display: block;*/
	/*height: 17px;*/
	line-height: 1.4em ;
	background: url(../img/Fond-lien_1.gif) no-repeat 1px 2px;
	padding-left: 30px;
	/*margin: 30px 0;*/
	}
ul.menu li a:visited {
	background: url(../img/Fond-lien_3.gif) no-repeat 1px 2px;
	}
ul.menu li a:hover, ul.menu li a:focus, ul.menu li a:active {
	background: url(../img/Fond-lien_2.gif) no-repeat 10px 2px;
	color: #c30;
	}	

ul#menu_cont li a {
	/*display: block;*/
	/*height: 17px;*/
	line-height: 1.4em ;
	background: url(../img/lettre_f.gif) no-repeat 1px 2px;
	padding-left: 30px;
	/*margin: 3px 0;*/
	}
ul#menu_cont li a:hover {
	background: url(../img/lettre_o.gif) no-repeat 10px 2px;
	color: #c30;
	}	


	
.a_active {
	border-bottom : 1px solid green ;
}	

	
/*Footer*/
/**************************************/
	
#footer {
	/*border : 1px solid green ;*/
	clear: both;
	/*position: absolute;*/
	height: 40px ;
	width: 770px ;
	bottom: 0;
	/*padding: 0px ;*/
	/*background: #7fcf2e url(../img/footer.png) repeat-x;*/
	/*background: #7fcf2e url(../img/2007-05-13_Narcisses_Fiaudire_032-3.jpg) left -0px no-repeat;*/	
	background: white url(../img/fond_footer.jpg) left bottom repeat-x;	
	border-top : 4px solid /*#7CA11E*/ /*#2A8A00*/ white;
	color: /*#fff*/ #66cc00;
	}


#footer p {
	padding: 0px 10px;
	font-size: 0.8em;
	}
	
#footer a {
	/*font-size: 0.9em;*/
	color: #6c0;
	text-decoration: none;
	font-weight : normal ;
	}


	


