﻿/* CSS Document */
body {
	margin:1;
	padding:0;
	background-color:#999999;
	/*background-image:url(images/sfondo.gif);*/
}

div#container
	{
	position:relative;
	width:800px; 
	height:580px; 
	margin:0 auto;
	border:thin;
	background-color:#FCFCFC;
	border-color:#666666;
	border-style:solid;
	}

div#IntestaSx
	{
	position:absolute; top:0px; left:0px;
	width:580px;
	height:100px;
	background-image:url(images/sede_cotral.gif);
	/*background-image:url(images/logo431x71.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
	}
	
	
#IntestaDx{
	width:600px; height:100px; color:#000; position:absolute; top:6px; left:251px;
	background-image:url(images/logo431x71.jpg); background-repeat:no-repeat; background-position:center;
}


div#SfondoMenu
	{
	position:absolute;
	width:800px;
	height:40px;
	top:110px;
	left: 0px;
	background-image:url(images/barrablu.png);
	background-repeat:repeat-x;
	}

#menu{
	position:absolute;
	top:8px;
	margin-left:0px;
	left: 5px;
	width: 792px;
}
#menu li{float:left; font:11px verdana; font-weight:bold; list-style:none;}
#menu li a{color:#FFFFFF; text-decoration:none;}
#menu li a:hover{color:#CCCCCC;}


#BloccoSx	
	{
	position:absolute;
	width:578px;
	height:375px;
	top: 164px;
	left: 5px;
	background-image:url(images/headerbg1.gif);
	background-position:right;
	background-repeat:repeat-y;
	font:11px verdana;
	color:#666666;
	}


#BloccoDx
	{
	position:absolute;
	width:200px;
	height:400px;
	left: 600px;
	top: 138px;
	font:11px verdana;
	color:#666666;
	background-image:url(images/bus_piccolo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}	

#BloccoDxLink{ font:11px verdana; font-weight:bold;}
#BloccoDxLink a{color:#006699; text-decoration:none;}
#BloccoDxLink a:hover{color:#999999; text-decoration:underline;}





div#footer
	{
	position:relative;
	margin:0 auto;
	width:800px;
	color:#FFFFFF;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	}

.Piva{color:#000099; font-weight:bold;}

.Titolo
{
	font-family: Verdana; 
	font-size:18px;
	font-weight:bold;
	color:#006699;
}

.TitoloMedio
{
	font-family: Verdana; 
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
}

.TitoloMedio2
{
	font-family: Verdana; 
	font-size:12px;
	font-weight:bold;	
	color:#009900;
}

.TitoloUltimaOra
{
	color: #FF0000;
	font-weight: bold;
}

.segue
{
	font-family: Verdana; 
	font-size:10px;
}
.segue a{color:#0000FF; text-decoration:none;}
.segue a:hover{color:#333333; text-decoration:underline;}

