/*

textarea {
	height:50px;
}

select {
	height:18px;
}
.selectlong {
	width: 400px;
}

.longtexte {width:420px;}
br {
	clear: left;
}
.mybouton {width:auto;height:auto;clear:right;}
*/
label,input,select {
	width: 150px;
	float: left;
	margin: 3px;
	font-size:12px;
	height:14px;
}
select {
	height:20px;
	width: 155px;
}
textarea {
	width: 150px;
	float: left;
	margin: 3px;
	font-size:12px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
}
form 			{padding:0;margin:0;clear:both;}
form fieldset	{margin-left:17px;margin-right:22px;padding:5px;margin-bottom:20px;}
label 			{text-align:right;width: 140px;height:14px;padding-top:2px;color:#369;font-size:12px;padding-left:6px;}
label.rouge 	{float: left;width:auto;}
.normalSize {width:auto;height:auto;clear:right;}

/* GE */
fieldset.special div {float:left;width:170px;padding-bottom:-10px;}
fieldset.special div.special {float:left;width:85px;padding:10px 0 -10px 0;}
fieldset.special label {width:150px;}
fieldset.special input {width:80px;}

/* recherches avancées */
.rechav {width:435px;height:464px;background:url(http://img.societe.com/pix2/fond_rech_av.png) top no-repeat;text-align:center;}
.rechav2 {width:435px;height:464px;background:url(http://img.societe.com/pix2/fond_rech_av2.png) left top no-repeat;text-align:center;}
.rechav2 div {margin:10px; width:416px;}
.rechav2 div table tr td {width:180px;height:40px;text-align:left;font-weight:bold;}
.rechav2 div table tr th {width:82px;text-align:right;}

