@charset "utf-8";
/* CSS Document */

div.page {
	float:left;
	top: 0;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	min-height:55em;
	height:55em;
	position: absolute;
}

div.banner {
	float:left;
	top:0;
	width:auto;
	height:209px;
	position:relative;
}

div.menu {
	float:left;
	top:5px;
	width:100%;
	height:44px;
	background-image:url(/images/menu/menu-bg.jpg);
	position:relative;
}

div.menu-item {
	float:right;
	width:auto;
	height:32px;
	position:relative;
}

div.bloc-center {
	float:left;
	top:15px;
	width:100%;
	height:auto;
	margin-bottom:10px;
	clear: both;
	position:relative;
}

div.bloc-left {
	float:left;
	width:180px;
	height:auto;
	margin-left:10px;
	position:relative;
}

div.bloc-right {
	float:right;
	width:760px;
	height:auto;
	margin-top:10px;
	margin-right:10px;
	position:relative;
}

div.bloc-box {
	float:left;
	width:340px;
	height:130px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	padding:5px;
	position:relative;
}

div.bloc-box-img {
	float:left;
	width:110px;
	font-size:18px;
	background-color:#000;
	position:relative;
}

div.bloc-box-titre {
	float:left;
	width:220px;
	font-size:18px;
	background-color:#000;
	position:relative;
}

div.bloc-box-text {
	float:left;
	width:180px;
	height:100px;
	position:relative;
}

div.produits-intro {
	float:left;
	width:700px;
	position:relative;
}

div.produits-tab {
	float:left;
	width:700px;
	position:relative;
}

div.partners {
	float:left;
	width:760px;
	height:100px;
	margin-top:10px;
	position:relative;
}

div.partners-img {
	float:left;
	width:200px;
	height:100px;
	margin-left:15px;
	position:relative;	
}

div.partners-titre {
	float:right;
	width:510px;
	height:auto;
	color:#0099cc;
	font-size:16px;
	font-weight:bold;
	position:relative;
}

div.partners-text {
	float:right;
	width:480px;
	height:auto;
	margin-right:30px;
	text-align:justify;
	position:relative;
}

div.contact-box-left {
	float:left;
	width:300px;
	padding:10px;
	margin-left:5px;
	margin-right:20px;
	position:relative;
}

div.contact-box-right {
	float:left;
	width:340px;
	border-left:1px dashed #fff;
	padding:10px 10px 10px 30px;
	position:relative;
}

div.contact-item {
	float:left;
	width:100%;
	margin-bottom:5px;
	position:relative;
}

div.contact-text {
	float:left;
	width:100%;
	margin-bottom:10px;
	position:relative;
}

div.sitemap {
	float:left;
	width:100%;
	position:relative;
}

/* Titres */
div.titre-page {
	float:left;
	width:auto;
	color:#666;
	margin-left:15px;
	font-size: 26px;
	font-weight:bold;
	position:relative;
}

div.titre-page-shop {
	float:left;
	width:auto;
	margin-left:10px;
	color:#c9d100;
	font-size: 26px;
	font-weight:bold;
}

div.titre-page-office {
	float:left;
	width:auto;
	margin-left:10px;
	color:#d5ecfa;
	font-size: 26px;
	font-weight:bold;
}

div.titre-page-immo {
	float:left;
	width:auto;
	margin-left:10px;
	color:#fedc00;
	font-size: 26px;
	font-weight:bold;
}

div.titre-page-food {
	float:left;
	width:auto;
	margin-left:10px;
	color:#ae0718;
	font-size: 26px;
	font-weight:bold;
}

div.titre-page-hotel {
	float:left;
	width:auto;
	margin-left:10px;
	color:#a60054;
	font-size: 26px;
	font-weight:bold;
}

div.titre-page-services {
	float:left;
	width:auto;
	margin-left:10px;
	color:#eb6909;
	font-size: 26px;
	font-weight:bold;
}

div.logo-sensow-reflet {
	float:left;
	width:100%;
	text-align:center;
	/* background-image:url(/images/loading.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%; */
	position:relative;
}

div.prod-img {
	float:left;
	width:150px;
	height:250px;
	/* background-image:url(/images/loading.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%; */
	position:relative;
}

div.prod-text {
	float:left;
	width:auto;
	height:auto;
	position:relative;
}

div.footer {
	height:16px;
	width:1000px;
	padding-top:2px;
	border-top:1px solid #666;
	position:relative;
}

div.footer-left {
	float:left;
	width:auto;
	margin-left:10px;
	color:#666;
	position:relative;
}

div.footer-menu {
	float:right;
	width:760px;
	height:14px;
	margin-right:10px;
	color:#666;
	text-align:right;
	position:relative;
}
