﻿body {
    margin:0px;
    margin-top:5px;
    padding:0px;
	font-family: Verdana;
	font-size: 12px;
	background-image:url(images/background.png);
	background-color:#EBEBEB;
	background-repeat:repeat-x;
	text-align:center;
}

a {
	color: #0750D9;
	text-decoration:none;
}

a:hover {
	color:#0750D9;
	text-decoration:underline;
	
}


.Alignment {
	width:964px;
	margin-left:auto;
	margin-right:auto;
	
	
}

.Header{
	height:124px;
	background-image:url('images/Header.png');
	background-repeat:no-repeat;
}

.Header1{
	height:26px;
	background-image:url('images/header1.png');
	background-repeat:no-repeat;
	text-align:left;
}
.Data{
	width:200px;
	margin-right:10px;
	font-size: 0.9em;
	color:White;
	font-weight:bold;
	text-align:right;
	padding-top:5px;
	float:right;
	
}
.BarraOr{
	Width:964px;
	text-align:left;
	background-color:White;
	
}

.Content{
    float:left;
    width:964px;
    background-color:White;
    padding-top:5px;
}

.ColumnSx{
	float:left;
	width: 140px;
	height: auto;
	
	margin-bottom:10px;
	text-align:left;
}
.ColumnDx{
	float:right;
	width: 275px;
	text-align:left;
}


ul{
	margin-left:1px;
}

li{
	margin:0 5px 0 0px;
	padding: 5px 0 5px 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	display:block;
	color: Black;
	font-size: small;
	border-bottom:1px #CCCCCC solid;
}
.menunews{
	
	padding: 5px 0 5px 10px;
	display:block;
	color: Black;
	font-size: small;
	
	
}
.menunews a{
	padding: 5px 0 5px 10px;
	color: Black;
	text-decoration:none;
	display:block;
    margin-left:0;
    border-bottom:1px #CCCCCC solid;
}
.menunews a:hover{
	background-color:#CCCCCC;
	color:White;
}
.menunews p{
	margin-bottom:-10px;
	
}

li a{
	padding: 5px 0 5px 10px;
	color: Black;
	text-decoration:none;
	display:block;
    margin-left:0;
}

li a:hover{
	background-color:#CCCCCC;
	color:White;
}

.AreaRiservata {
	position:relative;
	float:left;
	width:640px;
}

.AreaNews {
	position:relative;
	float:left;
	width:600px;
	margin-right:10px;
}

.SilverArea {
    
	width:520px;
	height:390px;
	
}
.News {
	position:relative;
	float:left;
	margin-left:10px;
	width:520px;
	
}
.TextJustify {
	text-align:justify;
	
}
.NewsBox {
	text-align: left;
	width: 520px;
	float: left;
	padding:5px;
    background-color: White;
}
.NewsBox1 {
	text-align: center;
	width: 266px;
	float: right;
}
.Footer{
	position:relative;
	clear:both;
	height:40px;
	width:964px;
	background-image:url('images/Footer.png');
	background-repeat:no-repeat;
	color:White;
	padding-top:8px;
	
}
.titolo {
	width:520px;
	height:28px;
	color: #333333;
	text-align: left;
	background-image:url('images/Primo_Piano.png');
	background-repeat:no-repeat;
	margin-top: 2px;
}
.NewsDx 
{
    font-size:1em;
	text-decoration:none;
	
	
}
.TitoloPrimaPagina 
{
    
	text-decoration:none;
	font-weight:bold;
	
}
.TestoPrimaPagina 
{
    color:White;
	font-weight:bold;
	
}
.NewsArticoloDx 
{
    
    font-size:0.9em;
	padding-bottom: 2px;
	text-decoration:none;
	float:left;
	display:inline;
	margin-right:5px;
}

.Paginazione 
{
    text-decoration:none;
    font-weight:bold;	
	color:  Black;
	text-align:center;
}
.Paginazione a{
    text-decoration:underline;	
	color: #0750D9;
	font-weight: normal;
}


.Paginazione a:hover{
    text-decoration:underline;	
	color: Orange;
}
.MenuV 
{
    text-decoration:none;
    margin:0 5px 0 5px;
    padding: 5px 5px 5px 5px;
    color:  Black;
	border-bottom:solid 1px #CCCCCC;
	width:120px;
	display:block;
}
.MenuV a
{
    text-decoration:none;
    color:  Black;
	padding: 5px 5px 5px 5px;
	
}
.MenuV a:hover
{
    text-decoration:underline;
    background-color:#CCCCCC;
    color:White;
    	
}

.MenuV1 
{
   font-family:Verdana;
   
}
.MenuV1 a
{
    text-decoration:none;
    
	
	
}
.MenuV1 a:hover
{
    
    color:White;
    font-size:1em;
    	
}

