@charset "utf-8";

/* STYLES IPANEMA --------------------------------------------------------------------------------------------*/


/* MENU HAUT */ 
.base #container #menuhaut{
	text-align: left;
	width: 955px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.base #container #menuhaut img {
	float: left;
}

.base #container2 #menuhaut2{
	text-align: left;
	width: 512px;
	vertical-align: top;
	margin: 0px;
	height: 22px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.base #container2 #menuhaut2 img {
	float: left;
}
/* BANDEAU FLASH HAUT */ 
.base #container #bandeaulogo {
	margin: 0px;
	padding: 0px;
	height: 179px;
	width: 955px;
	text-align: right;
	background-image: url(deco/homepage_demenagement.jpg);
	background-repeat: no-repeat;
	background-position: 100px 25px;
}
/* GALERIE PHOTOS */ 
.base #container #galeriephoto {
	margin: 0px;
	height: 218px;
	width: 955px;
	background-color: #B9C2C7;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999;
	text-decoration: none;
}


/* BANDEAU FLASH BAS */ 
.base #container #bandeaubas {
	margin: 0px;
	padding: 0px;
	height: 238px;
	width: 955px;
}.txtblanc14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}
.base #container2 #baspage {
	width: 955px;
	height: 99px;
	padding-top: 11px;
	background-color: #db001b;
}
.imgecart10 {
	padding-left: 15px;
}

