@CHARSET "ISO-8859-1";

html, body{
	margin: 0;
	padding: 0;
	
	height: 100%;
	
	font: 11px verdana, arial, sans-serif;
	color: #3e3d40;
	
	background-image: url('../images/bgContact.jpg');
	background-position:  bottom left;
	background-attachment: fixed;
}

#contGlob{
	width: 800px;
	width: 700px !important!;
}

#header{
	width: 990px;
	height: 186px;
	margin: 0 auto;
	margin-left: 19.8%;
	margin-right: -150px;
	right: 150px;
	
	background-image: url('../images/bgHeaderContact.png') !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://www.seosgroup.com/images/bgHeaderContact.png');
   	background-image:none;
}


#content{
	background: none;
	background-color: #fff;
	height: 490px;
}

#contentInt{
	/*border: 1px solid green;*/
	margin-left: 160px !important;
	padding-right: 60px;
	
}

.titreContact{
	font-size: 11px;
}

.titleImg{
	margin-bottom: 10px;
}

.contactBloc{
	font-size: 10px;
}