@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/backgroung.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #EAEDFC;
}
.tab_general {
	border: 2px solid #CCC;
	background-color: #FFF;
}
.div_content {
	height: 500px;
	overflow: auto;
	padding-right: 10px;
}

.barra_nera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #333;
}
.img {
	border: 2px solid #FFF;
}
.marqueecontainer {
	position: relative;
	width: 280px; /*marquee width */
	height: 110px; /*marquee height */
	/* background-color: white; */
	overflow: hidden;
	/*border: 3px solid orange; */
	padding: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.tab_giustify {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #333;
}

.titolo_bianco {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #764A14;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #1561AD;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.a_menubottom:link {
	color: #333;
	text-decoration: none;
}
.a_menubottom:visited {
	color: #333;
	text-decoration: none;
}
.a_menubottom:hover {
	color: #1561AD;
	text-decoration: none;
}
.a_menubottom:active {
	color: #333;
	text-decoration: none;
}
.a_events:link {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
.a_events:visited {
	color: #666;
	text-decoration: none;
	font-size: 11px;	
}
.a_events:hover {
	color: #1561AD;
	text-decoration: none;
	font-size: 11px;	
}
.a_events:active {
	color: #666;
	text-decoration: none;
	font-size: 11px;	
}
.a_menu:link {
	color: #FFF;
	text-decoration: none;
}
.a_menu:visited {
	color: #FFF;
	text-decoration: none;
}
.a_menu:hover {
	color: #FB9E3E;
	text-decoration: none;
}
.a_menu:active {
	color: #FFF;
	text-decoration: none;
}

.a_link2:link {
	color: #900;
	text-decoration: none;
}
.a_link2:visited {
	color: #900;
	text-decoration: none;
}
.a_link2:hover {
	color: #1561AD;
	text-decoration: none;
}
.a_link2:active {
	color: #900;
	text-decoration: none;
}
.testo_arancione {
	color: #DB9341;
}
.tab_aree {
	background-color: #E4E4E4;
	padding: 3px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testo_10 {
	font-size: 10px;
}
.testo_blu {
	color: #1561AD;
}
.tab_news {
	background-color: #FFF;
	padding: 3px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #E4E4E4;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.div_guida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 133px;
	overflow: auto;
	width: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.img2 {
	border: 1px solid #E4E4E4;
}
.vai {
	color: #900;
	font-weight: bold;
	font-size: 10px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.titolo_scuro {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-left: 20px;
}
.menu_bianco {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
}
.titolo_pagina {
	font-size: 18px;
	font-weight: bold;
	color: #DB9341;
}
.barra_nera_rentals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #333;
	background-image: url(../images/top_rental.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.barra_nera_sales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #333;
	background-image: url(../images/top_sales.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.iframe_content {
	height: 500px;
	overflow: auto;
	width: 950px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tab_detail {
	background-color: #E4E4E4;
	padding: 3px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/key.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testo_11 {
	font-size: 11px;
}
.div_guida2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 500px;
	overflow: auto;
	width: 950px;
}
.titolo_blu {
	font-size: 20px;
	font-weight: bold;
	color: #1561AD;
}
.titolo_pic {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

