﻿@charset "utf-8";

.footerLogo {
	width: 110px;
}

.footerIndirizzo {
	width: 250px;
	margin: 0 0 0 15px;
	color: #666;
	font-size: 80%;
	vertical-align: bottom;
}

.footerChiusura {
	margin: 0 0 0 15px;
	color: #666;
	font-size: 80%;
	vertical-align: bottom;
}

a.linkChiusura {
	text-decoration: underline;
	color: #666;
}

a.linkChiusura:hover	{
	text-decoration: none;
	color: #000000;
}

.colonnaFooter h5 {
	display: block;
	width: 215px;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	color: #000;
	font-size: 80%;
	background-color: #CCC;
	font-weight: bold;
	background-image:url(../imgs/footer/angoloGrigio.png);
	background-position: 205px 0;
	background-repeat: no-repeat;
}

/*.titoloSezioneFooter {
	background-color: #CCC;
	font-size: 80%;
}*/
.colonnaFooter {
	width: 25%;
	vertical-align: top;
}

.colonnaFooter ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.colonnaFooter li {
	background-image: url(../imgs/menu/menu-Triangolo_01.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0 0 0 20px;
}

.colonnaFooter a {
	font-size: 75%;
	text-decoration: none;
	color: #333;
}

.colonnaFooter a:hover {
	text-decoration: underline;
	color: #000000;
}

.postaCertificataImg {
	/*margin: 15px 0 0 0*/;
	vertical-align: bottom;	
}
	