/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFCC;
	text-align: justify;
	margin-top: 0px;
}
a:link {
	color: #9DBEE3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9DBEE3;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #9DBEE3;
}

.EvidenzeTitoli {
	font-size: 12px;
	font-weight: bold;
}
.Titoli {
	font-size: 16px;
	font-weight: bold;
}
.EvidenzeTesto {font-size: 10px;}
.EvidenzeSegnala {
	font-size: 12px;
	font-weight: bold;
	color: #A30606;
}
.Prezzi {
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}

#Contenitore_gen {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	z-index:1;
	height: 1076px;
}
#Intestazione {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:200px;
	z-index:2;
}
#MenuGenerale {
	position:absolute;
	left:0px;
	top:200px;
	width:750px;
	height:22px;
	z-index:4;
	background-color: #FF6600;
}
#Menu {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:22px;
	z-index:4;
	background-color: #FF6600;
}
#Pagina_gen {
	position:absolute;
	left:210px;
	top:222px;
	width:327px;
	height:800px;
	z-index:2;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
#MenuSx_gen {
	position:absolute;
	left:0px;
	top:222px;
	width:207px;
	height:810px;
	z-index:2;
	background-color: #EAEAEA;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
#SpazioSx {
	position:absolute;
	left:0px;
	top:0px;
	width:9.4px;
	height:100%;
	z-index:2;
	background-color: #FFFFFF;
}
#ContTabMenuSx {
	position:absolute;
	width:180px;
	height:368px;
	z-index:2;
	left: 18px;
	top: 10px;
}
#TabMenuSx {
	left: 10px;
}
#Evidenza_gen {
	position:absolute;
	z-index:2;
	border-right-width: 3px;
	border-right-color: #FF6600;
	border-right-style: solid;
	background-color: #FFFFFF;
	height: 810px;
	width: 200px;
	top: 222px;
	right: 0px;
}#Fondoevidenza {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:200px;
	z-index:1;
	background-image: url(file:///C|/Documents and Settings/Giovanni Boaga/Documenti/GBdoc/GB/gbWEB-SOFT/gbWEB/Siti WEB/new2/CSS/images/intestazionebassadx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: hidden;
}
#TabEvidenza {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
}
#Evidenze {
	position:absolute;
	left:-3px;
	top:8px;
	width:200px;
	height:780px;
	z-index:2;
}
#Piepagina {
	position:absolute;
	left:0px;
	width:750px;
	height:44px;
	z-index:2;
	bottom: 0px;
}
#DatiPiePagina {
	position:absolute;
	width:750px;
	z-index:1;
	text-align: center;
	background-color: #FF6600;
	color: #FFFFFF;
	height: 42px;
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 4px;
}

#FrecciaSx {
	position:absolute;
	left:18px;
	top:672px;
	width:60px;
	height:16px;
	z-index:3;
	font-size: 10px;
	font-weight: bold;
}
#FrecciaDx {
	position:absolute;
	left:261px;
	top:672px;
	width:60px;
	height:16px;
	z-index:3;
	font-size: 10px;
	font-weight: bold;
}

.NumeriElenco {
	color: #FF0000;
	font-weight: bold;
}
.TestoElenco {
	font-style: italic;
	text-align: left;
}
