html{height:100%;}
body
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#10238A;
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
background:url(../images/top_bg.jpg) left top repeat-x;
height:100%;
}
#fullheight{height:100%}
a:link
{
color:#10238A;
text-decoration:none;
}
a:visited
{
color:#10238A;
text-decoration:none;
}
a:hover
{
color:#F16426;
text-decoration:none;
}


.sfondo_sotto
{
background:url(../images/sfondo_sotto.jpg) left top repeat-x;
}

.divisorio_giallo
{
background:url(../images/divisorio_giallo.jpg) center top no-repeat;
}

.logo_bg
{
background:url(../images/logo_bg2.jpg) left top no-repeat;
}

.rassegnastampa_bg
{
background:url(../images/sfondo_rassegna_stampa.jpg) right top no-repeat;
}
.video_bg
{
background:url(../images/sfondo_video.jpg) right top no-repeat;
}

.bordo {border-width: 0px 1px 0px 1px;
border-style: solid;
border-color: #10238A #10238A #10238A #10238A;
}
.bordoGIALLO {border-width: 3px; border-style: solid; border-color: #FFDF00;
}
.bordoBLU {border-width: 1px; border-style: solid; border-color: #10238A;
}

.footer_link:hover {color:#10238A; text-decoration:underline;}

.Stile1 {
	color: #FFDF00;
	font-weight: bold;
}
.Stile1:link {
	color: #FFDF00;
	font-weight: bold;
}
.Stile1:visited {
	color: #FFDF00;
	font-weight: bold;
}
.Stile1:hover {
	color: #FFDF00;
	font-weight: bold;
}


.Ultimo_match {
	font-weight: bold;
	font-size:25px;
}
.data {
	font-size:10px;
	color:#838383;
}
.Ultimo_match_data {
	font-size:10px;
}


.Testo_bianco {
	color: #FFFFFF;
	text-decoration:none
}
.Testo_bianco:link {
	color: #FFFFFF;
	text-decoration:none
}
.Testo_bianco:visited {
	color: #FFFFFF;
	text-decoration:none
}
.Testo_bianco:hover {
	color: #FFDF00;
	text-decoration:none
}








/*HIGHSLIDE*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid yellow;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 9pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

