/* FORMULAIRES */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #4e3666;
	text-decoration: none;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}

#contener {
	position:absolute;
	top:0;left:50%;margin-left:-210px;
	width:420px;height:540px;
}

.LayScroll {
	position:absolute;z-index:1;
	top:0;left:0;height:380px;width:420px;
	border:none;
	overflow:auto;
}
.thefiche {
	position:absolute;
	top:0;left:0;height:380px;width:425px;
	border:none;
	overflow:auto;
}

#ifrmhaut {
	position:absolute;
	left:0;top:0;border:none;
	width:405px;height:10px;
	z-index:200;
}
#ifrmbas {
	position:absolute;
	left:0;top:370px;border:none;
	width:405px;height:10px;
	z-index:200;
}

.textbox { vertical-align:middle;}

.button {
	font-size:11px;color:#666;line-height:13px;height:18px;padding-bottom:1px;
	text-align:center;font-weight:100;
	border-left:solid 1px #cccccc;border-right:solid 1px #999999;
	border-top:solid 1px #cccccc;border-bottom:solid 1px #999999;
	background-image:url(../img/button.jpg);background-repeat:repeat-x; 
}

.textarea {
	font-size:11px;color: #666666;line-height:11px; 
	padding:2px 0 0 5px;height:17px;
	background-color:#FFFFFF;border:solid 1px #7F9DB9;
}

.text {
	font-size:11px;color: #666666;line-height:11px; 
	padding:1px 0 0 2px;height:15px;
	background-color:#FFFFFF;border:solid 1px #7F9DB9;
}


.simulation {
	font-size:11px;color: #666666;line-height:11px; 
	padding:2px 3px 0 3px;height:14px;width:60px;
	background-color:#FFFFFF;border:solid 1px #7F9DB9;
}