div#sb-conteneur .clear{
	clear:both;
}
div#sb-conteneur{
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	z-index:100;
}
div#sb-contact-mask{
	position:absolute;
	top:0;
	left:0;
	background-color:#000000;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	display:block;
	width:100%;
	height:100%;
	z-index:1;
}
div#sb-contact{
	position: relative;
	width:980px;
	height:345px;
	margin:0 auto 0 auto;
	padding:0;
	z-index:2;
}
*html div#sb-contact{
	margin:0 auto 0 auto;
}
*+html div#sb-contact{
	margin:0 auto 0 auto;
}
div#sb-contact-blocs{
	position: relative;
	width:930px;
	height:345px;
	margin:auto;
}
div#sb-contact-blocs div.bloc_content{
	width:303px;
	height:343px;
	border:0;
	float:left;
	margin:0 5px 0 0;
	background-color: #000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	border:1px solid #828282;
	font-size:14px;
}
div#sb-contact-blocs div h1{
	font-weight:normal;
}
span#sb-contact-close{
	display:block;
	position:absolute;
	top:-20px;
	right:-20px;
	width:20px;
	height:20px;
	font-size:16px;
	cursor:pointer;
}
div#sb-contact-bloc3 h1{
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin:10px 0 0 0;
}
div#sb-contact-bloc3 p{
	text-align:center;
}
div#sb-contact-bloc3 p{
	margin:50px 0 0 0;
}
div#sb-contact-bloc1 p{
	padding:110px 20px 20px 20px;
}
div#sb-contact-bloc2 h1{
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin:10px 0 0 0;
}
div#sb-contact-bloc2 span{
	float:left;
	width:150px;
	text-align:left;
	margin:10px 0 0 0px;
}
*html div#sb-contact-bloc2 span{
	float:left;
	width:150px;
	text-align:left;
	margin:-5px 0 0 0 ;
}
div#sb-contact-bloc2 span label,div#sb-contact-bloc2 span input, div#sb-contact-bloc2 span select, div#sb-contact-bloc2 span textarea{
	margin: 0 0 0 7px;
}
div#sb-contact-bloc2 span .submit{
	width:130px;
	background-color: #000000;
	color:#ffffff;
	font-family:Century gothic,Georgia,Verdana;
}
.input{
	width:130px;
	border:1px solid #ffffff;
	background-color: #000000;
	color:#ffffff;
}
div#sb-contact-bloc2 span textarea{
	width:130px;
	height:150px;
	border:1px solid #ffffff;
	background-color: #000000;
	color:#ffffff;
	font-family: arial;
	font-size:11px;
}
div#sb-contact-bloc2 span input.submit{
	background-color: #ffffff;
	color:#000000;
	border:0;
	font-size:14px;
	cursor:pointer;
}
div#sb-contact-bloc2 span input.submit:hover{
	background-color: #000000;
	color:#ffffff;
	cursor:pointer;
}
div#sb-contact-bloc2 #response{
	display:block;
	width:200px;
	margin:130px 0 0 50px;
}
div#sb-contact-bloc2 #attente{
	display:block;
	width:30px;
	height:30px;
	margin:130px 0 0 135px;
}

