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 #dc7679;
}

#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_ita.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:903px;
	height:263px;
	margin:10px 14px 0px 14px;
	background:url(../images/flash.jpg) no-repeat center top;
	border:10px solid #ac707a;
}

#subheader {
	width:100%;
	height:37px;
	background:#6d696e;
}

#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 25px 0px 25px;
	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:#dc7679;
	text-decoration:none;
}

#container {
	margin:0px auto;
	width:950px;
	text-align:left;
	background:#ffffff;
}

#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:#872b41;
}

#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 40px;
	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.images {
	text-align:center;
	margin:0px;
	padding:0px;
}

#container #content p.images img {
	border:1px solid #d9d9d9;
	display:inline;
	margin:0px;
}

#container #content p.title {
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family:'Arial',Tahoma,Trebuchet MS;
	color:#872b41;
}

#container #content #novita {
	background:#ffffff;
	padding:15px;
}

#container #content #novita p.title {
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#941103;
}

#container #content #novita img {
	margin:0px 0px 0px 0px;
	border:1px solid #dad9d7;
}

#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 200px 0px 0px;
	font-family:'Verdana',Trebuchet MS,Arial;
	font-size:11px;
	color:#f0f0f0;
}

#container #footer p span.large {
	font-size:13px;
}
/*
.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;	
}*/

/*
    fotogallery
*/
.photogallery {
	text-align: center;
	margin-top: 15px;
}


.photogallery_box_outer {
    background-image: url('../images/box.gif');
    background-repeat:no-repeat;
    background-position:center top;
    padding-top: 8px;
    height: 117px;
    width: 112px;
    margin-top: -2px;
	margin-left: 60px;
	margin-bottom: 25px;

}

.photogallery_img_outer {
    background-repeat:no-repeat;
    background-position:center ;
    width:98px; height:98px;
    margin: -1px auto 0 auto;
    cursor:pointer;
}

a {
	color:#89373b;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

.photogallery a {
	color:#89373b;
	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;
}

.cl{
	clear: both;
}
#language {
text-align:right;
}
#language a img{
	border: 0;
}
