#banner {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../imgs/banner/center.jpg);
	background-repeat: repeat-x;
}
#banner_rigth {
	position: absolute;
	top: 0px;
	right: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#sidebar_left {
	position: absolute;
	width: 151px;
	left: 1px;
	top: 98px;
	border: 1px solid #8484AD;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	height: 542px;
}
#content {
	padding: 5px;
	margin-top: 110px;
	margin-right: 155px;
	margin-left: 155px;
}
#sidebar_rigth {
	position: absolute;
	height: 540px;
	width: 150px;
	top: 97px;
	border: 1px solid #8484AD;
	margin: 0px;
	right: 0px;
	padding: 0px;
}
#nav {
	position: absolute;
	left: 0px;
	top: 75px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#nav a {
	font-weight: bold;
	font-size: 12px;
	color: #6B6B9C;
}
#nav_dx {
	position: absolute;
	top: 75px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	right: 0px;
}
#nav_dx a {

	font-weight: bold;
	font-size: 12px;
	color: #6B6B9C;
}
#content a {
	color: #FF6600;
}
.titolo_sidebar {
	background-color: #FE7203;
	text-align: center;
	font-weight: 800;
	display: block;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
#sidebar_rigth p {
	padding: 5px;
	color: #FFFFFF;
}
#sidebar_left ul {
	padding: 5px;
}
.voce_elenco {
	background-color: #0A1384;
	display: block;
	padding: 2px;
	margin: 3px;
	border: 1px solid #8C8CB2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.titoli_contenuti {

	background-color: #FFF1D7;
	display: block;
	padding: 2px;
	margin: 3px;
	border: 1px solid #FFB932;
}
.offerta_sett {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #091384;
	font-weight: bold;
}
.prezzo {
	font-family: "Franklin Gothic Demi";
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #FF0000;
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
}
.titolo_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #FF9900;
}
.TITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #091384;
	text-align: center;
	display: block;
	font-variant: normal;
	line-height: 18pt;
}
.linearancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	background-color: #FF9900;
	display: block;
}
.voce_elenco_evidenziata {
	color: #FFFFFF;
	background-color: 0A1384;
	display: block;
	margin: 3px;
	padding: 2px;
	border: 1px solid #8C8CB2;
}
.prezzoofferta {
	font-family: "Eras Demi ITC";
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.Notebook {
	font-family: "Eras Demi ITC";
	font-size: 18px;
	background-color: #091384;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	display: block;
}
.PrezzoListno {
	font-family: "Franklin Gothic Demi";
	font-size: 16px;
	color: #000000;
}
.COMPUTER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #FF0000;
	text-decoration: blink;
}
.VETRINA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	background-color: #FE7203;
	font-weight: bolder;
	line-height: 24px;
	font-variant: normal;
	word-spacing: normal;
	display: block;
}

