@charset "utf-8";
/* CSS Document */

body {
    margin: 0 0 0 0;
	background: #E3E4E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #585858;
}

.cell_menu {
	padding-left:25px;
}

.back_shop {
	background-image:url(../images/back_shop.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
}

.back_shop2 {
	background-image:url(../images/back_shop.jpg);
	background-repeat:repeat-y;
	padding-left:12px;
	font-size:9px;
	font-weight:bold;
}

.back_index {
	background-image:url(../images/back_index.jpg);
	background-repeat:no-repeat;
}


.font_link {
	text-decoration: none;
	color:#585858;
	font-size:14px;
	font-weight:bold;
}

.font_sub_link {
	text-decoration: none;
	color:#585858;
	font-size:10px;
	font-weight:bold;
}

.font_link_act {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #D1A600;	
	text-decoration: none;
	padding-left:10px;
}

.font_sub_link_act {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color: #D1A600;	
}

.font_copyright {
	font-family: "Myriad Pro";
	text-decoration: none;
	font-size:12px;
	color: #828282;
}

.table_body {
	background-image: url(../images/back_down.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.table_body1 {
	background-image: url(../images/nov_sopra02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.table_body2 {
	background-image: url(../images/nov_centro.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

.table_body3 {
	background-image: url(../images/nov_sotto.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.email {
	font-family:"Myriad Pro";
	font-weight:700;
	text-decoration:none;
	color: #828282;
	font-size:12px;
}