body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 0;
	background-color: #092135;
	margin-top: 2%;
	margin-bottom: 2%;
	color: #2B4B63;
	background-image: url(../images/deg.gif);
	background-repeat: repeat-x;
}
a:link{color:#81A326;}
a:visited{color:#81A326;}
a:hover{color:#81A326;text-decoration:none;}
/*----DIV -------------------------------------------------- */

#conteneur {
	width: 850px;
	margin: 0 auto;
	border: solid 10px #CBD1D5;
}
#header {
height: 88px;
background-color: #FFFFFF;
}
#haut {
	height: 47px;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
}
#centre {
	background-color:#FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: middle;
	width: 790px;
}

#pied {
	height: 25px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color:#666666;
	font-size: 10px;
	display: table;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
#pied a:link, #pied a:visited{
	color:#666666;
	text-decoration: none;
}
#pied a:hover{
	color:#666666;
	text-decoration: underline;
}
.rea{
	background-color:#EBEDEF;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.rea:hover{
	background-color:#C4CCCF;
}
/*----ref -------------------------------------------------- */


.ref {
	background-color:#CBD1D5;
	color: #32536C;
	width:100%;
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	text-align: center;

}

.ref h1 {
	color: #32536C;
	font-size: 0.9em;
	vertical-align: middle;
	width: 100%;
	display: inline;
	height: 25px;
	line-height: 20px;
	margin: 0 auto;
	font-weight: normal;
	letter-spacing: normal;

}
.ref h1 a:link,.ref h1 a:visited {
	color: #32536C;
	text-decoration:none;
	vertical-align: middle;
	
}
.ref h1 a:hover  {
	color: #32536C;
	text-decoration:underline;
}




/*----MENU -------------------------------------------------- */

.menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
	text-decoration: none;
	vertical-align: middle;
}

/*----CONTENU -------------------------------------------------- */

p {
	margin: 0 0 0px 0;
}
h1{
	color: #73991B;
	font-weight: normal;
	line-height: normal;
	font-size: 1.4em;
}
h2{
	color:#99A3A9;
	font-size: 0.9em;
	font-weight: normal;
	text-align: justify;
	border-left: 1px solid #A6B0B7;
	border-right: 1px solid #A6B0B7;
	padding-right: 5px;
	padding-left: 5px;
}
.bloc{
	color:#193043;
	font-size: 0.9em;
	font-weight: normal;
	text-align: justify;
	border: 3px solid #75931B;
	background-color: #8BAD2C;
	background-image: url(../images/deg_bloc.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
.bloc a:link, .bloc a:visited{
	color:white;
	text-decoration:none;

}
.text1{
	color:#8BAD2C;
	font-size: 14px;

}
