/* CSS Document */

body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url(images/sfondo.gif);
    background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 0.78em;
}
form
{     
	font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 0.78em;
}
.inserito-news
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.9em;
}
.titolo-news
{
    font-size: 1.2em;
    color: #800000;
    font-weight: bold;
    font-variant: small-caps;
    font-style: italic;
}
.menu-proposte
{
    margin-left: 5px;
    list-style-type: disc;
}
hr
{
    display: none;
}
a:link .banner, a:visited .banner
{
    text-decoration: none;
    border-width: 0px;
    padding: 0;
    filter: Alpha(Opacity=60, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
a:hover .banner
{
    filter: Alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
    border-width: 0px;
    padding: 0;
}
h1
{
    visibility: hidden;
}
h2
{
    font-size: 1em;
    font-weight: bold;
}

.text
{
    font-size: 0.9em;
}
.img-home
{
    border-style: solid;
    border-width: 1px;
    padding: 0;
}

#testa
{
    width: 800px;
    margin: auto;
    text-align: left;
    background: #FFFFFF url(images/bg-stella.jpg) no-repeat;
    height: 144px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #006666;
}
#corpo
{
    width: 800px;
    margin: auto;
    text-align: left;
    position: relative;
    background-color: #fff;
    height: 50em;
}
#piedipagina
{
    width: 800px;
    margin: 1em auto;
    text-align: left;
    padding: 1em 0;
}
#corpo-colonna0
{
    width: 18%;
    padding: 1em 0.5em 0.5em;
    float: left;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #666666;
    height: 100%;
}
#corpo-colonna1
{
    width: 55%;
    padding: 1em 0.5em 0.5em;
    float: left;
    position: relative;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #666666;
    height: 100%;
}
#corpo-colonna2
{
    padding: 1em 0.3em 0.3em;
    float: left;
    width: auto;
    position: relative;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #666666;
    height: 100%;
}
#canali
{
    text-align: center;
    font-size: 0.9em;
    padding: .5em 0;
    position: relative;
    top: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #006600;
    background-color: #EBEBEB;
    height: 100%;
}
#titoloHome
{
    font-size: 1.05em;
    font-weight: bold;
    padding: 0.5em 0 0em 0.5em;
}
#box-notizie
{
    padding: 0.7em 0 0em 0.7em;
}
#vediNews
{
    border-style: solid;
    border-width: 1px;
    float: left;
    width: auto;
    position: relative;
}
h5
{
    font-size: 1.1em;
    font-weight: bold;
    color: #FF9900;
}
li
{
    line-height: 150%;
}