/* --------------------------------------------------- CSS général et de la page accueil.html --------------------------------------------------- */

html
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
}
body 
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	background-image: url(../img/bgContent.gif);
	background-position: top left;
	background-repeat: repeat;
}
p
{
	margin: 0;
	padding: 10px 0 0px 0;
	border: 0;
}
th p, td p
{
	margin: 0;
	padding: 0;
	border: 0;
}
div#accueil, div#page
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	font-family: arial;
	font-size: 11px; 
	font-weight: normal;
}
div#top
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 214px;
	background-color: #FFFFFF;
	background-image: url(../img/bgHeaderGradient.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
div#top #gradient
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 214px;
	background-image: url(../img/bgHeaderGradientBorder.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
div#accueil #top #header
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 980px;
	height: 214px;
	background-color: #FFFFFF;
	background-image: url(../img/bgHeader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#page #top #header
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 980px;
	height: 214px;
	background-color: #FFFFFF;
	background-image: url(../img/bgHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#top #header ul
{
	list-style-type: none;
	margin: 0 auto;
	padding-left: 680px;
}
div#top #header li
{
	list-style-type: none;
	font-size: 12px; font-weight: bold; color: white;
	padding-left: 14px;
	padding-top: 24px;
	float: left;
}
div#top #header .logo
{
	padding: 0;
	border: 0;
	margin: 47px 0 0 20px;
	float: left;
	position: absolute;
	z-index: 0;
}
div#page #top #header .btnAccueil
{
	background-image: url(../img/btnAccueil.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 208px;
	padding: 0;
	border: 0;
	height: 20px;
	width: 94px;
	position: absolute;
	float: left;
	display: block;
	z-index: 1;
}
div#page #top #header .btnAccueilText
{
	margin: 4px 0 0 232px;
	padding: 0;
	border: 0;
	height: 20px;
	width: 94px;
	position: absolute;
	float: left;
	display: block;
	font-size: 11px; font-weight: bold; color: white;
	z-index: 2;
}
div#middle
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 980px;
	height: auto;
	background-image: url(../img/bgMenuBottom.gif);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
}
div#middle #menu
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 29px 0;
	border: 0;
	width: 280px;
	height: auto;
	background-image: url(../img/bgMenuTop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
}
/* Boutons des menus */
div#middle #menu .button
{
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	width: 280px;
}
div#middle #menu .button img
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
div#middle #menu .button a
{
	display: block;
	width: 234px;
	height: auto;
	margin: 0;
	padding: 9px 100px 10px 36px;
	border: 0;
	font-size: 17px; 
	font-weight: bold; 
	color: white;
	text-decoration: none;
}
div#middle #menu .button a:hover
{
	display: block;
	height: auto;
	width: 234px;
	margin: 0;
	padding: 9px 100px 10px 36px;
	border: 0;
	background-image: url(../img/boutonHover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #77a12e;
}
div#middle #menu .buttonSelect
{
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	width: 280px;
}
div#middle #menu .buttonSelect a 
{
	margin: 0;
	padding: 9px 50px 10px 36px;
	display: block;
	background-image: url(../img/boutonSelect.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #77a12e;
	border: 0;
	height: auto;
	font-size: 17px; font-weight: bold; color: white;
	text-decoration: none;
	width: 280px;
}
div#middle #menu .buttonSelect img
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

div#middle #menu .buttonSelectNoChild
{
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	width: 280px;
}
div#middle #menu .buttonSelectNoChild a 
{
	margin: 0;
	padding: 9px 50px 10px 36px;
	display: block;
	background-image: url(../img/boutonHover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #77a12e;
	border: 0;
	height: auto;
	font-size: 17px; font-weight: bold; color: white;
	text-decoration: none;
	width: 280px;
}
div#middle #menu .buttonSelectNoChild img
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}


div#page #middle #menu .sousMenu
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 280px;
	height: auto;
	background-color: #ffffff;
	font-size: 11px; 
	font-weight: bold;
	display: block;
}
div#page #middle #menu .sousMenu a
{
	display: block; 
	padding: 6px 10px 6px 45px;
	margin: 0;
	color: #367c2b;
	text-decoration: none;	
}
div#page #middle #menu .sousMenu a:hover
{	
	display: block; 
	padding: 6px 10px 6px 45px;
	margin: 0;
	background-color: #e7eeed;
	color: #608d88;
} 
div#page #middle #menu .SousItemSelect
{
	display: block; 
	padding: 6px 10px 6px 45px;
	margin: 0;
	color: #608d88;
	background-color: #e7eeed;
}
div#middle #content
{
	position: relative;
	margin: 0 0 0 20px;
	padding: 0 0 29px 0;
	border: 0;
	width: 680px;
	height: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
}
div#middle #content .imgPDF
{
	padding: 0;
	border: 0;
	margin-right: 13px;
	margin-left: 7px;
	height: 16px;
	width: 16px;
}
div#middle #content .imgWeb
{
	padding: 0;
	border: 0;
	margin-right: 13px;
	margin-left: 7px;
	height: 14px;
	width: 14px;
	background-image: url(../img/imgWeb.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
div#accueil #middle #content #contentHeader
{
	height: 160px;
	width: 421px;
	background-image: url(../img/ImgContentHeader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
div#accueil #middle #content #flashZone
{
	height: 160px;
	width: 259px;
	background-image: url(../img/imgZoneFlash.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
div#middle #content #contentFooter
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 27px;
	width: 680px;
	background-image: url(../img/imgContentFooter.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
div#middle #content #separateur
{
	position: relative;
	float: left;
	width: 1px;
	height: 356px;
	margin: 30px 0 0 0;
	padding: 0;
	background-color: #aacf33;
	background-repeat: repeat;
	overflow: hidden;
}
div#middle #content #contentLeft
{
	background-image: url(../img/imgContentLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 273px;
	height: auto;
	margin: 0;
	padding: 20px 36px 0 119px;
	border: 0;
	display: inline;
}
div#middle #content #contentRight .titreActualites
{
	margin-bottom: 5px;
}
div#middle #content #contentRight
{
	position: relative;
	float: left;
	background-image: url(../img/imgContentRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 176px;
	height: auto;
	margin: 0;
	padding: 20px 45px 0 30px;
	border: 0;
	z-index:1; 
}
div#page #middle #content #contentText #returnTop
{
	margin: 70px 0 0 430px;
}
div#footer
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 27px;
	background-color: #000000;
}
div#footer ul
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 100%;
	list-style-type: none;
}
div#footer li
{
	list-style-type: none;
	float: left;
	padding: 5px 0 0 10px;
}
div#footer a
{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px; font-weight: normal; color: white;
	text-decoration: none;
}
div#footer a:hover
{
	text-decoration: underline;
}

/* --------------------------------------------------- CSS de la page amenagementForestier.html --------------------------------------------------- */
div#page #middle #content
{
	background-image: url(../img/bgServicesContentTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#page #middle #content #contentText
{
	margin: 0 30px 0 119px
}
div#page #middle #content #contentText th
{
	background-color: #e7eeed;
	font-size: 14px; font-weight: normal; color: #608d88;
	text-align: left; 
	padding-left: 4px;
	height: 27px;
}
div#page #middle #content #contentText td
{
	font-size: 12px; font-weight: normal; color: #000000;
	border-bottom: 1px solid #e7eeed;
	padding-left: 4px;
	padding-top: 4px;
	vertical-align: top;
}

th#pubYear
{
	width: 60px;
}

div#page #middle #content #contentText #marge
{
	margin-right: 150px;
}

div#page #middle #content #contentText table
{
	margin-top: 30px;
	border: 1px solid #e7eeed;
	width: 529px;
	border-collapse:collapse
}
div#page #middle #content #imgContentRight
{
	height: 94px;
	width: 123px;
	background-image: url(../img/imgContentRight.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	z-index: 0; 
}
div#page #middle #content #imgContentRight2
{
	height: 120px;
	width: 90px;
	margin-top: 0;
	margin-right: 40px;
	background-image: url(../img/imgContentLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 120px;
}

a img
{
	border: 0;
}

/* --------------------------------------------------- général et resumeRapport --------------------------------------------------- */

div#page #middle #content .widthTHLongueur
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 160px;
}

/* --------------------------------------------------- publications --------------------------------------------------- */

div#page #middle #content .inputPublications
{
	width: 274px;
	margin-top: 20px;
}
div#page #middle #content .btnPublications
{
	display: inline;
}


/* --------------------------------------------------- actualites --------------------------------------------------- */

div#page #middle #content li
{
	margin: 10px 0 0 0;
}
