﻿body
{
    background-position: center top;
    font-family: Verdana;
    font-size: 12px;
    margin: 0px;
    background-color: #CCFFFF;
    background-image: url('images/sfondo.jpg');
    background-repeat: repeat-y;
}
       
.principale
{
    width: 780px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.centrale
{
    width: 780px;
    height: 100%;
}

.pagina { width:100%;  }
  

.bannerfisso
{
    background-image: url('images/banner.gif');
    background-repeat: no-repeat;
    width: 780px;
    height: 56px;
    vertical-align: text-bottom;
    text-align: right;
}

.menu
{
    width: 180px;
    vertical-align: top;
    background-color: #FFFFFF;
    text-align: left;
}

.imgrotazione
{
    width: 180px;
    vertical-align: top;
    background-color: #FFFFFF;
}

.content
{
    padding: 5px;
    background-color: #FFFFFF;
    width: 600px;
    vertical-align: top;
}

.footer
{
    background-position: center top;
    font-family: Verdana;
    padding: 1px 8px 1px 8px;
    height: 33px;
    background-image: url('images/footer.gif' );
    vertical-align: top;
    background-repeat: no-repeat;
}

.testimonianza
{
    font-family: Verdana;
}
#NewsTicker
{
    padding: 5px;
    background: #FFFFFF;
    width: 170px;
    height: 375px;
    margin: 0px;
    background-image: url( 'images/blocco.jpg' );
    background-repeat: no-repeat;
    background-position: right bottom;

}


#news
{
    width: 170px;
 }
#news a
{
	color:#000;
    text-decoration:none;
}
#news ul
{
	padding:0;
}
#news li{
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:330px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:340px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
.NewsTitle
{
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}
.NewsData
{
    font-size: 9px;
    color: #000000;
    font-style: italic;
    text-align: left;

}
.NewsText
{
    font-size: 9px;
    color: #000000;
    text-align: justify;
}
.homeimage
{
    margin: 0px 5px 5px 0px;
}
.titolo
{
    background-position: left center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    background-image: url(           'images/header-bg.jpg' );
    background-repeat: no-repeat;
    line-height: 30px;
    text-indent: 10px;
}
.bannerrotazione
{

}


.blocco
{
    padding: 0px;
    margin: 0px;
    background-position: right bottom;
    height: 350px;
    background-image: url( 'images/blocco.jpg' );
    background-repeat: no-repeat;
}
.selezionato
{
    background-image: url(   'images/buttons.jpg' );
    background-repeat: no-repeat;
    text-decoration: none;
}

.statico
{
    background-image: url( 'images/button.jpg' );
}

a.selezionato:hover
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    text-decoration: none;
    background-image: none;
}
a.selezionato
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    text-decoration: none;
    background-image: none;
}

.menu a { width:100%; height:100%; display:block;}

.homecentrale
 {
 background-position: right bottom;
 text-align: center;
 background-image: url('images/blocco.jpg');
 background-repeat: no-repeat;
 height: 340px;
 }
