.formTextfield {
	width:320px;
	margin-left:1px;
	margin-right:0px;
	border-color : #E98300;
	}
select.formTextfield
{
	width:324px;
margin-right:0px;
	}

.formLabel{
	font-variant: small-caps;
}

.textarea {
	height: 20px;width:214px;float:left;text-align:right;
	}

#contact{
	width: 538px;
	color : #000000;
	text-align: right;
	}	
	
	
#contact2 h1{
	font-size:1.1em;
	color : #E98300;
	height: 40px;
	padding-left: 50px;
	padding-top: 8px;
	margin-bottom: 0px;
	}

.pictoordi {
		background: left top no-repeat url("../../images/picto_ordi.gif");
	}
	
.pictophone {
		background: left top no-repeat url("../../images/picto_phone.gif");
	}
	
.pictomailto {
	background: left top no-repeat url("../../images/picto_mailto.gif");
}

#contact2 p{
	margin:0px 0px 15px 5px;
	font-size: 11px;
	text-align:center
	}

.bouton{
	margin-left:220px;
	margin-top:10px;
	width:90px;
	height:28px;
	background: no-repeat url("../../images/bouton_envoyer.gif");
 	border: none;
 	cursor: pointer;
	}
	
#contact_head{
	background: right no-repeat url("../../images/titre_theme.gif");
	width: 538px;
	height: 65px;
	color:#fff;
}


#contact_top{
	width: 538px;
	height: 36px;
	text-align: right;
	color:#FFF;
	font-size: 16px;
	margin-right: 10px;
	font-family:ARIAL;
	font-weight: bold;
	padding-top: 3px;
}

#contact_ligne{
	width: 538px;
	height: 1px;
	margin-bottom: 15px;
	font-size: 0px;
}
#contact_body{
	width: 538px;
}
#contact_foot{
	width: 538px;
	height: 11px;
}

.mbox {
font-family: ARIAL;
margin: 0px;
margin-left: 30px;
margin-top: 10px;
padding: 0px;
width: 500px;
background: none;
border: none;
}
.mbox .mboxIcon {
float: left;
margin-right:5px;
width: 20px;
height: 20px;
}
.mboxWarning .mboxTitle {
color: #FF6633;
}
.mbox .mboxTitle {
font-size: large;
line-height: 20px;
}
.mbox .mboxMsg {
color: #DB3238;
font-size: small;
margin: 10px 0px 0px 37px;
padding: 0px;
}


