/* CSS Document */

body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url('sfondo.gif');
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em
}
hr
{
    display: none;
}
h1
{
    visibility: hidden;
}
h2
{
    font-size: 1.2em;
    font-weight: bold;
    font-variant: small-caps;
    border-bottom: 1px dotted;
    color: #8c8c8c;
}
a, a:link, a:visited, a:active
{
    border-bottom: 1px dotted;
    text-decoration: none;
    color: #3300ff;
}
a:hover
{
    background-color: #FFFF00;
    text-decoration: none;
    border-bottom: 0;
}
h5
{
    font-size: 1.2em;
    font-weight: bold;
    color: #FF6600;
    font-variant: small-caps;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
.inserito-news
{
    margin-top: 0;
    margin-bottom: 2px;
    font-size: .85em;
}
.menu-blocco
{
	line-height: 130%
}
.titolo-news
{
	font-size: 1.1em;
	color: #000000;
	background-color: #FFFF99;
	background-repeat: no-repeat;
	background-image: url('spillo.gif');
	background-position: left bottom;
	text-indent: 25px;
	height: 22px;
	font-weight: bold;
    font-variant: small-caps
}
.menu-proposte
{
    margin-left: 5px;
    list-style-type: disc;
}

.titolo-news
{
   font-size: 1.1em;
	color: #000000;
	background-color: #FFFF9B;
	background-repeat: no-repeat;
	background-image: url('spillo.gif');
	background-position: left bottom;
	text-indent: 25px;
	height: 22px;
	font-weight: bold;
    font-variant: small-caps
}
.text-news
{
    font-size: 1em;
}
.text
{
    font-size: .8em;
}
.img-home
{
    border-style: solid;
    border-width: 1px;
    padding: 0;
}
.img-banner
{
    border: 1px solid #FFFFFF;
}
.scritta-banner
{
    font-size: .85em;
    font-family: Verdana;
    color: #CC3300;
}
.box-news
{
	border-bottom:1px dashed #CC0099; padding-bottom: 10px; width:50%
}
#testa
{
    width: 800px;
    margin: auto;
    text-align: left;
    background: #FFFFFF url("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;
    border-top: 1px dashed;
    font-size: 0.8em;
    font-family: Verdana;
}

.iframe
{
    width: auto;
    height: 150px;
    overflow: auto;
    border: 1px solid #000;
    padding: 5px;
}



#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: 54%;
    padding: 1em 0.5em 0.5em;
    float: left;
    position: relative;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #666666;
    height: 100%;
    overflow: auto;
 
}
#corpo-colonna2
{
    padding: 1em 0.3em 0.3em;
    float: left;
    width: auto;
    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;
}