@import url(content.css);
@import url(fenetre.css);
@import url(header.css);
@import url(google.css);
@import url(easyslider.css);

body{
	font-family: verdana;
	font-size: 11px;
}

img {
	border: 0;
}

form{
	margin: 0;
	padding: 0;
}

/* --- La home --- */

#home{
	text-align: center;
	background: #31373C url("../../images/client/default_bg.jpg") repeat-x;
	background-position: 0 -172px;
	padding: 0;
	margin: 0;
}



#home #container {
	text-align: left;
	width: 998px;
	margin: 0 auto;
	background: url("../../images/client/background-container.jpg") no-repeat;
	background-position: 0 6px;
	min-height: 700px;
	top: 0;
	z-index: 1;
}

#home #ajx_container{
	position: fixed;
	width: 100%;
	height: 100%;
	float: right;
	left: 0px;
	top: 0px;
	z-index: 80;
	background: url('../../images/client/overlay.png');
}

/* --- Le reste du site --- */

#next{
	padding: 0;
	margin: 0;
	background: #DADADA url("../../images/client/background-next.jpg") repeat-x;
}

#next #container {
	text-align: left;
	width: 998px;
	margin: 0 auto;
	min-height: 700px;
	top: 0;
	z-index: 1;
}

#next #container #header{
	height: 138px;
	height: 148px\9;
	position: relative;
}

#next #container #wrapper #content{
	margin: 0 57px 10px 58px;
	padding: 0;
}

#next #ajx_container{
	position: fixed;
	width: 100%;
	height: 100%;
	float: right;
	left: 0px;
	top: 0px;
	z-index: 80;
	margin: 0 auto;
	background: url('../../images/client/overlay.png');
	*text-align: center;
}

#inscription .formcontact{
margin:-25px 0 0 -91px;
border: 1px solid #575d62;
background: #34393f;
position: absolute;
width: 460px;
padding: 10px 18px;

}

#home .pcontact, #home .h1contact, #home .spancontact  {
color:#fff;
}

.h1contact{
margin:5px 0;padding:0;font-size:12px;
}
.sumbmitmail{
background: url('../../images/client/connect-left.png') no-repeat;
	*background-position: 0 9px;
	margin: 0 0 0 0;
	padding: 6px 0 4px 5px;
	text-decoration: none;
	cursor: pointer;
}
.sumbmitmail input{
background: url('../../images/client/connect-right.png') right no-repeat;
	text-shadow: rgba(206, 214, 221, 0.65) 0 1px 0;
	white-space: nowrap;
	cursor: default;
	padding: 5px 20px 5px 10px;
	*padding: 5px 8px 5px 3px;
	cursor: pointer;
	color: #000;
	border: none;
}
