@charset "utf-8";
/* CSS Document */
.boite {
	padding: 5px;
	font-size:10px;
}
.boite h1 { font-size: 15px; margin: 0; text-transform: uppercase; }
.boite h2 { font: 12px verdana; margin: 0; }
.boite label { display: block; float: left; font-size: 11px; width: 100px; margin-left: 10px !important; margin-left: 5px; margin-top: 9px; font-size:10px;}
.boite input, .boite select { margin-top: 9px; width: 155px !important; width: 160px; font: 11px verdana; border: 1px solid #000; border-bottom-color: #666; border-right-color: #666; height: 16px; padding-left: 5px; }
.boite input { width: 170px !important; width: 160px; }
.boite h3, .boite p, .boite textarea { font-size: 11px; margin-left: 0px; }
.boite textarea { border: 1px solid #000; border-bottom-color: #666; border-right-color: #666; width: 170px !important; width: 175px; margin-top:10px;}
.height1{height: 30px;}
.height2{height: 120px;}
.haut { min-height:500px; height:auto !important; height:500px; }
.haut2 { min-height:450px; height:auto !important; height:450px; }
.boite .bold{font-weight:bold;}
.x-form-invalid{
	background: #ffd9f1 url(images/invalid_line.gif) repeat-x scroll center bottom;
	border: 1px solid #DD7870 !important;
}


