/*******************************************************************************
* CONTACT PAGE
*******************************************************************************/
form{
	padding:0;margin:15px 0 0 10px;
	width:500px;
	position:relative;z-index:15;
}
fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	background-color:#ECF7FD;
	margin:10px 0 0 0;
	padding:5px 10px;
	border:1px solid #879bb9;
	width:500px;
}
textbox {
	margin-top:2px;
}
formul {
	overflow: visible;
	float: expression('left');
	position: relative;
}
	
legend {
	position: expression('absolute');
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	font-weight: bold;
	color:#879bb9;
}
/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.prefield, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	/*width: expression('10em'); /* Min-width for IE6 */
	min-width: 6em;
	padding: 0 2px;
	margin: 0.6em 4px 0 0;
}
.label { display: block; width: auto; }

label.postField  {
	margin: 0 4px;
}
textarea {
	padding: 0;
	vertical-align:top;
	width: 300px;
	height: 50px;
	margin-top:5px;
}
input[type=image] {
margin-top:8px;
border:0;
}
input[type=text], input[type=password] {
	width: 12em;
	margin-right:20px;
}
 input[type=text].petit {
	width: 3em;
}
select {
	padding: 0;
	margin: 2px 0 1px 0;
}

/* Form Builder Related Rules */
/* ========================== */
/* Form or Fieldset instruction paragraph. */
/* Form Builder Related Rules */
/* ========================== */
/* Form or Fieldset instruction paragraph. */
.instructions {
	margin: 0.7em 0;
	font-size: 0.9em;
	font-style: oblique;	
}
/* Ties together a label and its checkbox or radio */
.oneChoice {
	white-space: nowrap; 
}
/* wForms Related Rules */
/* ==================== */
/* Field w/ a validation error */
.error {	
	border: 1px solid #D45336;
}
.errFld {
	border: 1px solid #D45336;
	background:#F1D2AB;
}
/* Styling for message associated with a validation error. */
.errorMsg { 
	color: #D45336 !important;
	display: inline;
}
.errMsg {	
	color: #D45336 !important;
	display: block;
}
/* Field-Hint with focus */
.field-hint {
	color: #000;
	float: right;
	clear: right;
	width: 30px;
	font-size: 85%;
	min-height: 2em;	
	padding: 0 0 0 20px ;
}
/* Field-Hint without focus */
.field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 30px;
	font-size: 85%;
	min-height: 2em;
	padding: 0 0 0 20px ;
}
/* Repeat Behavior  */
.repeat {
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	margin: 3px 0;
	padding-right: 6px;
}
.removeable {
	border: 1px solid #ddd;
	background-color: #F3F3F3;
	padding-right: 6px;	
}
/* Links generated by the Repeat Behavior */
.duplicateLink {
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
}
.removeLink {
	margin-top: 10px;
	text-align: right;
	display: block;
	color: #CC3300;
}
/* Switch Behavior Classes */
.onstate-a, .onstate-b, .onstate-c, .onstate-d {
	display: block;
}
.onstate-e, .onstate-f, .onstate-g {
	display: inline;
}
.onstate-h, .onstate-i, .onstate-j {
	display: inline;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */
/* CSS Document */


/***************************
CAS PARTICULIER auto
*****************************/
#coeff {width:3em;}
#modele {width:10em;}
#sinistre{width:3em;}
#bris {margin-left:45px;}
#vol {margin-left:45px;}

#risk {margin-left:52px;}
#ass {margin-left:45px;}


/***************************
CAS PARTICULIER habitation
*****************************/
#date_naissance {width:8em;}
.radioForm2 {margin-right:35px;}
#pieceplus {margin-left:63px;width:10em;}
#surface {margin-left:130px;width:10em;}
#piscine, #surf_dep, #valeur, #capital, #objet {width:7em;}

#objet {margin-left:30px;}
#piscine {margin-left:45px;}

#elect {margin-left:25px;}
#domm {margin-left:25px;}
#cata {margin-left:45px;}

#briss {margin-left:32px;}
#volH {margin-left:35px;}
