* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	color: #369;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
}
table {
	border: 1px solid #86AEAE;
	background-image: url("../img/px-bleu.gif");
	background-repeat: repeat-x;
	margin-bottom: 10px;
	}
h5, table {
	position: relative;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.mef { }
input  {	
	font-size: 9px;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #86AEAE;
	padding-top: 1px;
	padding-bottom: 1px;
}
select{
	font-size: 9px;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
select option{
	text-transform: uppercase;
	text-indent: 9pt;
}
textarea{
	font-size: 9px;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFFFFF;
	border: 1px solid #EFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
input.submit, input.reset {
	background-color : #CCFFFF;
	font-size: 9px;
	border: 1px solid #369;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align: center;
}
input#id_2, input#id_38, input#id_37, input#id_41, textarea#id_46 {
	width: 286px;
}
select#id_10, select#id_45 {
	width: 100%;
}
input#id_6, input#id_42 {
	width: 66px;
}
select#id_43, select#id_44 {
	width: 79px;
}
input.reset {
	width: 50px;
}
input.submit {
	width: 140px;
}
a.info{
	position:relative;
	z-index:24;
	text-decoration:none;
	color: #66FFFF;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px;
	cursor: help;
}
a.info:hover{z-index:25; }
a.info em{display: none;}
a.info:hover em{
	display:inline;
	position:absolute;
	top:-10px;
	left:-10px;
	background-color:#FFFFFF;
	color:#444;
	text-align: left;
	font-style: normal;
	padding: 4px;
	width: 120px;
	line-height: 11px;
	border: 1px solid #66FFFF;
}
.error {
	font-size: 9px;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #33FFFF; 
	background-color: #FFFCE2;  
}
.obli { }
