@charset "utf-8";
/* CSS Document */

.formulaire
{
	width:100%;
	/*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  	color:#5B6A6B;*/
	font-size:12px;
}

.formline
{
	width:100%;
	height:30px;
	vertical-align:middle;
}

.formline2
{
	width:100%;
	height:inherit;
	vertical-align:top;
	padding-bottom:2px;
}

.formleft
{
	text-align:right;
	vertical-align:top;
	width:30%;
	float:left;
	padding-top:2px;
}

.formright
{
	text-align:left;
	vertical-align:top;
	width:69%;
	float:right;
	color:#ff7600;
}

.formcenter
{
	width:100%;
	text-align:center;
	vertical-align:top;
	padding-left:40px;
	padding-top:8px;
}

.formtext
{
	width:230px; 
	height:15px;
	padding-left:1px;
	border:1px solid #5B6A6B; 
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px; 
}

.formtext2
{ 
	height:15px;
	padding-left:1px;
	border:1px solid #5B6A6B; 
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px; 
}

.formtexta
{
	width:100px; 
	height:15px;
	padding-left:1px;
	border:1px solid #5B6A6B; 
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px; 
}

.formlist
{
	width:233px; 
	height:19px; 
	border:1px solid #5B6A6B; 
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px; 
}

.formfile
{
    cursor:pointer;
	width:233px;
	height:20px; 
	border:1px solid #5B6A6B; 
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px; 
}

.formaera
{
	width:230px; 
	height:75px; 
	border:1px solid #5B6A6B; 
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	padding:1px; 
}
