#bandeau {
	position: relative;
	/*margin: 10px 0 0 0;*/
	padding: 0px;
	height: 224px;
	width: 900px;
}
.logo {
	margin: 0px;
	padding: 0px;
	height: 224px;
	width: 341px;
	float: left;
	background-image: url(../images/logo_salon_interieur_decoration.png);
	background-repeat: no-repeat;
	background-color: #857666;
	text-decoration: none;
}
#centre {
	margin: 0px;
	padding: 0px;
	height: 224px;
	width: 301px;
	float: left;
	background-image: url(../images/centre_salon_interieur_decoration.png);
	background-repeat: no-repeat;
	background-color: #857666;
}
#main_centre h1.titre_page {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	color: #000;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	/*background-color: #e3d0bc;*/

}
#centre p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DBC1D1;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin: 190px 0px 0px;
	padding: 0px;

}

.logo p {
	margin: 198px 0px 0px 15px;
	padding: 0px;
	height: 20px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B8212F;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#salon {
	position: relative;
	height: 224px;
	width: 258px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/salon_interieur_decoration.png) no-repeat #857666;
	z-index: 99;
}
img.dates_lieu {
	position: absolute;
	top: 21px;
	right: 0;
	z-index: 100;
}
#date {
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 258px;
	float: left;
	background-color: #000000;
}
#logo1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 69px;
	width: 195px;
}
#logo2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 69px;
	width: 63px;
}
#partenaires {
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 150px;
	border-top: 1px dotted #857666;
	border-bottom: 1px dotted #857666;
	border-left: 1px dotted #857666;
	padding: 0 20px 0 0;
}
#partenaires p {
	margin: 0;
	padding: 0;
	font-style: italic;
}
#partenaires a {
	height: 80px;
	line-height: 80px;
	padding: 0 0 0 20px;
}
#partenaires img {
	vertical-align: middle;
	border: none;
}
#partenaires p.partenariat {
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: -10px;
	left: 15px;
	padding: 0 5px;
	background-color: #000;
	font-style: italic;
}
a#portail {
	position: absolute;
	top: -80px;
	left: 0;
	display: block;
	width: 217px;
	height: 70px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../images/portail-salon-deco-2011.jpg) no-repeat top left transparent;
}
a#portail:hover {
	background-position: 0 -70px;
}
