/********************************************************************/
/****************************** CREASIO *****************************/
/************************* (c) 2010 CREASIO *************************/
/*********************** Email: contact@creasio.fr ******************/
/************************ http://www.creasio.fr/ ********************/
/********************************************************************/

*{
	margin:0;
	padding:0;
}

/*** BALISES ***/
body{
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.1em;
	color:#303030;
	background:#dddddd url(../images/back.gif) repeat-x scroll 0 0;
}
img{
	border:none;
}
p{
}
a{
	text-decoration:underline;
	color:#303030;
}
a:hover{
	color:#0072ba;	
}
a:active{
	color:#85b916;	
}
a.close{
	text-decoration:none;
}
a#next,a#prev{
	display:block;
	width:174px;
	height:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:transparent url(../images/fleche.gif) no-repeat scroll right top;
}
a#next:hover{
	background-position:right -12px;
}
a#prev{
	background-position:left -36px;
	padding:0 0 0 16px;
}
a#prev:hover{
	background-position:left -24px;
}

h1{
	font-size:1.3em;
	font-weight:normal;
	line-height:1.3em;
	color:white;
	text-transform:uppercase;
}
h1#voscoordo{
	line-height:1.8em;
	text-align:right;
	color:#0072ba;
	padding:0 36px 0 30px;
	font-weight:bold;
}
h2{
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}
h2#geo{
	line-height:1.8em;
	color:white;
	background:#0072ba;
	padding:0 10px 0 10px;
}
ul li{
	list-style: disc inside;
	padding:10px 0 4px 0;
}

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 #0072ba;
}
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 #0072ba;
}
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 #0072ba;
}
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 #0072ba;
	color:#0072ba;	
}
form input#btnsend:active{
	border:2px solid #85b916;
	color:#85b916;
}

/*** IDENTIFIANTS ***/
#wrapper{
	position:absolute;
	width:996px;
	height:528px;
	margin-left:-498px;
	top:0;
	left:50%;
	background:transparent url(../images/lac-annecy.jpg) no-repeat scroll 0 0;
}
#header{
	position:absolute;
	width:996px;
	height:142px;
	top:0;
	left:0;
	background:transparent url(../images/header.jpg) no-repeat scroll 0 0;
}
#header a{
	display:block;
	width:355px;
	height:110px;
	margin-left:30px;
	line-height:110px;
	text-align:center;
	text-indent:-10000px;
	overflow:hidden;
}
#baseline{
	position:absolute;
	top:150px;
	margin-left:300px;
}
#bouton-contact{
	position:absolute;
	width:219px;
	height:39px;
	top:179px;
	margin-left:685px;
	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;
}
#metiers{
	position:absolute;
	width:545px;
	height:300px;
	top:168px;
	margin-left:20px;
	background:transparent url(../images/back-metier.png) no-repeat scroll 0 0;
	overflow:hidden;
}
#metiers h1{padding:20px 0 0 56px;}
#metier1,#metier2,#metier3,#metier4,#metier5{
	overflow:hidden;
}
#metier2,#metier3,#metier4,#metier5{
	display:none;
}
#next-prev{
	position:absolute;
	display:block;
	width:450px;
	height:12px;
	line-height:12px;
	top:438px;
	left:56px;
	margin:0 0 0 20px;
}
#force{
	position:absolute;
	width:955px;
	height:314px;
	top:477px;
	margin-left:20px;
	background:transparent url(../images/back-force.png) no-repeat scroll 0 0;
}
#force1,#force2,#force3{
	display:block;
	height:250px;
	float:left;
	margin:22px 0 0 0;
}
#force1{
	width:316px;
	padding:0 10px 0 56px;
}
#force1 h1{
	padding:0 0 30px 0;
}
#force1 .content-f li{
	padding:0 0 2px 0;
}
#force2{
	width:281px;
	padding:0 10px 0 10px;
}
#force2 h1{
	padding:0 0 30px 0;
}
#force3{
	width:242px;
	padding:0 20px 0 10px;
}
#force3 h1{
	padding:0 0 30px 0;
}
#force3 .content-f li{
	padding:0 0 6px 0;
}
#foot{
	position:absolute;
	width:996px;
	height:54px;
	background:transparent url(../images/back-foot.gif) no-repeat scroll 0 0;
	text-align:center;
	padding:10px 0 0 0;
	top:788px;
	left:0;
}
#mention{
	display:none;
	width:900px; 
	height:400px;
}
#mention p{
	margin:10px;
}
#content-mention{
	font-weight:normal;
	overflow:hidden;
	background:#f0f0f0;
	color:#262626;
	border:10px solid #262626;
	padding:10px;
}

/*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;
}
.blue{
	color:#0072ba;
}
.green{
	color:#85b916;
}
.vide{
	line-height:2em;
}
.content-m{
	display:block;
	width:460px;
	height:180px;
	margin:32px 10px 0 56px;
}
.content-m img, .content-f img{
	margin:0 16px 20px 0;
}
.content-f dd.padr img{
	margin:0 10px 20px 6px;
}
.content-f{
	display:block;
	width:inherit;
	height:230px;
}

/*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;
}
