a {  text-decoration: none; color: #184A77; font-size: 13px  }
a:link {  text-decoration: none; color: #184A77; font-size: 13px  }
a:hover {  text-decoration: none; color: #FF0000; font-size: 13px  }
font {  font-size: 13px }
body { font-family: Arial, Helvetica, sans-serif; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #E1F3F3; scrollbar-highlight-color: #E1F3F3; scrollbar-3dlight-color: #81A6C8; scrollbar-darkshadow-color: #81A6C8; scrollbar-track-color: #F4FBFC; scrollbar-arrow-color: #A4B7DE  }
select {  font-family:Arial; font-size:13; }
input {  font-family:Arial; font-size:13; }
h1 { font-size:14px; color:#184A77; text-align:center; margin:0 0 1em 0; }
#form-feeds tr.obligatoire td {
height:30px;
border-bottom: solid 1px #31608A;
background-color:#F5FCFC;
}
#form-feeds tr.facultatif td {
height:30px;
border-bottom: solid 1px #31608A;
background-color: #E1F3F3;
}
span.info{
	display:inline-block;
	text-align:center;
	color:#FFFFFF;
	background-color:#a4b7de;
	border-radius:16px;
	width:16px;
	height:16px;
	margin-right:5px;
	line-height:16px;
}
table#main h2 {
	margin: 10px 5px;
}