.txt_couleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #05DEE1;
}
.txt_couleur a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #05DEE1;
}
.txt_normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_normal a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline
}
.cell_paddingRight {
	padding-right: 4px;
}
.txt_normal-gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txt_normalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.txt_normalBold a{
	color: #FFFFFF;
	text-decoration:underline
}
.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txt_black a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #05DEE1;
	text-decoration: none;
	background-color: #3D3D3D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.txt_normal-grisClair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt_normal-grisClair a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt_gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.txt_gros a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none
}
.menu{
	font-family:Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #05DEE1;
	text-decoration: none;
}
.menu a{
	color: #05DEE1;
	text-decoration: none;
}
.menu a:hover{
	color: #FFF;
	background-color:#333333;
	text-decoration: none;
}
.style2 {
color: #05DEE1;
font-size: 16px;
font-style:italic
}
.menuTop{
	font-family:Arial, helvetica;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.menuTop a{
	color: #FFF;
	text-decoration: none;
}
.menuTop a:hover{
	color: #05DEE1;
	text-decoration: none;
}.form_field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/f_formBackPass.gif);
	border: 1px solid #333333;
}
