@charset "UTF-8";
/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }

fieldset,img,abbr { border: 0; }

address,caption,cite,code,dfn,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }

caption,th { text-align: left; }

q:before,q:after { content: ''; }

a { text-decoration: none; }

.pulisci{margin: 0; padding: 0; height:0; clear:both;}


/*Layout*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color:#fff;
	background-image:url("../images/body.png");
	background-repeat:repeat-x;
	background-position:top;
}

a{
	color:#640000;
}

a:hover{
	color:#1f1f1f;
}

h1, h2, h3, h4, h5, .ajaxSearch_highlight, .ajaxSearch_highlight1{
	color:#640000;
}

h1{
	padding-bottom:20px;
	height:36px;
	
}

#dialog_it, #dialog_en, .ric_it, .ric_en{
	display:none;
}

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

.logo{
	width:896px;
	height:176px;
	background-image:url("../images/top.png");
	background-position:top;
	margin-top:22px;
}

.logo h2 a{
	width:896px;
	height:176px;
	background-image:url("../images/logo.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

.top_menu{
	margin-bottom:15px
}


.area_flash{
	padding-bottom:10px;
}

.left{
	width:220px;
	float:left;
}
.content{
	width:896px;
}

.colonne{
	width:896px;
	background-image:url("../images/colonna_230.png");
	background-repeat:repeat-y;
	background-position:left;
}

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

.left{
	width:220px;
}

.breadcrumbs{
	padding-top:5px;
	padding-bottom:5px;
}

.footer{
	width:896px;
	margin-bottom:20px;
	margin:20px auto;
}

.footer_menu {
	padding-top:15px;
	color:#373737;
	width:255px;
	float:left;
	margin-bottom:10px;	 
	}
	
.footer_menu ul li{
 list-style:none;
 display:inline;
 float:left;
 width:100px;
 margin-right:5px;
}
.footer_indirizzo span.riga1{
	font-size:13px;
}

.footer_indirizzo{
	text-align:left;
	padding-top:15px;
	color:#373737;
	width:300px;
	float:left;
	margin-bottom:10px;
}

.footer_ricerca{
	margin-top:20px;
/*	width:236px;*/
	float:right;
	/*margin-left:105px;*/
	padding-right:15px;
}

.bottom {
	background-image:url("../images/footer.png");
	background-position:top;
	background-repeat:repeat-x;
}
	
.footer_ricerca p.ajaxSearch_intro, .footer_ricerca p.ajaxSearch_resultsInfo, .footer_ricerca .ajaxSearch_result, .footer_ricerca .ajaxSearch_paging{
	display:none;
}

.ajaxSearch_result, .ajaxSearch_paging{
	padding-bottom:15px;
}

.ajaxSearch_resultLink{
	font-size:16px;
	margin-bottom:top;
}

/*Notizie*/
.tutte_le_notizie{
}

.notizia_singola{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #7c7d7d;
}

.notizia_singola h3{
	margin-bottom:10px;
}

.notizia_singola h3 a{
	height:24px;
}

.notizia_link{
	text-align:right;
	margin-top:5px
}

.notizia_link a{
}

/*Paginazione*/

#ditto_pages{
	text-align:center;
}

#ditto_pages .ditto_currentpage {
	border: 1px solid #000;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #333;
	color: #fff;
}

#ditto_pages .ditto_off {
	border: 1px solid #ccc; 
	padding: 1px 5px 2px;
	margin-right: 1px; 
	color: #ccc;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #999; 
	padding: 1px 5px 2px; 
	margin-right: 1px; 
	text-decoration: none !important; 
	color: #000;
}

#ditto_pages a:hover {
	background-color: #fff; 
	color: #000;
}

/*contatti*/
.form_mappa{
}

.form_dei_contatti{
	width:220px;
	margin-right:20px;
	float:left;
}

.mappa_google{
	width:450px;
	padding:3px;
	float:right;
	border:1px solid #7c7d7d;
	background-color:#e6e6e6;
}

.errors{
	background-color:#fff;
	border:5px solid #e42127;
	padding:10px;
	color:#640000;
}

/*foto*/
.over{
	width:840px;
	overflow:hidden;
}

/*newsletter*/

.form_mn em{
	color:#640000;
}

.form_mn input{
	margin-bottom:8px;
	margin-top:3px;
}

.justifyfull {
	text-align: justify;
}