@charset "utf-8";
body {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #7F604F;
	color: #333;
	background-attachment: scroll;
	background-image: url(../images/skyline_black.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titolo_sez {
	font-size: 25px;
	font-weight: bold;
	color: #A11F12;
	top: -6px;
	position: relative;
}



.tab_general {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #EAE3CC;
	position: relative;
	top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	left: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titolo {
	font-size: 14px;
	color: #A11F12;
	font-weight: bold;
}
.note {
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.rosso {
	color: #A11F12;
}
.td_button {
	background-attachment: scroll;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
.testo_vetrina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.img {
	border: 1px solid #666;
}
.tab_vetrina {
	background-color: #7F604F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.testo_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A11F12;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.a_indice:link {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
.a_indice:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.a_indice:hover {
	color: #A11F12;
	text-decoration: none;
	font-weight: normal;
}
.a_indice:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.dt_titolo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #EAE3CC;
	position: relative;
	left: 11px;
}
.keyworld {
	font-size: 13px;
	color: #666;
	text-align: justify;
	font-weight: normal;
}
.td_buttonlux {
	background-attachment: scroll;
	background-image: url(../images/button_luxury.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

