/* CSS Document */
	body, html
{	
	background-color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans Serif;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:-1;
}


#global {
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #4a7000; /* BORDURE VERTE */
	border-top:1px solid #4a7000; /* BORDURE VERTE */
	padding:0px;
    position:relative;
    left: 0%;
    top: 0px;
    width: 100%;
	height:556px;
}
#conteneur{
	width:1000px;
	position:relative;
	margin-left:-500px;
	left:50%;

}

#logo{
	position:absolute;
	top:215px;
	left: 116px;
	height:105px;
	width:282px;
}
#logo2{
	position:relative;
	top:0px;
	left: 15px;
	float:left;
	height:69px;
	width:215px;
}
#titre-galerie{
	position:absolute;
	float:right;
	right:0px;
	padding:0px;
	margin:0px;
	top:65px;
	width:59px;
	height:100%;
	z-index:100;
	}

/******************* MENU *****************************/

#menu_haut{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:70px;
	color:#FFFFFF;
	font-size:11px;
}

#menu_bas{
	position:relative;
	text-align:right;
	bottom:0;
	right:10px;
	width:100%;
	height:70px;
	color:#FFFFFF;
	font-size:11px;
}

ul{list-style-type:none;

}
li{
	display:inline;
}

#bloc-menu{
	position:absolute;
	top:28px;
	left: 527px;
	height:500px;
	width:397px;
}
#contenu{
	position:relative;
	top:65px;
	/*border:1px solid #4a7000;*/ /* BORDURE VERTE */
	left: 200px;
	height:422px; /* HAUTEUR DES PHOTOS */
	width:632px; /* LARGEUR DES PHOTOS */
	z-index:100;
}

#miniatures{
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	float:left;
	width:70px;
	height:100%;
	top: 15px;
}

li.liste
{

	text-align:left;
	border-right:1px solid #FFFFFF;
	line-height:5.2em;
	margin-left:15px;
	padding-right:15px;
}

li.liste2
{

	text-align:right;
	line-height:5.2em;
	margin-left:10px;
	padding-right:10px;

}

.menu
{
	display:block;
	width:397px;
	height:79px;
	padding:0px;
	border:0px;
	position:relative;
	text-indent:-2500px;
	background-color:#000000;
	background-repeat:no-repeat;
}
#menu1{ background:url(../images/btn-paysages.jpg); background-repeat:no-repeat;}
#menu1:hover {background:url(../images/btn-paysages-over.jpg);background-repeat:no-repeat;}

#menu2{ background:url(../images/btn-faune-flore.jpg); background-repeat:no-repeat;}
#menu2:hover {background:url(../images/btn-faune-flore-over.jpg);background-repeat:no-repeat;}

#menu3{ background:url(../images/btn-parcs-jardins.jpg); background-repeat:no-repeat;}
#menu3:hover {background:url(../images/btn-parcs-jardins-over.jpg);background-repeat:no-repeat;}

#menu4{ background:url(../images/btn-amphibiens-europe.jpg); background-repeat:no-repeat;}
#menu4:hover {background:url(../images/btn-amphibiens-europe-over.jpg);background-repeat:no-repeat;}

#menu5{ background:url(../images/btn-design-nature.jpg); background-repeat:no-repeat;}
#menu5:hover {background:url(../images/btn-design-nature-over.jpg);background-repeat:no-repeat;}

#menu6{ background:url(../images/btn-science-conservation.jpg); background-repeat:no-repeat;}
#menu6:hover {background:url(../images/btn-science-conservation-over.jpg);background-repeat:no-repeat;}

#sous-menu
{
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	/*margin-left:25px;
	margin-right:25px;*/
	font-size:0.85em;
	font-weight:bold;
	}
a.ss-menu
{
	color:#FFFFFF;
	text-decoration:none;
	
}

a.ss-menu:hover
{
	color:#FFFFFF;
border-bottom: 5px solid #a9b89f;
	text-decoration:none;
}




/****************************************************************************/

h1
{
	font-family: "Trebuchet MS", Tahoma, Arial, Sans Serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	/*color:#a9b89f;*/
	color:#94e000;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	text-align:left;
}


.texte
{
	font-size:0.75em;
	text-align:justify;
	color:#ffffff;
	line-height:1.9em;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans Serif;
	padding:0px;
}
a.lien
{
	color:#cc6633;
	text-decoration:none;
	border-bottom: 1px dotted #CC6633;
}

a.lien:hover
{
	color:#993300;
	border-bottom:1px solid #993300;
	text-decoration:none;
}
a.lien:visited
{
	color:#999999;
}
#qui-sui-je{

position:relative;
color:white;
font-size:15px;
top:15px;

      /*border:1px solid #4a7000;*/ /* BORDURE VERTE */

      left: 10px;

      width:900px;

       /* HAUTEUR DES PHOTOS */

}

#contenu2{

      width:48%;

      z-index:100;

      float:left;

      height:422px;

      padding-right:15px;

      overflow:auto;

}

#contenu3{

      width:48%; /* LARGEUR DES PHOTOS */

      z-index:100;

      float:right;

      height:422px;

      padding-right:15px;

      overflow:auto;

}
a.lien:active
{
	color:#666666;
}
#colonne1  {
	width:40%;
	display:block;
	overflow:auto;
}
#colonne2  {
	margin-left:50%;
	margin-top:-50%;
	width:50%;
	display:block;
}
