﻿body
{
	background: white;
	text-align: center;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial, Sans-Serif;
	cursor: default;
	height: 768px;
}

 a:link, a:visited, a:hover, a:active
{
	color: darkslategray;
	text-decoration: none;
}

.main
{
	background-position: left top;
	background-image: url(./images/indifferente2.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	overflow: hidden;
	text-align: left;
	border-top: solid 1px darkslategray;
	border-bottom: solid 2px darkslategray;
	border-left: solid 1px darkslategray;
	border-right: solid 2px darkslategray;
	margin-left: auto;
	margin-right: auto;
}

.left
{
	float: left;
	background: transparent;
	width: 300px;
	height: 768px;
	overflow: hidden;
	text-align: left;
	border: solid 0px yellow;
}
.logo
{
	background: transparent;
	width: 300px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	border: solid 0px yellow;
	padding-top: 280px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.menu
{
	background: transparent;
	width: 272px;
	height: 280px;
	overflow: hidden;
	text-align: left;
	border: solid 0px yellow;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 10px;
}
.bottom
{
	background: transparent;
	width: 300px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	vertical-align: text-bottom;
	border: solid 0px yellow;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 8pt;
}
.bottom a:link, .bottom a:visited, .bottom a:hover, .bottom a:active
{
	color: black;
	text-decoration: none;
}

.content
{
	float: left;
	background: transparent;
	width: 700px;
	height: 744px;
	overflow: hidden;
	text-align: left;
	margin: 5px;
	padding: 6px;
	border: solid 1px darkslategray;
}

.contentBorder
{
	background: transparent;
	width: 700px;
	height: 744px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: auto;
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: silver; 
	SCROLLBAR-BASE-COLOR: gainsboro;
}

.innercontent
{
	background: white;
	width: 680px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: darkslategray;
}

ul#Navigation
{
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
	border: 1px dashed silver;
}
ul#Navigation li
{
	list-style: none;
	margin: 0;
	padding: 2px;
	text-indent: 5px;
}
ul#Navigation span
{
	display: block;
	padding: 2px;
	background-color: silver;
	color: darkslategray;
	font-weight: bold;
}
ul#Navigation a
{
	display: block;
	padding: 2px;
}
ul#Navigation a:link, ul#Navigation a:visited, ul#Navigation a:hover, ul#Navigation a:active
{
	color: white;
	background-color: darkslategray;
}

.menuItem
{
	background-position: center center;
	background-image: url(./images/tab.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 4px 0px;
	text-align: center;
	vertical-align: middle;
	width: 149px;
}

.menuItemSelected
{
	background-position: center center;
	background-image: url(./images/tab_selected.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 4px 0px;
	text-align: center;
	vertical-align: middle;
	width: 149px;
}

.menuItem2
{
	background-position: center center;
	background-image: url(./images/tab2.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 4px 0px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}

.menuItem2Selected
{
	background-position: center center;
	background-image: url(./images/tab2_selected.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 4px 0px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}

.menuPanel
{
	 background: white;
	 padding-bottom: 4px;
	 width: 670px;
}

.updateProgress
{
	position: absolute;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.updateProgress div
{
	width: 200px;
	height: 40px;
	font-weight: bold;
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 40%;
	left: 33%;
	border: #999999 1px solid;
}

.cd_title
{
	PADDING-LEFT: 5px; 
	padding-top: 5px;
	padding-bottom: 5px;
	width: 327px; 
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle; 
	BACKGROUND-COLOR: gainsboro; 
}

.cd_link
{
	BACKGROUND-COLOR: darkslategray; 
	COLOR: gainsboro; 
	width: 322px; 
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: middle; 
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cd_link a:link, .cd_link a:visited, .cd_link a:hover, .cd_link a:active
{
	font-size: 7pt;
	color: gainsboro;
	text-decoration: none;
}

.cd_quotes
{
	width: 332px; 
	TEXT-ALIGN: left;	
	VERTICAL-ALIGN: top; 
}

.cd_header
{
	BACKGROUND-COLOR: darkslategray; 
	padding-left: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	COLOR: gainsboro; 
	width: 100%; 
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle; 
	font-size: 7pt;
}

.cd_left
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(./images/backband.gif); 
	BACKGROUND-REPEAT: repeat-y; 
	WIDTH: 312px; 
	TEXT-ALIGN: left;	
	VERTICAL-ALIGN: top; 
	padding-left: 8px; 
	padding-right: 0px; 
}

.cd_right
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(./images/backband.gif); 
	BACKGROUND-REPEAT: repeat-y; 
	WIDTH: 332px; 
	text-align: left;	
	vertical-align: top; 
	padding-left: 8px; 
	padding-right: 0px; 
}

.cd_table
{
	BORDER: darkslategray 3px solid; 
	WIDTH: 660px;
	vertical-align: top;
}

.dvd_left
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(./images/backband.gif); 
	BACKGROUND-REPEAT: repeat-y; 
	WIDTH: 172px; 
	TEXT-ALIGN: left;	
	VERTICAL-ALIGN: top; 
	padding-left: 8px; 
	padding-right: 0px; 
}

.dvd_right
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(./images/backband.gif); 
	BACKGROUND-REPEAT: repeat-y; 
	WIDTH: 472px; 
	text-align: left;	
	vertical-align: top; 
	padding-left: 8px; 
	padding-right: 0px; 
}

.dvd_comment
{
	width: 466px; 
	TEXT-ALIGN: left;	
	VERTICAL-ALIGN: top; 
	padding: 3px;
}

.dvd_leftCell
{
	TEXT-ALIGN: left;	
	VERTICAL-ALIGN: top; 
	padding: 3px; 
	width: 166px;
	font-size: 8pt;
}

.dvd_Cover
{
	TEXT-ALIGN: center;	
	VERTICAL-ALIGN: top; 
	padding: 3px; 
	width: 166px;
}

.dvd_header
{
	BACKGROUND-COLOR: darkslategray; 
	padding-left: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	COLOR: gainsboro; 
	
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle; 
	font-size: 7pt;
}

.dvd_title
{
	PADDING-LEFT: 5px; 
	padding-top: 5px;
	padding-bottom: 5px;
	
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	font-weight: bold;
	font-size: 10pt;
	color: darkslategray; 
	BACKGROUND-COLOR: gainsboro; 
}

.menuHidden
{
	visibility: hidden !important; 
	display: none !important;
}

.thumb_images
{
	border: darkslategray 1px solid;
}

.intro
{
	background-position: left top;
	background-image: url(./images/indifferente.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	overflow: hidden;
	text-align: left;
	border-top: solid 1px darkslategray;
	border-bottom: solid 2px darkslategray;
	border-left: solid 1px darkslategray;
	border-right: solid 2px darkslategray;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.masterLogo
{
	position: relative;
	left: 500px;
	top: 450px;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	width: 384px;
	height: 300px;
	text-align: right;
}
.masterLogo a:link, .masterLogo a:visited, .masterLogo a:hover, .masterLogo a:active
{
	color: darkslategray;
	text-decoration: none;
	padding-right: 30px;
}