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

body {
	margin: 0px;
	background-image: url(../images/chi-siamo/fond-page.png);
	background-repeat: repeat-x;
	background-color: #29A8D9;
}

#contenu {
	position: relative;
	margin-top: 20px;
	width: 950px;
	min-height: 387px;
	_height: 387px;
}

#ombre-fond {
  position: absolute;
  z-index: 10;
  top: 140px;
  left: 930px;
  width: 14px;
  height: 450px;
}

#gauche {
	float: left;
	padding-left: 20px;
	width: 296px;
	min-height: 250px;
	_height: 250px;
}

#droit {
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	width: 544px;
	min-height: 400px;
	_height: 400px;
	background-image: url(../images/prodotti/fond-contenu.png);
	background-repeat: repeat-x;
}

#bagno-reale {
	float: left;
	width: 332px;
	min-height: 400px;
	_height: 400px;
}

#titre-bagno-reale {
	position: relative;
	width: 189px;
	height: 28px;
}

#description {
  position: relative;
  margin-top: 20px;
  width: 332px;
  min-height: 50px;
  _height: 50px;
 }

#pub {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding: 10px;
	width: 170px;
	min-height: 200px;
	_height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
}

#familiare {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 276;
	min-height: 30px;
	_height: 30px;
	border: 1px solid #B5C4EA;
	background-color: #FFFFFF;
	text-align: center;
}