@font-face {
    font-family: DeliciousRoman;
    src: url(http://www.font-face.com/fonts/delicious/Delicious-Roman.otf);
    font-weight:400;
}
body{
    background:#e8e8e8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 13px;
	color: #6B777B;
	font-weight: 400; 
}

#container{
    width:1024px;
	height:768px; 
    margin-left:-512px;
	margin-right:auto;	
	margin-top:25px;
	background: #ffffff;
	/*padding-top:10px;
	padding-left:10px;
	padding-right:10px;*/
	box-shadow: 8px 8px 8px rgba(0,0,0,0.26);
	position: absolute;
	left: 50%;
	background: url(fond.jpg);
}

#logo{
	position: absolute;
	margin-top: 85px;
	margin-left: 85px;
}

#contact{
	position: absolute;
	/*top: 30px;*/
	left: 600px;
	font-size: 26px;
	text-align: left;
	color: #ffffff;
	padding-right: 20px;
}
#tel{
	color: #E12322;
	font-size: 30px;
	font-weight: 700; 
}
#horaires{	
	font-size: 20px;
}

#titct{
	font-size: 24px;
	background: #E12322;
	padding:2px 5px 2px 5px;
	margin-top: 0px;
}
#contact p {
	margin-top:10px;
	margin-bottom:0px;
}
#contact .titre{
	font-size: 54px;
	color: #7F848A;
	margin:0px;
}
#contact .nom{
	padding-right: 33px;
	font-size: 24px;
	color: #000000;
	margin:0px;
}
#contact a,a:hover,a:visited{
	color: #C0001F;
	font-size: 17px;
	text-decoration: none;
}
#texte{
	position: absolute;
	margin-top: 156px;
	margin-left: 485px;
	color: #ffffff;
	font-size: 30px;
}
#www{
	color: #C0001F;
	font-size: 24px;
	font-weight: 700; 
}
#form{
	position: absolute;
	top:298px;
	left:538px;
	width: 453px;
	height: 470px;
	background: url(fond-formulaire.png);
	color: #ffffff;
}
#title{
	display: block;
	width: 99.8%;
	font-size: 20px;
	border-bottom: 1px solid #ffffff;
}

#title2{
	background: #E12322;
	padding:2px 30px;
	margin-top:20px;
	margin-left: -55px;
	letter-spacing: normal;
}

#coord{
	margin-left: 50px;
}
#coord form{
	padding-right:10px;
}
.details{
	margin-top: 52px;
	font-size: 40px;
}
#clearer{
	clear:both;
}

h1{
	font-size: 22px;
}

img{
	border: 0px;
}
#form p{
	margin: 12px;
}
.pure-form .pure-input-1 {
  height: 30px;
}

.decale {
	margin-left: -22px;
}
.pure-form .pure-button, .pure-form .pure-button:hover {
	background: url(fdbt.png) repeat-x;
	color: #2D3C44;
	font-weight:bold;
	margin:0px;
}