/* CSS Document */

.spazioElenco{
	height: auto;
	width: auto;
	line-height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.spazioTesto {

	height: auto;
	width: auto;
	line-height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.prenEsaurite {
	height: auto;
	width: auto;
	line-height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #FF0000;
	text-indent: 10px;
}
.spazioIndRist {
	height: auto;
	width: auto;
	line-height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}
.locandina01 {
	height: 6px;
	width: 170px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../immagini/compHome/Locandine/locandina01.jpg);
	margin-right: 10px;
	background-repeat: no-repeat;
}
.locandina02 {
	height: auto;
	width: 170px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../immagini/compHome/Locandine/locandina02.jpg);
	margin-right: 10px;
	background-repeat: repeat;
}
.locandina03 {

	height: 6px;
	width: 170px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../immagini/compHome/Locandine/locandina03.jpg);
	margin-right: 10px;
	background-repeat: no-repeat;
}
.avviso-evidenziato {

	height: auto;
	width: auto;
	line-height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #FF0000;
	text-indent: 10px;
}
