#style_encadre {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#encadrement {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#encadrementtd {
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
}

.style_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0;
}
.style_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	background-color: #0F0;
	border: thin groove #CCC;
	text-align: center;
	width: 900px;
	margin-left: auto;
  margin-right: auto;
}
#logo {
	position:absolute;
	width:1132px;
	height:132px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#entete {
	position:absolute;
	width:500px;
	height:115px;
	z-index:0;
	left: 155px;
	top: 20px;
}
a:link {
	color: #333;
}
a:visited {
	color: #999;
}
a:active {
	color: #666;
}.style_grand {
	font-size: 16px;
	font-weight: bold;
}
body {
	background-image: url(http://www.agovar.fr/images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.jaune {
	color: #CCC;
}
#menu_hori {
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 235px;
	background-color: #333;
	z-index: 6;
}
#contenu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 230px;
	height: 100%;
	z-index: 5;
}
#page {
	position: absolute;
	width: 568px;
	height: 25px;
	z-index: 1;
	left: 30%;
	margin left: -300px;
	top: 220px;
	font-weight: bold;
	color: #FFF;
}
.style_blanc {
	color: #FFF;
}
#deroulant {
	position: relative;
	width: 900px;
	height: 30px;
	top: 230px;
	margin-right: auto;
	margin-left: auto;



	background:#F00
	z-index: 7;
	left: 2px;
}
#menu_pdf {
	position: absolute;
	width: 329px;
	margin-right: auto;
	margin-left: auto;
	z-index: 16
	
}
#footer {
	text-align: center;
	margin : 0 auto;
	height: 50px;
	width: 402px;
	border: double;
	background-image: url(http://www.agovar.fr/images/pied.gif);
} .style_rouge {
	color: #F00;
}
.bouton_orange {
	background-color: #F90;
}
.bouton_rouge {
	background-color: #F00;
}
.bouton_vert {
	background-color: #0F0;
}
#lien {
	color: #0F0;
	text-decoration: underline overline;
}
#voit {
	position: relative;
	right: 100px;
	top: 400px;
}
