@import url('reset.css');

body { 
	background: #fff;
	margin:0;padding:0;
	font-family: "Arial", Helvetica, sans-serif;
}

/* LAYOUT */

.container {
	width: 960px;
	position: relative;
	margin: auto;
	background: transparent url(../img/top.jpg) no-repeat top right;
}
.header {
	width: 100%;
	height: 150px;
	position: relative;
	z-index: 99999;
}
.content {
	width: 95%;
	margin: auto;
	z-index: 9;
		font-size: 14px;
	line-height: 1.6;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

/* HEADER */

.top{
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
}
.top a{
	line-height: 14px;
	font-size: 12px;
	padding: 0 4px;
	margin: 0px 0px 0px 5px;
	text-shadow: 1px 1px 1px #000;
	color: #ddd;
	text-decoration: none;
}
.top a:hover{
	color: #fff;
}
@media screen and (max-width: 860px) {
	.top a{
		text-align: left;
		font-size: 10px;
		text-shadow: none;
	}
}
.facebook{
	 padding-top: 50px; 
	 text-align: right; 
	 width: 830px;
	 }
.facebook a{
	line-height: 14px;
	font-size: 11px;
	padding: 0 4px;
	margin: 0px 0px 0px 5px;
	color: #999;
	text-decoration: none;
	}	 
/* SEDE */

.sede {
	width: 240px;
	height: auto;
	padding: 10px 40px 10px 20px;
	font-size: 35px;
	color: #fff;
	background: #a41d2c;
	z-index: 99999;
	position: absolute;
	top: 10px; left: 20px;
	text-transform: uppercase;
	text-align: left;
}
.sede a {
	color: #fff;
}
.sede a:hover {
	color: #fff;
}

/* LOGO */

.logo {
	width: 80px;
	height: 184px;
	background: transparent url(../img/logo.png) 0px 0px;
	position: absolute;
	top: -260px; right: 30px;
	z-index: 999999;
}
.logo:hover {
	background-position: 0px 2px;
}

.logo a {
	width: 100%;
	height: 232px;
	display: block;
}

/* MENU */

div.menu {
	width: 100%;
	height: 40px;
	background: #000;
	text-align: center;
}
div.menu ul.menu {
	margin: auto;
	height: 40px;
	margin: auto;
}
div.menu ul.menu li {
	width: auto;
	display: inline;
	height: 40px;
	line-height: 40px;
	margin: 0px 3px 0px 3px;
}
div.menu ul.menu li a {
	color: #fff;
	padding: 15px 3px 9px 3px;
	text-decoration: none;
	font-size: 16px;
}
div.menu ul.menu li a:hover {
	background: #a41d2c;
	color: #fff;
}
div.menu ul.menu li a.active {
	background: #a41d2c;
	color: #fff;
}

/* MISC */
.content ul {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: disc;
	margin: 10px 0px 10px 0px;
}
.content ul li {
	margin-left: 20px;
}
.content ol {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: disc;
	margin: 10px 0px 10px 0px;
}
.content ol li {
	margin-left: 20px;
}

/* FOOTER */

.footer{
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 5px 5px;
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #ccc;
	opacity: 0.9;
}
.footer p{
	line-height: 14px;
	font-size: 11px;
	padding: 0px 4px 5px 4px;
	margin: 0px 0px 0px 5px;
	color: #2b2b2b;
	text-decoration: none;
	float: left;
}
@media screen and (max-width: 860px) {
	.footer p{
		display: block;
		text-align: left;
		font-size: 10px;
		clear: both;
	}
}

/* LINKS */
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #a41d2c;

}
.content a{
	text-decoration: underline;
	}
.content a:hover{
	text-decoration: none ;
	}
/* TYPE */

h1{
	clear: both;
	font-size: 34px;
	position:relative;
	color: #000;
	font-weight: 400;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
    padding: 5px 0px 5px 0px;
	z-index:1000;
	text-transform: uppercase;
	text-align: left;
}
h1 span{
	font-family: 'Playfair Display', serif;
	font-style: italic;
	text-transform: none;
	font-size: 20px;
}
.content p{
	clear: both;

}



/* aggiunte personalizzate */

.clear{
	clear:both;
	}
#contenuto{
	clear:both;
	float:left;
	width:100%;
	}
.colonnaSx{
	float:left;
	width:530px;
	}

.colonnaDx{
	float:right;
	width:350px;
	}

.colonnaSxContatti{
	float:left;
	width:450px;
	}

.colonnaDxContatti{
	float:right;
	width:430px;
	}
	
#boximg{
	float:left;
	padding:3px 5px 3px 0;
	}
	
.newsHome{
	
	line-height: 1.5;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#666;
	}
.titbox{
	font-weight:bold;
	line-height:1.0;
	color:#333;
	font-size: 13px;
	}
.descrizionebox{
	font-size:12px;
	}
.data{
	font-size:12px;
	font-weight:bold;}
.elencoNews{
	float:right;
	font-size:11px;}
.elencoNews a{
	color:#a41d2c;
	}
.elencoNews a:hover{
	color:#000;
	text-decoration:underline;
	}
.LinkDx{
	text-align:right;
	font-size:12px;
	padding:5px 0;}
.LinkDx a:hover{
	color:#a41d2c;
	text-decoration:none;
	}
.LinkDx a{
	color:#000;
	text-decoration:underline;
	}
.impaginazione{
	font-size:12px;
	color:#A41D2C;
	font-weight:bold;
	text-align:center;
	width:100%;
	}
.impaginazione a{
		font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	padding:5px 10px;
	}
.impaginazione a:hover{
	font-size:12px;
	color:#a41d2c;
	font-weight:bold;
	text-decoration:none;
	}
.closed{
	float:left;
	width:40px;
	text-align:center;
	}
.closed a {
	text-decoration:none;
	}
.ImgRigaGall{
		width:100%;
		margin:20px 0;
		}
	.ImgRigaGall a{
		padding:3px;
		
	}
.content .titBox{
	font-size: 16px;
	line-height: 1.8;
	font-weight:bold;
	
}
