body {
	text-align:center;
	margin:0px auto;
	padding:0px;
	font-family:'Trebuchet MS',Arial,Verdana;
	font-size:12px;
	color:#1d1f20;
	background:url(../images/bg.jpg) repeat-x center top #ffffff;
}

#header {
	margin:0px auto;
	width:950px;
	height:393px;
	background:url(../images/bg_header.jpg) repeat-x center top;
}

#header #top {
	padding:8px 0px 0px 0px;
	width:950px;
	height:85px;
	background:url(../images/logo.gif) no-repeat left bottom;
}

#header #top p {
	text-align:right;
}

#header #top p img {
	border:0px;
	margin:0px 1px 0px 1px;
}

#header #flash {
	width:904px;
	height:263px;
	margin:10px 14px 0px 14px;
	background:#ffffff;
	border:10px solid #8996ad;
}

#subheader {
	width:100%;
	height:37px;
	background:#5e666b;
}

#subheader #content {
	margin:0px auto;
	padding:5px 0px 5px 19px;
	width:950px;
	height:37px;
}

#subheader #content #prodotti {
	float:left;	
	width:264px;
	height:26px;
	background:url(../images/bg_prodotti.jpg) no-repeat center top;
}

#subheader #content #prodotti p {
	margin:0px;
	padding:3px 0px 3px 12px;
	text-align:left;
	font-family:'Tahoma',Trebuchet MS,Arial;
	font-size:15px;
	font-weight:bold;
	color:#f0f0f0;
}

#subheader #content #menu {
	float:left;
	width:660px;
	height:26px;
	text-align:left;
	padding:3px 0px 0px 0px;
}

#subheader #content #menu p {
	margin:0px;
	padding:0px 20px 0px 20px;
	font-family:'Tahoma',Trebuchet MS,Arial;
	font-size:15px;
	color:#f0f0f0;
	display:inline;
}

#subheader #content #menu p a {
	color:#f0f0f0;
	text-decoration:none;
}

#subheader #content #menu p a:hover {
	color:#941103;
	text-decoration:none;
}

#container {
	margin:0px auto;
	width:950px;
	text-align:left;
	background:#f0f0f0;
}

#container #sx {
	width:262px;
	float:left;
}
		
#container #sx #menu {
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 22px 0px;
	width:262px;
	background:#e4e5e5;
}

#container #sx #menu p {
	margin:0px;
	padding:2px 20px 2px 36px;
	font-family:'Tahoma',Trebuchet MS,Arial;
	font-weight:bold;
	font-size:11px;
	color:#4c555b;
}

#container #sx #menu p.title {
	padding:22px 24px 5px 24px;	
	font-size:12px;	
	color:#941103;
}

#container #sx #menu p a {
	color:#4c555b;
	text-decoration:none;
}

#container #sx #menu p a:hover {
	color:#afafaf;
	text-decoration:none;
}

#container #sx #partner {
	float:left;
	margin:20px 0px 0px 16px;
	text-align:left;
}

#container #sx #partner p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

#container #content {
	float:left;
	margin:0px;
	padding:22px 35px 25px 35px;
	width:600px;
	text-align:justify;
}

#container #content p.title {
	margin:0px;
	padding:0px;
	font-size:22px;
}

#container #content img {
	margin:30px auto 30px auto;
	border:1px solid #d9d9d9;
	display:block;
}

#container #content p.images {
	text-align:center;
	margin:0px;
	padding:0px;
}

#container #content p.images img {
	border:1px solid #d9d9d9;
	display:inline;
	margin:0px;
}

#container #content #novita {
	background:#ffffff;
	padding:15px;
	width:570px;
}

#container #content #novita p.title {
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#941103;
}

#container #content #novita img {
	margin:0px 0px 15px 15px;
}

#container #footer {
	clear:both;
	width:950px;
	height:52px;
	background:url(../images/footer.jpg) no-repeat center top;
}

#container #footer p {
	text-align:right;
	margin:0px;
	padding:14px 170px 0px 0px;
	font-family:'Verdana',Trebuchet MS,Arial;
	font-size:11px;
	color:#f0f0f0;
}

#container #footer p span.large {
	font-size:13px;
}

table.tech {
	border:1px #5e666b solid;
	border-bottom:0px;
	background:#ffffff;
}

table.tech th {
	border:1px #5e666b solid;
	background:#5e666b;
	color:#f0f0f0;
}

table.tech td {
	border-bottom:1px #5e666b solid;
}

table.tech td.dark {
	background:#e2e2e2;
}

.photogallery {

}

.photogallery_box_outer {
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.photogallery_img_outer {
	background-repeat:no-repeat;
	background-position:center top;
	width:98px; height:98px;
	margin-left:0px;
	margin-top:6px;
	cursor:pointer;	
}

a {
	color:#6182b7;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

.photogallery a {
	color:#6182b7;
	text-decoration:none;
}

.photogallery a:hover {
	color:#000000;
	text-decoration:none;
}

p.gallerytitle {
	margin-top:20px;
	font-size:18px;
	border-bottom:1px solid #c3c3c3;
}

p.gallerytitle span.small {
	font-size:10px;
	font-style:italic;
}

table.listino {
	margin-top:20px;
	border:1px #5e666b solid;
	border-bottom:0px;
	background:#ffffff;
}

table.listino th {
	border:1px #5e666b solid;
	background:#5e666b;
	color:#f0f0f0;
}

table.listino td {
	border-bottom:1px #5e666b solid;
}
#language{
	text-align: right;
}
#language a img{
	text-decoration: none;
	border: 0;
}
table.alberi{
	background: #FFFFFF;
	padding: 5px;
	width: 100%;
	border: 1px solid #D9D9D9;
	text-align: left;
	font-size: 11px;
}
#container #content table.alberi tr td img{
	border: 0;
	margin: 0 5px;
	padding: 0;
	background: red;
}


