@charset "utf-8";
/* CSS Document */
body {
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.mtop20 {
	margin-top: 20px;
}
#container {
	background-image:url(../images/backg_row.gif);
	background-repeat: repeat-y;
	width: 821px;
	margin: 0 auto;
}
#bottom {
	width: 821px;
	margin: 0px auto 10px auto;
}
#sign {
	text-align: center;
	color: #999999;
	margin-top: 25px;
	font-size: 10px;
}
#menu_top {
	margin-left: 500px;
}
.serie {
	float: left;
	margin-right: 10px;
}
#menu {
	float: left;
	width: 170px;
	margin-right: 25px;
	margin-left: 10px;
}
.row_menu {
	height: 18px;
	padding-left: 15px;
	padding-top: 3px;
	border-bottom: thin dotted;
}
.row_menu:hover {
	height: 18px;
	padding-left: 15px;
	padding-top: 3px;
	border-bottom: thin dotted;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#detail_foto {
	float: left;
	margin-right: 20px;
}
#detail_descrizione {
	margin-top: 50px;
	float: left;
	width: 330px;
}
#detail_titolo {
	font-size: 18px;
	font-weight: bold;
}
.grey_row {
	background-color: #CCCCCC;
	height: 5px;
}
.etichetta {
	color: #999999;
	text-align: center;
}
.row_menu_sub {
	height: 18px;
	background-image: url(../images/list_submenu.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 35px;
	padding-top: 3px;
	border-bottom: thin dotted;
}
#body {
	float: left;
	width: 600px;
}
.body_size {
	margin-top: 30px;
	width: 600px;
}
#content_biscotti {
	background-image:url(../images/backg_top_biscotti.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
}
hr.clear {
	clear: left;
	height: 0px;
	margin: 0px;
	border: none;
	visibility: hidden;
}
.margin_left_70 {
	margin-left: 70px;
}
#languages {
	background-image: url(../images/backg_flags.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	margin-top: 50px;
	width: 170px;
	height: 111px;
}
#languages_titolo {
	font-size: 11px;
	padding-top: 15px;
	padding-left: 30px;
}
.flag {
	padding-top: 15px;
	padding-left: 60px;
}
.thumb_gallery {
	float: left;
	padding: 2px;
	margin-right: 4px;
	border: thin dotted;
	
}
/* TESTO */
.detail_text {
	margin-top: 9px;
	font-size: 11px;
}
.underline {
	text-decoration: underline;
}
.link A:LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.link A:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.link A:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
} 
.link A:ACTIVE {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.link_grey A:LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.link_grey A:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.link_grey A:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
} 
.link_grey A:ACTIVE {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}

