@CHARSET "UTF-8";

* { padding: 0px; margin: 0px; }

img { border: 0px; }

img.button { cursor: pointer; }

a { text-decoration: none; }

p { text-align: justify; }

.transparent {
	opacity: .50;
	filter: alpha(opacity=50);	
}

body {
	width: 100%;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	color: #888888;
	font-size: 11px;
	background: #ffffff url('/styles/images/background.jpg') repeat-x ;
}

div#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 994px;
}

div#page-top {
	position: relative;
	width: 994px;
	height: 121px;
	background: transparent url('/styles/images/page-top.png') no-repeat;
}

div#page-bottom {
	width: 994px;
	height: 40px;
	background: transparent url('/styles/images/page-bottom.png') no-repeat;
}

img#logo-top {
	margin-top: 15px;
	margin-left: 25px;
}

p#slogan {
	position: absolute;
	right: 40px;
	top: 85px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #B8548A;
}

div#content {
	width: 994px;
	min-height: 500px;
	background: transparent url('/styles/images/page-content.png') repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}

div#vitrine {
	position: relative;
	top: -14px;
	left: -7px;
	width: 947px;
	height: 437px;
	margin-bottom: 14px;
	background: transparent url('/styles/images/vitrine-back.png') no-repeat;
}

div#slideshow {
	position: absolute;
	top: 14px;
	left: 10px;
}

img#button-custom {
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 10;
}

img#button-child {
	position: absolute;
	top: 100px;
	right: 10px;
	z-index: 10;
}

img#button-living {
	position: absolute;
	top: 180px;
	right: 10px;
	z-index: 10;
}

img#button-office {
	position: absolute;
	top: 260px;
	right: 10px;
	z-index: 10;
}

img#button-poster {
	position: absolute;
	top: 340px;
	right: 10px;
	z-index: 10;
}

div#main {
	float: left;
	margin-left: 20px;
	width: 668px;
	min-height: 600px;
	background: transparent url('/styles/images/gradient-green.jpg') repeat-x;
	padding: 10px 20px 20px 20px;
}

div#main h1 {
	color: #616e00;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

div#main p {
	color: #1d1d1d;
	font-size: 12px;
	margin-bottom: 15px;
}

div#main p a, div#main a {
	color: #B55288;	
}

div#left {
	float: left;
	width: 200px;
	margin-left: 3px;
}

div#left p {
	margin-left: 15px;
	padding-bottom: 5px;
	font-family: arial, verdana, tahoma, arial, sans;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
}

div#right {
	float: right;
	background: transparent url('/styles/images/gradient-purple.jpg') repeat-x;
	width: 200px;
	margin-right: 64px;
}

div#right h2 {
	color: #b8548a;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#right p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	color: #636363;
}

div#right p strong {
	color: #000000;
	font-size: 12px;
}

div#right p span.comment {
	font-style: italic;
	font-size: 10px;
	color: #888888;
}

div#right p span.price {
	font-weight: bold;
	font-size: 14px;
	color: #b8548a;
}

div#mainmenu {
	position: relative;
	font-family: arial, verdana, sans;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #b8548a;
	width: 927px;
	height: 25px;
	margin-left: 3px;
	margin-bottom: 15px;
}

div#mainmenu a {
	color: #ffffff;
}

div#mainmenu ul li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	margin-top: 3px;
}

div#submenu {
	position: relative;
	font-family: arial, verdana, sans;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #b8d000;
	width: 927px;
	height: 25px;
	margin-left: 3px;
	padding: 0;
	clear: both;
}

div#submenu a {
	color: #ffffff;
}

div#submenu ul li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	margin-top: 6px;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	width: 994px;
}

div#footer-disclaimer {
	font-size: 10px;
	color: #686868;
	text-align: center;
}

div#footer-disclaimer a {
	color: #484848;
}
