.menu-blue-text-10 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 6088A6;
	text-decoration: none;
	padding-left: 15px;

}
.body-text-11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 676767;
	text-decoration: none;
	padding-left: 17px;
	padding-right: 10px;

}
.body-text-12 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 676767;
	text-decoration: none;
}
.body-text-13 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.white-bold-text-11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.blue-bold-text-12 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0D3E78;
	text-decoration: none;
	padding-left: 15px;
}
.image-space {
	padding-top: 20px;
}
.Bold-blur-text-11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 2A587B;
	padding-left: 10px;
}
.bold-text-11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 676767;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #6088A6;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6088A6;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6088A6;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6088A6;
	text-decoration: none;
}
.fiche:link, .fiche:visited, .fiche:hover, .fiche:active {
    font-size:12px;
    text-decoration: none;
    font-weight: bold;
    color: #0D3E78;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: 676767;
	text-decoration: none;
}
.text_form {
	text-indent: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: 676767;
	text-decoration: none;
}
table.form {
	margin:0px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background: #FFF;
}
.titregris {
	margin-right: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
	padding-left: 0px;
}
select.choix_cd {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(241,241,241);
}
input.error, select.error, textarea.error {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(173,5,5);
	background-color: rgb(246,158,158);
}
input.norm, select.norm, textarea.norm {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(241,241,241;
}

