A {
	text-decoration: none;
	color: #1A3D6B;
}
A:hover {
	text-decoration: underline;
}
.Arial10BleuF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123057;
}
.Arial10Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.notification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
}
.boutona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	border: thin none #A6BBD3;
	background-color: #B8CDE5;

}
.Arial14Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.Arial10Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.formBox1 {
	font-family: arial;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
    width: 215px;
	color: #123057;
	background-color: white;
	background-image: url("/images/background_form_champs.gif");
	background-repeat: repeat-x;
	font-weight: bold;
}

.formBox1Disabled {
	font-family: arial;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
    width: 215px;
	color: #123057;
	background-color: #d3d3d3;
	font-weight: bold;
}

.Arial12Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.formMoney {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #B8CDE5;
	border: 1px solid #A2B7CF;
	width: 75px;
	height: 20px;
	text-align: right;
}

.legendeBox {
	border-width: 1px;
	border-style: dashed;
	border-color: #A9BED6;
	background-color: #F2F8FF;
}

.languageTop{
	font-size: 11px;
	font-family: arial;
	color: #123057;
	text-decoration: none;
}
.languageTop a{
	font-size: 11px;
	font-family: arial;
	color: #123057;
	text-decoration: none;
}
.languageTop a:hover{
	font-size: 11px;
	font-family: arial;
	color: #123057;
	text-decoration: underline;
}

.button_typeoption {
	color: #2D5180;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #2C507E;
	border-right: 1px solid #2C507E;
	border-bottom: 1px solid #2C507E;
	background-color: #ECF4FC;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}

.button_typeoptionopen {
	color: #2D5180;
	font-weight: bold;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #2C507E;
	border-right: 1px solid #2C507E;
	background-color:#DBECFF;
	text-align: center;
}

