/* CSS Document */

.petitTexte {
	font-size: xx-small}

.descrChamp {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	position:relative;
}
	
.notes {
	font-size:10px;
	font-weight:bold;
	color:#666666; }

.erreur {
	font-size:10pt;
	color:#FF0000;
	font-weight:bold;
}
	

hr {
	border-color:#FF0000;
	height:1px;
	border-style:solid;
}

select, textarea {width:180px;}

.date { width:auto; padding:0px !important;margin-right:2px !important;}

.recherche_submit {
	display:bloc;
	position:relative;
	margin-top:6px;
	width:30px;
	font-weight:bold;
	text-align:center;
	left:168px;
	background-color:#8b2413;
	padding:4px;
}

.select_disabled {
	background-color:#eebc81;
}

.header_form {
	margin-top:10px !important;
	color:#fff;
	background-color:#dd7a03;
	font-weight:bold;
	padding:2px !important;
	padding-left:10px !important;
	border-top:1px solid #8b2413 !important;
}

.radio { background:none; border: none !important; }

.zoneText300 {	width:410px; overflow:auto; }
.zoneText325 {	width:325px; overflow:auto; }
.zoneText290 {	width:290px; overflow:auto; }
.zoneText250 {	width:240px; overflow:auto; }
