/********************************************************************/
/****************************** CREASIO *****************************/
/************************* (c) 2010 CREASIO *************************/
/*********************** Email: contact@creasio.fr ******************/
/************************ http://www.creasio.fr/ ********************/
/********************************************************************/

*{
	margin:0;
	padding:0;
}

/*** BALISES ***/
body{
	font-family:Georgia, serif;
	font-size:12px;
	line-height:1.2em;
	color:#303030;
	background:#ebebeb url(../images/back.gif) repeat-x scroll 0 0;
	letter-spacing:-0.02em;
	word-spacing:0.02em;
}
img{
	border:none;
}
p{
}
a{
	text-decoration:underline;
	color:#303030;
}
a:hover{
	color:#f2cf2a;	
}
a:active{
	color:#85b916;	
}
a.close{
	text-decoration:none;
}
a.next{
	margin:50px 0 0 290px;
	display:block;
	width:105px;
	height:30px;
	background:transparent url(../images/bouton-next.png) no-repeat scroll left top;
	overflow:hidden;
	text-indent:-100000px;
}
a.zoom{
	display:block;
	width:200px;
	height:170px;
	text-decoration:none;
	cursor:pointer;
	margin:0 16px 20px 0;
}
h1{
	font-size:1em;
	font-weight:bold;
	line-height:1.4em;
	text-transform:uppercase;
	float:left;
}
h1#voscoordo{
	line-height:1.8em;
	text-align:right;
	color:#f2cf2a;
	padding:0 36px 0 30px;
	font-weight:bold;
	float:none;
}
h2{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
}
h2#geo{
	font-size:1.3em;
	line-height:1.8em;
	color:white;
	background:#f2cf2a;
	padding:0 10px 0 10px;
}
ul li{
	list-style: disc inside;
	padding:10px 0 4px 0;
}
dl{
	clear:both;
}
form{
	font-weight:normal;
	overflow:hidden;
	background:#f0f0f0;
	color:#262626;
}
form fieldset{
	border:10px solid #262626;
}
form label{
	float:left;
	text-align:right;
	display:block;
	width:150px;
	height:20px;
	line-height:1em;
	margin-right:20px;
	font-weight:bold;
}
label.error {
	float:right;
	width:270px;
	margin:4px 30px 0 0;
	color:#ff2222; 
}
form div{
	padding:10px;
}
form iframe{
	border:4px solid #f2cf2a;
}
form input{
	display:block;
	height:20px;
	padding:4px;
	border:2px solid #262626;
}
form textarea{
	display:block;
	width:270px;
	height:100px;
	padding:4px;
	border:2px solid #262626;
}
form textarea:focus{
	border:2px solid #f2cf2a;
}
form input#nom,input#email,input#tel{
	display:block;
	width:270px;
	height:14px;
}
form input#email:focus,input#nom:focus,input#email:focus,input#tel:focus{
	border:2px solid #f2cf2a;
}
form input#btnsend{
	display:block;
	width:120px;
	height:30px;
	line-height:1em;
	cursor:pointer;
	color:#262626;
	font-weight:bold;
}
form input#btnsend:hover{
	border:2px solid #f2cf2a;
	color:#f2cf2a;	
}
form input#btnsend:active{
	border:2px solid #85b916;
	color:#85b916;
}

/*** IDENTIFIANTS ***/
#wrapper{
	position:absolute;
	width:996px;
	height:600px;
	margin-left:-498px;
	top:0;
	left:50%;
}
#header{
	position:absolute;
	width:996px;
	height:140px;
	top:0;
	left:0;
	background:transparent url(../images/header.png) no-repeat scroll 0 0;
}
#header a{
	display:block;
	width:355px;
	height:110px;
	margin-left:30px;
	line-height:110px;
	text-align:center;
	text-indent:-100000px;
	overflow:hidden;
}
#baseline{
	position:absolute;
	top:170px;
	left:35px;
}
#bouton-contact{
	position:absolute;
	width:219px;
	height:39px;
	top:125px;
	left:578px;
	background:transparent url(../images/bouton-contact.png) no-repeat scroll 0 0;
}
#bouton-contact a{
	display:block;
	width:219px;
	height:39px;
	text-decoration:none;
	text-indent:-10000px;
	overflow:hidden;
}
#sep{
	position:absolute;
	width:5px;
	height:242px;
	top:254px;
	left:502px;
	background:transparent url(../images/lisere.png) no-repeat scroll 0 0;
	overflow:hidden;
}
#serrurerie{
	position:absolute;
	width:409px;
	height:338px;
	top:209px;
	left:31px;
	background:transparent url(../images/serrurerie.png) no-repeat scroll 0 0;
	overflow:hidden;
}
#ferronnerie{
	position:absolute;
	width:409px;
	height:338px;
	top:209px;
	left:562px;
	background:transparent url(../images/ferronnerie.png) no-repeat scroll 0 0;
}
#foot{
	position:absolute;
	width:940px;
	height:54px;
	text-align:center;
	padding:10px 0 0 0;
	top:576px;
	left:0;
}
#certif{
	position:absolute;
	width:200px;
	height:54px;
	top:582px;
	left:790px;
}

/*Modal Box*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#form {
  width:900px; 
  height:500px;
}
#coord{
	float:left;
	margin:10px 30px 10px 10px;
	height:400px;
}
#coord ul{
	display:block;
	width:260px;
	height:120px;
}
#coord li{
	list-style:none;
	float:left;
	width:130px;
	padding:0;
	margin:0 0 4px 0;
}
#reponse{
	margin:0 36px 0 370px;
}
#loader{
	display:block;
	width:300px;
	height:32px;
	line-height:32px;
	background:transparent url(../images/loader.gif) no-repeat scroll 0 0;
	padding:0 0 0 50px;
}
#sended{
	height:32px;
	line-height:32px;
	background:transparent url(../images/good.png) no-repeat scroll 0 0;
	padding:0 0 0 50px;
}
#notsended{
	height:32px;
	line-height:32px;
	background:transparent url(../images/bad.png) no-repeat scroll 0 0;
	padding:0 0 0 50px;
	color:#bd1b1b;
}

/*** CLASSES ***/
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.white{
	color:white;
}
.yellow{
	color:#f2cf2a;
}
.green{
	color:#85b916;
}
.vide{
	line-height:2em;
}
.content{
	width:400px;
	height:218px;
	padding:0 0 0 20px;
}
.content dd{
	padding:4px 0 0 0;
}
.spacedd{
	margin:10px 0 0 0;
}
.baseline2{
	position:absolute;
	top:312px;
	font-size:10px;
	letter-spacing:-0.05em;
	padding-left:20px;
}

/*MODAL BOX*/
.close{
	display:block;
	width:80px;
	height:20px;
	padding:4px;
	font-weight:bold;
	color:#fff;
	background:#262626;
	margin-left:812px;
	text-align:center
}
.btnclose{
	font-size:1.5em;
}
.cover{	background: #fff;}
.window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
