/*
body {
	background: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}
*/
div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

.Evidenziato {			
	color: #0e54a9;	
	font-weight: 700;
}

.TitoloParagrafo {
	font-size: 13px;
	font-weight:700;
	color: #1170e4;
}

.TitoloSottoParagrafo {
	font-size: 12px;	
	color: #F79A00;
}

.BordoCelle {
     border:1px; 
	 border-color:#666666; 
	 border-style:solid;
}

#contenutopagina
{
 position:relative;
 padding:2px;
 padding-top:8px;
 padding-bottom:14px;
 float:right;
 top:0px;
 width:710px;
}

.RiquadriLeftMenuMainPage
{
 width:300px;
 text-align:justify;
 float:left;
 margin-left:5px;
}

.RiquadriRightMenuMainPage_p
{
 width:300px;
 height:400px;
 text-align:justify;
 float:left;
 margin-right:0px;
}

.RiquadriRightMenuMainPage
{
 width:350px;
 height:400px;
 text-align:justify;
 float:right;
 margin-right:0px;
}

.BodyNotizie
{
 width:344px;
 border-left:solid 1px #D8D7D7;
 border-right:solid 1px #D8D7D7;
 margin-top:0px;
 padding-top:0px;
 border-top:0px;
 margin-bottom:0px;
 padding-left:2px;
 padding-right:2px;
 border-bottom:solid 1px #D8D7D7; 
}

.BaseNotizie
{
 position:relative;
 margin-top:0px;
 left:0px;
 width:348px;
 overflow:hidden;
 border-bottom:solid 1px #D8D7D7;
 border-left:solid 1px #D8D7D7;
 border-right:solid 1px #D8D7D7; 
}

.TestataNotizie
{
 position:relative;
 top:1px;
 left:0px;
 width:350px;
 height:30px;
 overflow:hidden;
 background-image:url(../images/testatanews.png);
 background-repeat:no-repeat;
 color:#FFFFFF;
 text-align:center;
 font-weight:bold;
 padding-top:5px;
 margin-bottom:0px;
 padding-bottom:0px;
 border-bottom:0px;
}

.RiquadroMenuMainPage
{
 width:300px;
 text-align:justify;
 float:left;
 padding-bottom:25px;
}


.RiquadroMenuMainPageL
{
 width:300px;
 text-align:justify;
 float:left;
}

.RiquadroMenuMainPageR
{
 position:relative;
 left:65px;
 width:300px;
 text-align:justify;
 float:right;
}



.RiquadroMenuMainPageSubL
{
 margin-top:4px;
 width:90px;
 text-align:left;
 float:left;
}

.RiquadroMenuMainPageSubR
{
 width:210px;
 text-align:justify;
 float:right;
}

.linkgenerico{
	color: #1170e4;
	text-decoration: none;
}

a.linkgenerico:link {
}

a.linkgenerico:visited {
color: #1170e4;
}

a.linkgenerico:hover {
	text-decoration: underline;
}


