﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #999999;

	line-height: 18px;	
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{ color:#3366FF;}

div#contenitore {
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
div#top{ width:955px;
height:300px;}

.elenco-news {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 5px;
	color:#666666;
	font-size:11px;
}
.elenco-attivita {
	margin: 5px;
	border-bottom-style: none;
	text-indent:10px;
	padding: 5px;
	color:#CCCCCC;
	font-size:16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.elenco-attivita a{
	color:#CCCCCC;
}
.elenco-attivita a:hover{	color:#3366CC;}

h2 { color: #3366CC;
	margin: 10px;}
	
.primopiano{
	font-size:11px;
	color: #666666;
	line-height: 15px;
}	
	
	
.piede {
	background-image:url(../img/piede.jpg);
	width:955px;
	height:25px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 20px;
}
.piede a{
	color:#CCCCCC;
}
.piede a:hover{	color:#3366CC;}
.titoletto{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#top{ width:955px;
height:350px;}
.titolo{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold; 
}
.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color: #333333;
}
.date:link{
	color: #333333;
}
#box1 {
	background-image:url(../img/slide_base.png);
	width: 623px;
	height:247px;
	position: absolute;
	top: 103px;
	z-index: 2;
}

#box2{
	width:623px;
	top: 103px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	overflow:hidden;
}

.botton{
 margin-left:82%;
	margin-right:20px;
	color: #FFFFFF;
	background-color: #0066CC;
	border:0px;
	text-transform: uppercase;
	font-size: 10px;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}
.botton:hover{ 
color: #FFFFFF;
	background-color: #333333;
	background-repeat: no-repeat;
	display: block;
}

.ora{
	width:600px;
	border:0px;
	text-transform: uppercase;
	font-size: 16px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ora:hover{ 
 	background-color: #0066CC;
color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
}
