/*body {
font-family: helvetica, arial;
font-size: 10px;

}*/

#container {
	position: relative;
	width: 345px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}

a {
text-decoration: none;
color: #292929;
}

a:hover {
text-decoration: underline;
}

small {
color: gray;
font-weight: normal;
font-size: 11px;
display: block;
}

#widget {
	overflow: hidden;
	padding: 0em;
	height: 300px; /* You should adjust this height for your project. */
	position: relative;
	float: left;
	min-width: 345px;
}

#widget img {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 100px;
	height: 75px;
}

#widget li {
	clear: left;
	overflow: hidden;
	position: relative;
	top: 0;
	padding-bottom: 10px;
	height: auto; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

h4 a{
	padding-top: 0em;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #006;
}
h4 a:hover{
	padding-top: 0em;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
}
li p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.prezzo {
	font-size:12px;
	color:#F00;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.prezzo_prenotazione {
	font-size:12px;
	color:#FF0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#News_Leggi, #News_Leggi a{
	color: #06C;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
}
#News_Leggi a:hover{
	color: #F00;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
}
#pdf a {
	font-size:12px;
	color:#F00;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
#pdf a:hover {
	font-size:12px;
	color:#039;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

