body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
iframe{
	background:none;
}
.fondplan {
	background-image: url(images/fond_plan.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bloc_autorep {
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	height: 130px;
}
.sous_titre {
	font-size: 14px;
}

.petit_texte {
	font-size: 10px;
}
.champ {
	font-size: 12px;
	color: #666666;
	border: 1px solid #B0774C;
}
.texte {
	font-size: 12px;
}
a:link {
	color: #749B2B;
	text-decoration: none;
}
a:visited {
	color: #749B2B;
	text-decoration: none;
}
a:hover {
	color: #5E5C61;
	text-decoration: underline;
}
a:active {
	color: #FF9442;
	text-decoration: underline;
}
.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer a:link {
	color: #749B2B;
	text-decoration: none;
}
.footer a:visited {
	color: #749B2B;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FF9442;
	text-decoration: underline;
}
.trait_vertical {
	background-image: url(images/trait-vertical.png);
	background-repeat: no-repeat;
	background-position: left center;
}



a.blanc:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:hover {
	color: #000000;
	text-decoration: underline;
}
a.blanc:active {
	color: #FF9442;
	text-decoration: underline;
}
#nouveau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
