/* partie contact*/

form {}

#zone_form_contact{	position:relative;	float:left;	width:400px;}

#zone_form_coordonnee{		position:relative;	float:left;	width:480px;}

#fieldset  {	border:none;}

#corpForm p  {	margin: 0 0px 0 0px;}

label { 	float: left;	width: 80px;	text-align: right;	margin-right: 5px;	line-height: 22px;}

input, textarea {	border: 1px solid #779cbf;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	padding: 2px;	width: 250px;	margin-top: 2px;	margin-right: 0;	margin-bottom: 10px;	margin-left: 0;	color: #4476a7;	background-color: #f3f6f9;}

input.bt_envoi{	border: 1px solid #ff8b25;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	padding: 2px;	width: 266px;	margin-top: 2px;	margin-right: 0;	margin-bottom: 10px;	margin-left: 85px;_margin-left: 88px;	color: #4476a7;	background-color: #fff;}


 
input {	width: 260px;}

textarea {	width: 260px;	height: 105px;}

#adresselivraison { 	float: left;	width: 163px;	text-align: right;	margin-right: 5px;	line-height: 16px;}
#champsadresselivraison {width: 224px; _width: 221px;	height: 65px;	}

select {	font-size: 11px;	margin-bottom: 5px;}

option {	padding-bottom: 1px;}

input:focus, select:focus, textarea:focus {	background-color: #fff;}

div.contact ul {	position:  absolute;	top: 80px;	left: 5px;	height: 100px; 	list-style: none;	text-align:left	}

div#contactValid {	position: relative; 	width: 180px;	top: 100px;	left: 20px;}	

input#valid {	margin-top: 5px;	width: 65px;	margin-left: 185px;}

#corpForm legend {	/*** Mise en forme des titres des cadres ***/	font-weight: bold;	color: black;	background: transparent;}

#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/	font-style: italic;	color: #666;	background: transparent;	margin: 0;	padding: 0;}


/* partie contact*/

#zone_form_coordonnee_achat{		position:relative;	float:left;	width:440px;}
#zone_form_contact select{
	border: 1px solid #e3ebf2;

	background: #ffffff;
	color: #4b80b5;}
	
#zone_form_coordonnee_achat select {
	border: 1px solid #779cbf ;
	width:260px;
	
}

