/* CSS Document */

p {
	font-size:13px;
	font-weight:normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	color:#787b7b;
	padding:0 0 10px 0;
	text-align: left;
}

p.small {
	font-size:11px;
	font-weight:normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	color:#787b7b;
	padding:0 0 10px 0;
	text-align: left;
}

p a:hover,a:hover{
	text-decoration:none;
	color:#da1128;
}

p a, a{
	font-size:13px;
	font-weight:normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	color:#787b7b;
	padding:0;
	margin:0;
	text-decoration:underline;
}

p strong, #corpo ul strong{
	color:#5a5a5a;
}

.parentesi{
	color:#da1128;
	font-size:40px;
	float:left;
	padding:0 5px;
}

#corpo ul {
	/* list-style-type: none;
	padding: 0;
	margin: 20px 0; 
	float:left;
	font-size:13px;
	width:720px;*/
}

#corpo ul li{
	padding: 0 0 0 0;
	margin: 5px 0 5px 30px;
	/* float:left;
	font-size:13px;
	border-bottom:1px dashed #dcd9d9;
	width:720px;*/
}

h1{
	float:left;
}

h1 a{
	color:#da1128;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:50px;
}

h1 a span{
	color:#000;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
}

h1, h2, h3, h4{
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding:0;
	margin:0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
}

h2{
	color:#da1128;
	font-size:25px;
	padding:0 0 10px 0;
}

h3{
	font-size:15px;
	color:#da1128;
	line-height:13px;
}

#banner25anni h3{
	line-height:16px;
}

h4{
	font-size:15px;
	color:#da1128;
	line-height:13px;
	padding-bottom:10px;
}


/* Generici*/
.clear{
	clear:both;
}

.nobordo{
	border:none;
}

.sx{
	float:left;
}

.sx h3{
	padding-top:15px;
	line-height:11px;
}

.dx{
	float:right;
}

.linea{
	border-bottom:1px dashed #6e6e6e;
	margin:10px 0;
	height:1px;
}



/* NEWS */
.news{
	border-bottom:1px dashed #dcd9d9;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	width:720px;
	display:inline;
	float:left;
}

.news-txt{
	width:520px;
	float:left;
}

.news-txt h3{
	font-size:18px;
	padding-bottom:10px;
	line-height:18px;
}

.news-txt a.linknews{
	float:right;
	padding:0 25px 0 0;
	text-decoration:none;
	margin:0;
	font-weight:bold;
}

.news-img{
	width:180px;
	float:left;
	padding:0 0 0 20px;
}

.news-img img{
	border:5px solid #e4e2e2;
}

p.vai a{
	float:right;
	background:url(../images/freccia-news.gif) right no-repeat;
	padding:3px 25px 3px 0;
	text-decoration:none;
	margin:5px 0;
}

p.vai a:hover{
	background:url(../images/freccia-news-hover.gif) right no-repeat;
}

/* GALLERY HEADER */
.gallery{
	float:right;
	width:188px;
	height:161px;
	background-color:#e4e2e2;
	margin:2px 1px;
	padding:5px;
}


/* TXT FOOTER */
#footer #footer-container .testo{
	font-size:11px;
	font-weight:normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#787b7b;
	padding:0 0 10px 0;
	text-align: left;
	text-decoration: none;
	position:absolute;
	top:0;
	left:0;
}

