

fieldset, input, textarea{
border: 0; 
outline: none; 
line-height:1;
margin:auto; }


#ens_fiche_contact{
/*border:1px solid green;*/
position :relative;
top:30px;
left:0px;
width: 710px;
height: 500px;
z-index:150;
}

#contact {
display: inline-block;
float:left;
width:400px; 
margin-left:-40px;
z-index:8;}

form{
margin-top:20px;}

#localisation {
display:inline-block;
width:302px;
float:right;
position:relative;
z-index:8;}

#localisation p {
margin-top:2px;
font-size:14px;
line-height:14px;
}

#carte {
margin-top:-4px;
width:300px;
height:246px;
border: 1px solid #cacaca;}

strong {
font-size:14;
color:#5e0404;}

fieldset {
vertical-align:center;
margin-top:-13px;}
	
label {
font-family: 'Calibri', Myriad Pro, Arial, sans serif ;
float: left; 
clear: left; 
margin:0px 17px 0 0; 
width: 100px; 
height:36px; 
line-height:30px;
text-align: right; 
font-weight : bold;
font-size: 16px; 
color: black;
text-shadow: 0px 1px 0px #fff;	}

input, textarea {
		float:left;
		width: 265px; 
		height: 26px; 
		padding-left: 10px ; 
		margin: 0 0 17px 0;
		background: #dcdcdc;
	    -moz-border-radius: 2px;
		-webkit-border-radius: 2px; 	
		border-radius: 2px;
	    -moz-box-shadow: 3px 3px 0 #fff, inset 3px 3px 0px rgba(0,0,0,.21);
		-webkit-box-shadow: 3px 3px 0 #fff, inset 3px 3px 0px rgba(0,0,0,.21); 
		box-shadow: 3px 3px 0 #fff, inset 3px 3px 0px rgba(0,0,0,.21);
		font-family:  'Calibri', Myriad Pro, Arial, sans serif ;
		font-size: 13px; 
		color: black;	}	
	
textarea {
		 height: 130px; 
		 padding-top:10px;}

input-placeholder  {
color: #767676; 
font-style:italic;}

		 
::-webkit-input-placeholder  {
color: #767676; 
font-style:italic;}
 
::-moz-placeholder {
color: #767676;
font-style:italic; }

#adresse {
font-family:  'Calibri', Myriad Pro, Arial, sans serif ;
text-align: center;
padding-top:6px; }

	
input:focus, textarea:focus {
background: #f2f2f2; }
	
input[type=submit] {
font-family:  'Calibri', Myriad Pro, Arial, sans serif ;
			float: left;
			clear:both;
			width: 90px; 
			height: 26px; 
			margin: 7px 10px 0 300px;
			background: #5e0404;
			border-left: 1px solid #c5d6d8;
			border-top: 1px solid #c5d6d8 ;
			-moz-box-shadow: 2px 3px 0px rgba(0,0,0,0.3);
			-webkit-box-shadow: 2px 3px 0px rgba(0,0,0,0.3);
			box-shadow: 2px 3px 0px rgba(0,0,0,0.3);
			font-size:16px;
			color: white;
			cursor: pointer; }
		
input[type=submit]:hover {
			color:#ffa313;
			margin-top:11px;
			-moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.3);
			-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.3);
			box-shadow: 2px 2px 0px rgba(0,0,0,0.3); }
		
#contact h2 {
font-family :  'Allegro', ExmouthRegular, Calibri, Myriad Pro, Arial, sans serif ;
text-align:center;
width :550px;
font-size:30px;
margin-left:-10px;
padding-bottom:10px;
font-weight: bold;
color:#000; }

#localisation h2 {
font-family :  'Allegro', ExmouthRegular, Calibri, Myriad Pro, Arial, sans serif ;
text-align:center;
padding-bottom:10px;
width :300px;
font-size:30px;
font-weight: bold;
color:#000;
margin-bottom:12px;}