body {
	margin: 0px;
	background-image: url(images/fond_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
} 
#fondmiddle{
	background-image: url(images/fond_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e65f15;
	height: 58px;
	position: relative;
	width: 100%;
} 


.texteInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8faf72;
	font-weight: bold;
	text-align: justify;
}
li {
	margin-bottom: 15px;
}

.texte a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E65F15;
	text-align: justify;
	text-decoration: none;
}
.texte a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	background-color: #E65F15;
}

a {
	text-decoration: none;
	color: #E65F15;
}

.spacer {
	line-height: 1px;
	font-size: 1px;
}
.menuBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.menuBas a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.menuBas a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	background-color: #666666;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #077219;
	text-decoration: none;
}
.titre a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C18F07;
}
.titre a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C18F07;
	text-decoration: underline;

}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0055b5;
}


.bold a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #154F7D;
}

.bold a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #154F7D;
}
.bold a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #154F7D;
}


.actived {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E559F;
	font-weight: bold;
}
.texteB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
}

.texteB a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	text-decoration: underline;
}
.texteB a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	background-color: #E65F15;
}
#image{
	float: right;
	z-index: 1;
	text-align: left;
	vertical-align: bottom;
	bottom: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.titreZ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #077219;
	text-decoration: none;
}
