body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #333333;
	font-size: 8pt;
	background-color: white;
}

#content
{
	position: relative;
	float: left;
	width: 430px;
}

#rightnav
{
	width: 120px;
	margin: 30px 10px 0 0;
	position: absolute;
	right: 0px;
}

#errors
{
	color: #FF0039;
	margin: 0 0 10px 0;
	text-align: center;
}

.boutoncorps
{
	width: 100px;
	height: 16px;
	background: #f4f8fc;
	border: solid 1px #7f9db9;
	display: block;
	text-align: center;
	color: #000099;
	text-decoration: none;
	font-size: 8pt;
	cursor: pointer;
}

button.boutoncorps
{
	width: 102px;
	height: 18px;
}

.bouton
{
	margin: 0 0 10px 0;
}

fieldset
{
	padding: 10px 10px 10px 10px;
}

fieldset ol li
{
	list-style: none;
}

fieldset label
{
	display: inline;
	width: 180px;
	float: left;
}

fieldset #year, fieldset #yearC
{
	background: #F4F8FC;
	border: 1px solid #7F9DB9;
	color: #000099;
	font-size: 8pt;
	text-align: right;
	width: 40px;
	padding-right: 1px;
	margin-right: 8px;
}

.GC7N
{
	color: #999999;
	font-size: 7pt;
}

.GC8N
{
	color: #999999;
	font-size: 8pt;
}

#phbonus 
{
	margin: 1em 0 1em 0;
}

#simpleRadio, #conjointRadio 
{
	margin: 2px 4px 0 10px;
	padding: 0 0 0 0;
}

#cli 
{
	margin: 10px 0 0 0;
}

table {
	border: none;
	width: 550px;
	margin: 15px 5px 5px 5px; 
}

th {
	color: white;
	text-align: right;
	border-bottom: 2px solid white;
	background: #dae7f7;
	color: #072b97;
	padding: 6px 20px 6px 6px;
}

td {
	padding: 6px 20px 6px 6px;
	text-align: right;
}

.colleft 
{
	text-align: left;
}

tbody tr
{
    color: Navy;
    background: #e6eef8;
    padding: 2px 2px 2px 2px;
}

tbody tr
{
    color: Navy;
    background: #e6eef8;
    padding: 2px 2px 2px 2px;
}

tbody tr.cssAlternatingItem
{
	background: #f2f7fc;
}

.tdbleu
{
	background: #006ed5 url('../images/degrade-bleu-vie-1x26.gif') repeat-x;
	color: white;
	font-size: 13pt;
	padding: 6px 20px 6px 6px;
}

div.progress 
{
	float: right;
	margin-right: 7px;
	background : url(../images/progress.gif) no-repeat;	
	width: 20px;
	height: 20px;
}

#progressContainer 
{
	height: 20px;
}