
 form#formOpenChrono{
	margin-top: 0px;
}
 
form#formOpenChrono p {
	text-align: left;
}
form#formOpenChrono label {
	width: 210px;
	display: block;
	float: left;
	line-height: 25px;
	font-weight: bold;
}
form#formOpenChrono fieldset {
	padding: 0 0 0 10px;
	border: 1px solid #D10133;
}
form#formOpenChrono.champ { 
	width: 300px;
	font-size: 16px;
	background-color: #fefcea;
}
 
form#formOpenChrono.champ { 
	width: 225px;
	font-size: 12px;
	background-color: #fefcea;
}
form#formOpenChrono.champ cp { 
	font-size: 12px;
	background-color: #fefcea;
}
form#formOpenChronolabel.requis {
	font-weight: bold;
}
 
form legend {
	color: #218fa3;
	font-size: 14px;
}
form .champ:focus { 
	background-color: white!important;
}
form button {
	/*clear: both;
	margin-bottom: 20px;*/
}
form#formOpenChronop.buttons, form#formOpenChronop.buttons {
	margin-top: 0;
	margin-bottom: 44px;
	padding-left: 195px;
	clear: both;
}
form#formOpenChrono.validation-advice { 
	color: #d30015;
	background: none no-repeat 0 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
form#formOpenChrono.validation-advice { 
	color: #d30015;
	padding-left: 210px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
 
.form_validation_field_error_error_message { 
	color: #d30015;
	padding-left: 210px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
form#formOpenChrono input{float:left}
 
form input.validation-failed, form textarea.validation-failed { 
	background-color: #ffcfc1!important;
}
 
form .validation-passed { 
	background-color: #c7ffc1;
}

/* navigation pages par pages */

li.first a, li.prev a, li.next a, li.last a { 
	background-image: url(../img/icones/resultset_first.png);
	height: 16px;
	width: 16px;
	text-indent: -2000px;
	display: block;
	background-repeat: no-repeat;
	float: left!important;
}

li.prev a { 
	background-image: url(../img/icones/resultset_previous.png);
}

li.next a { 
	background-image: url(../img/icones/resultset_next.png);
}

li.last a { 
	background-image: url(../img/icones/resultset_last.png);
}

/* @end */