.titre_gauche {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 margin:0;
}
a {
	color: #FF6633;
}
.navigation_bas {
	font-size: 12px;
}
.blanc {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
.text {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 130%;
}
.blanc {
	color: #FFFFFF;
}
.bordfin {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.titre {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.legende {
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.petit {
	font-size: 10px;
}
.fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.champ_oblig {
	color: #FF0000;
}
a:visited {
	color: #FF9933;
}
.petitespace {
	font-size: 11px;
	padding: 20px;
	border: thin dotted #666666;
	color: #000066;
}

