/* VGP3 Styles */

body {
	color: #f00;
	margin: 0px 16px 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0;
	background: #1e2022 url(../immagini/sfondo_base.png) repeat-x 0 top;
}

hr {
	width: auto;
	height: 2px;
	color: rgb(128, 128, 128);
}

h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 16pt;
}

h4 {
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 10pt;
}

h6 {
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
}

h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	/* width: auto; */
	height: 33px;
	/* display: block; */
	background: url(../immagini/sfondo_h1.png) repeat;
	border-left: 1px solid #141516;
	border-right: 1px solid #141516;
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 16pt;
}

h3 {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 8px;
	/* width: auto; */
	height: 33px;
	/* display: block; */
	background: url(../immagini/sfondo_h2.png) repeat;
	border-left: 1px solid #364953;
	border-right: 1px solid #364953;
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 16pt;
}

a:link {
	color: rgb(235, 245, 255);
	text-decoration: none;
}
a:visited {
	color: rgb(182, 192, 202);
	text-decoration: none;
}
a:hover {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

.colorefontbase {
	color: rgb(120, 128, 136);
}
.colorefontillu {
	color: rgb(255, 255, 255);
}
.colorefontrosso {
	color: rgb(255, 0, 0);
}

.banner_int {
	margin-top: 20px;
	margin-bottom: 20px;
	/* width: auto; */
	height: 94px;
	/* display: block; */
	background: url(../immagini/sfondobanner_int.png) repeat;
	border-left: 1px solid #364953;
	border-right: 1px solid #364953;
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 16pt;
}

.imgsinistra {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgdestra {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
    
#contenitore {
	text-align: left;
	background-color: #000;
	/* background: #000 url(../immagini/sfondo2.jpg) repeat-x 0 top;*/
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	position: relative;
}

#contenitoref {
	text-align: left;
	background-color: #000;
	/* background: #000 url(../immagini/sfondo2.jpg) repeat-x 0 top;*/
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 1028px;
	margin: 0px auto;
	position: relative;
}

#bannertitolo {
	height: 112px;
	background: #000 url(../immagini/sfondo_banner.png) repeat-x 0 top;
}

.imgbanner_1 {
	height: 112px;
}

.imgbanner_2 {
	position: absolute;
	top: 0px;
	right: 0px;
}

#barranavigazione {
	height: 50px;
	background: url(../immagini/sfondo_nav.png) repeat-x 0 top;
}

#barranavigazione a {
	height: 34px;
	display: inline-block;
	color: #7a8086;
	font-family: "Arial Black", sans-serif;
    font-weight: normal;
    font-size: 12pt;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #3c4044;
	border-right: 1px solid #000;
	background: url(../immagini/bot_spento.png) repeat-x;
	text-decoration: none;
	text-shadow: 0px -1px 1px #000000;
}

#barranavigazione a:hover {
	height: 34px;
	display: inline-block;
	color: #ebf5ff;
	font-family: "Arial Black", sans-serif;
    font-weight: normal;
    font-size: 12pt;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #3c4044;
	border-right: 1px solid #000;
	background: url(../immagini/bot_acceso.png) repeat-x;
	text-decoration: none;
	text-shadow: 0px -1px 1px #000000;
}

#pulsantiera {
	position: relative;
	float: left;
    width: 192px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: "Arial Black", sans-serif;
    font-weight: normal;
    font-size: 10pt;
	
}

.pannello {
	background: url(../immagini/fibra2.jpg) repeat;
	border: 1px solid #0e1012;
	margin: 18px 0 0;
}

.separatore1 {
	height: 20px;
	display: block;
	background: url(../immagini/separatore1.png) repeat;
	border-left: 1px solid #364953;
	border-right: 1px solid #364953;
}

#splashindice {
	margin: 2px 1px 1px;
  	width: auto;
  	color: rgb(120, 128, 136);
  	font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 10pt;
}

.colonnasplash {
	float: left;
	width: 316px;
	margin-top: 10px;
	margin-left: 20px;
	color: rgb(120, 128, 136);
	text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

#sezionelaterale {
	position: relative;
	margin-right: 20px;
    margin-bottom: 20px;
    float: right;
    width: 172px;
    color: rgb(120, 128, 136);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}
  
.bloccocontenuti {
    margin-left: 212px;
    margin-right: 20px;
    width: auto;
    color: rgb(120, 128, 136);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

.bloccocontenutipieno {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    color: rgb(120, 128, 136);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

.bloccocontenuti_csx {
    margin-left: 212px;
    margin-right: 20px;
    width: auto;
    color: rgb(120, 128, 136);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

.bloccocontenuti_csxds {
    margin-left: 212px;
    margin-right: 212px;
    width: auto;
    color: rgb(120, 128, 136);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

.blocconews {
	/* float: left; */
	/* height: 194px;
	overflow: hidden; */
	/* height: 160px; */
	/* overflow: auto; */
	/* margin-top: 40px; */
	/* margin-bottom: 20px; */
	overflow: hidden;
	width: 100%;
}
  
.bloccolaterale {
    margin-left: 30px;
    margin-bottom: 20px;
    float: right;
    width: 162px;
    color: rgb(120, 128, 136);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}
  
.bloccocopyright {
	clear: both;
    padding-top: 40px;
  	color: rgb(120, 128, 136);
  	text-align: center;
  	font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    background: #000 url(../immagini/sfondo1.jpg) repeat-x 0 bottom;
}

