/* CSS Document */
#ajax_form{
/*background-color:#F8F8F8;
border:1px #999999 solid;
*/
padding:10px;
margin-top:2px;
}

/* Pour le drop shadow */
.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.tpin {
top:-5px;
}
.ltin {
left:-5px;
}
.in {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #555555;
font-weight:normal;
padding:5px;
position:relative;
}

/************************/
.wrapingagain {}

#h1_wrap{
	margin-bottom:-10px;
/* border:1px #999999 solid; */
}

.note {  font-size: 85%; color:#666; width:330px; }

h1 { 
padding:4px;
margin:0px;}

div.form-container  {
width:330px;
}

div.form-container textarea  {
margin-bottom:10px;
margin-left:0px;
width:330px;
overflow:visible;
height:50px;
}

p.legend { margin-bottom: 1em; }
p.legend em { font-style: normal; }
div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }
div.form-container form p { margin: 0;}
fieldset { border:none;  margin-left:20px; color:#000000;}
div.form-container form legend {  }
div.form-container form fieldset div {
margin:5px;}
label {font-size:95%; float:left; color:#333;}
div.form-container span.label { }
div.form-container label.error, 
span.rouge { font-size:100%; font-style: bold; color: #C00; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	}
div.form-container div.controlset input {}
div.form-container div.buttonrow {}
.error {border:1px solid red;}

.fielddiv { 
padding-top:3px;
clear:both;}

.fielddiv input
{
float:right; }

#email, #votretelephone {
	width:200px;
	margin-right:5px;
} 

#votrecodepostal {
	float:right;
	width:60px;
	margin-right:145px;
}

#submit-question

{
	margin-right:1px;
} 
.fieldset {
float:left;
clear:both;}

.buttonrow
{
padding-top:10px;
padding-left:130px;
margin-bottom:0px;
clear:both;}