@charset "UTF-8";

*{margin:0px; padding:0px;}

body {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #000;
	background-repeat:no-repeat;
	text-align:left;
	color: #fff;
	font-size:12px;
	background-repeat:repeat-x;
	background-position:top center;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
}

p{
	padding-bottom:10px;
}

a img{
	border:none;
}

a, a:visited, a:link{
	text-decoration:none;
	color:#fff;
	text-decoration:underline;
}

a:hover {
	color:#ec0000;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

h1{
	font-size:25px;
	margin-bottom:5px;
	color:#ec0000;
	font-weight:normal;
}   

h2{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#ec0000;
} 

.breadcrumbs a{
	color:fff;
	text-decoration:none;
}

h3{
	font-size:18px;
	text-align:justify;
	color:#ec0000;
} 

h4{ 
	font-size:16px;
} 

h5{ 
	font-size:15px;
	font-style:italic;
}

form{
	margin:0px;
	padding:0px;
}

fieldset {
	border:none;
}

label{
	margin:0px;
	padding:0px;
}

li{
	margin-left:10px;
}


.sfonfo{
	
}

#wrapper{
	width:891px;
	margin:0 auto;
}

.lingue{
	height:20px;
	background-color:#2b6ba8;
}

.logo h2 a{
	display:block;
	height:102px;
	width:889px;
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-image:url(../images/logo.jpg);
}

.top_menu{
	background-image:url(../images/menu.jpg);
	height:32px;
	background-position:bottom;
	background-repeat:repeat-x;
}

.slideshow{
	height:315px;
	overflow:hidden;
	z-index:-1;
	margin-bottom:10px;
	clear:both;
}

.breadcrumbs{
	margin-bottom:20px;
	margin-top:10px;
}

.sep{
	clear:both;
}

.colonna_2{
	float:left;
	width:200px;
	margin-right:15px;
}
.colonna_1{
	float:right;
	width:670px;
}
		
.colonne{
	background-image:url(../images/colonna.png);
	background-repeat:repeat-y;
	background-position:left;
	width:100%;
}

.footer{
	margin-top:20px;
	color:#fff;
	background-color:#010101;
	padding:10px;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:871px;
	padding-bottom:10px;
}


.footer_menu{
	float:left;
	width:250px;
	height:90px;
}

.footer_menu a{
	color:#FFF;
}

.footer_menu ul li a{
	padding-bottom:3px;
}

.footer_menu a:hover{
	text-decoration:underline;
}

.footer_indirizzo{
	float:left;
	width:390px;
	height:90px;
	color:#FFF;
	font-size:11px;
	
}

.footer_indirizzo b{
	font-size:12px;
}

.footer_menu ul li a{
	display:block;
	width:120px;
	margin-right:5px;
	float:left;
}

.footer_menu ul li{
	margin-left:0px;
	list-style:none;
	margin-bottom:2px;
	display:inline;
}

.footer_ricerca{
	width:229px;
	float:left;
	height:90px;
}

.footer_ricerca input{
	vertical-align:middle;
}

/*modx form*/

#ajaxSearch_submit{
	width:60px;
	margin:0px;
	padding:0px;
}

#ajaxSearch_input{
	width:150px;
	margin:0px;
	padding:0px;
}


input{
	width:150px;
	margin-bottom:5px;
}

textarea{
	width:250px;
	height:100px;
	margin-bottom:5px;
	
}

.cbox{
	width:20px;
	height:20px;
	margin-top:5px;
}

.prv{
	margin-bottom:5px;
}

.ajaxSearch_intro{
	display:none;
}

.footer_ricerca .ajaxSearch_result, .footer_ricerca .ajaxSearch_resultsInfo{
	display:none;
	visibility:hidden;
}

.ajaxSearch_resultLink{
	font-size:18px;
	color:#80121b;
}

/*notizie*/
.notizia_singola{
	margin-bottom:15px;
}

.notizia_singola h3 a{
	margin-bottom:5px;
	color:#80121b;
}

/*contatti*/

.boxcentrato{
	width:620px;
	margin:0 auto;
}

.img_contatti{
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom:20px;
}

.indirizzo_contatti{
	float:left;
	width:300px;
	margin-bottom:20px;
}

.form_dei_fontatti{
	float:left;
	width:300px;
	margin-right:20px;
}

.mappaGoogle{
	float:left;
	width:549px;
	border:1px solid #e6e6e6;
	padding:5px;
	background-color:#f6f6f6;
}

.audio{
	text-align:right;
}

.errors{
	background-color:#FFF;
	margin:20px;
	padding:20px;
	border:5px solid #F00;
	color:#000;
}
