/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2007 Tutti i diritti riservati */

html, body {
	margin: 0px; 
	height: 100%;
	background: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #3A2315;
	text-align: center;
}
div#container {
	position: relative;
	width: 920px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF url('../text/container.gif') repeat-y top;
	text-align: left;
}

/* Header */

div#header {
	position: relative;
	background: #FFFFFF;
}
div#header_top {
	position: relative;
	width: 920px;
	height: 35px;
	background: url('../text/heder_top.gif');	
}
div#header_top_date {
	position: relative;
	height: 15px;
	padding: 10px;
	background: transparent;
	font-size: 8pt;
	color: #967E67;
}
div#header_top_nav {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 15px;
	background: transparent;
	font-size: 8pt;
}
div#header_top_nav a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #967E67;
	background: url('../icons/arrow_01a.gif') no-repeat left;	
}
div#header_top_nav a:hover {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #C80000;
	background: url('../icons/arrow_01b.gif') no-repeat left;	
}
div#header_top_search {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 140px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	border-left: 1px solid #E6E6DA;
	border-right: 1px solid #E6E6DA;
	background: #ECE9D8 url('../text/heder_top_search.gif');	
}
form#top_search {
	margin: 0px;
	width: 150px;
	background: transparent;
}
form#top_search input {
	margin: 0px;
	width: 100px;
	height: 15px;
	border: 1px solid #CBC7B8;
	background: transparent;
	font-size: 8pt;
	color: #ACA899;
}
form#top_search input.submit {
	width: 20px;
	height: 20px;
	margin-left: 5px;
	border: 0px;
	background: url('../buttons/search.gif');
}
div#header_monitor {
	position: relative;
	width: 920px;
	height: 250px;
	background: transparent;
}

/* CONTENT */

div#content {
	position: relative;
	width: 920px;
	background: url('../text/content.gif');	
}

/* Area Sinistra */

div#content_left {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 150px;
	padding: 10px;
	background: #C80000;
}
table.menu {
	width: 150px;
	border-collapse: collapse;
	font-size: 8pt;
	color: #FFFFFF;
	background: transparent;
}
table.menu td {
	height: 25px;
	background: url('../text/table_menu_td.gif');
}
table.menu td a {
	padding-left: 10px;
	font-size: 9pt;
	color: #E6E6DA;
	text-decoration: none;
	background: url('../icons/arrow_02a.gif') no-repeat left;	
}
table.menu td a:hover {
	padding-left: 10px;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../icons/arrow_02b.gif') no-repeat left;	
}
table.menu .selected {
	padding-left: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../icons/arrow_02b.gif') no-repeat left;	
}
table.menu td.sub_top {
	height: 5px;
	background: #E10000;
}
table.menu td.sub {
	padding-left: 10px;
	height: 25px;
	background: #E10000 url('../text/table_menu_tdsub.gif');
}
table.menu td.search {
	padding-left: 5px;
	background: #E10000;
}
table.menu td.sub_end {
	height: 15px;
	background: #E10000 url('../text/table_menu_td.gif') no-repeat bottom;
}
table.menu td.sub a {
	padding-left: 10px;
	font-size: 8pt;
	color: #E6E6DA;
	text-decoration: none;
	background: url('../icons/arrow_03a.gif') no-repeat left;	
}
table.menu td.sub a:hover {
	padding-left: 10px;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../icons/arrow_03b.gif') no-repeat left;	
}

/* Area Centrale */

div#content_ctrl {
	position: relative;
	top: 0px;
	left: 180px;
	width: 420px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #E6E6DA;
	background: transparent;
}
div#content_ctrl_1	{
	position: relative;
	width: 400px;
	padding: 10px 10px 20px 10px;
	text-align: justify;
	border-bottom: 1px solid #E6E6DA;
	background: transparent;
}

/*Monitor Centrale*/

div#content_monitor {
	position: relative;
	width: 400px;
	height: 350px;
	padding: 10px 10px 20px 10px;
	text-align: justify;
	border-bottom: 1px solid #E6E6DA;
	background: red;
}
div#content_monitor_flash {
	position: relative;
	width: 380px;
	height: 300px;
	padding: 0px 0px 0px 10px;
	background: transparent;
}

/* Area Destra */

div#content_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 278px;
	padding: 0px 10px 0px 10px;
	background: transparent;
}
div#content_right_1 {
	font-size: 8pt;
	padding: 10px;
	background: transparent;
}
div#content_right_1 a {
	font-size: 8pt;
	color: #905B34;
	text-decoration: underline;
}
div#content_right_1 a:hover {
	font-size: 8pt;
	color: #960000;
	text-decoration: underline;
	background: transparent;
}
div#content_right_2 {
	font-size: 9pt;
	padding: 10px;
	background: transparent;
}

/* Gallery */

div#content_gallery	{
	position: relative;
	width: 278px;
	height: 290px;
	margin-bottom: 10px;
	background: url('../text/content_gallery.gif') no-repeat top;
}
div#content_gallery_flash {
	position: relative;
	width: 260px;
	height: 230px;
	padding: 50px 0px 0px 9px;
	background: transparent;
}
div#image {
	padding: 10px;
	background: #FFFFFF;
}
div#content_masters	{
	position: relative;
	width: 278px;
	height: 290px;
	margin-bottom: 10px;
	background: url('../text/content_masters.gif') no-repeat top;
}

/* Video */

div#content_video {
	position: relative;
	width: 278px;
	padding-top: 40px;
	margin-bottom: 10px;
	background: url('../titles/video.gif') no-repeat top;
}
div#content_video_flash {
	position: relative;
	width: 278px;
	height: 278px;
	background: transparent;
}

/* Paginazione */

div#content_pages {
	position: absolute;
	right: 0px;
	bottom: 10px;
	text-align: center;
	color: #7E634B;
	background: transparent;
}
div#content_pages a {
	font-size: 8pt;
	color: #7E634B;
	text-decoration: none;
}
div#content_pages a:hover {
	font-size: 8pt;
	color: #C80000;
	text-decoration: underline;
}
div#content_pages .selected {
	padding: 0px 4px 0px 4px;
	font-size: 8pt;
	color: #FFFFFF;
	background: #BEAD97;
}

/* Tools */

div#content_tools {
	font-size: 7.5pt;
	color: #967E67;
}
div#content_tools a {
	color: #967E67;
	text-decoration: none;
}
div#content_tools a:hover {
	color: #C80000;
	text-decoration: underline;
}

/* FOOTER */

div#footer {
	position: relative;
	width: 690px;
	padding: 50px 10px 20px 180px;
	margin: 0px 0px 10px 0px;
	background: url('../text/footer.gif');	
	color: #5E422D;
	font-size: 8pt;
	text-align: center;
}
div#footer a {
	color: #A67746;
	text-decoration: none;
	background: transparent;
}
div#footer a:hover {
	color: #C80000;
	text-decoration: underline;
	background: transparent;
}
div#footer small {
	color: #967E67;
	background: transparent;
}

/* Stile Generale */

b   {
	color: #5E422D;
}
h1   {
	padding-left: 33px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 13pt;
	font-style: italic;
	color: #996600;
	background: url('../icons/h1.gif') no-repeat left;
}
h2   {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11pt;
	font-style: italic;
	color: #996600;
	background: transparent;
}

/*Collegamenti*/

.link_img {
	color: #A67746;
	text-decoration: underline;
}
.link_url {
	color: #905B34;
	text-decoration: underline;
}
a:hover {
	color: #C80000;
	text-decoration: underline;
}