div#corpspage {
	padding-top: 20px;
	padding-bottom:0;
}

#tblForm td, .chp, .fSelect, .fSelectDate, .age {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.chp, .fSelect {
	width: 220px;
	padding-left: 2px;
}
.fSelectDate {
	
}
.age {
	width:30px;
	text-align:center;
}
.contrat {
	display:block;
	width:140px;
	height:20px;
	line-height:20px;
	padding-bottom: 2px;
	background-color:#6C6C78;
	border: 1px solid #FF9900;
	text-align:center;
}
a.contrat {
	color: #FFF;
	text-decoration: none ;
}
a.contrat:hover  {
	color: #FFF;
	/*background-position: left bottom;*/
}
.rouge {
	color: #FF0000;
}
div#alerte {
	width: 520px;
	padding-top:6px;
	margin-bottom: 10px;
	border: solid 1px #000;
	background-color: #FFDF62;
}
div#alerte ul {
	margin-top: 4px;
	margin-bottom: 6px;
}
div#alerte p {
	margin: 0 0 0 10px;
	font-weight: bold;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFCC00;
	border: #435D46 solid 1px;
	width: 120px;
	height: 20px;
	padding: 0 0 2px 0;
	cursor:pointer;
	text-align: center;
}
