#ultimefoto {
	text-align: left;
	color: #FFFFFF;
	padding-top: 60px;
}
#ultimenews {
	text-align: left;
	color: #FFFFFF;
}
#ultimefoto h3, #ultimenews h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0px 0px;
	padding: 0px;
	color: #3B84FF;
}
#ultimefoto h4, #ultimenews h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #3B84FF;
}
#ultimefoto p, #ultimenews p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
ul#elencofoto {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
}
ul#elencofoto li {
	display: block;
	margin-bottom: 15px;
	height: 60px;
	color: #FFFFFF;
}
ul#elencofoto li a img {
	display: block;
	float: left;
	margin-right: 15px;
}
.dataeora {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
}
.catnews a {
	font-size: 14px;
	color: #3B84FF;
	text-decoration: none;
}
.catnews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titolonews {
	font-size: 16px;
	color: #3B84FF;
	text-decoration: none;
	font-variant: small-caps;
}
.testonews {
	font-size: 12px;
	margin-top: 10px;
	display: block;
	color: #FFFFFF;
}
.testonews a {
	color: #3B84FF;
	text-decoration: none;
}
.testonews a:hover {
	text-decoration: underline;
}
.linknews a {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	color: #3B84FF;
	text-decoration: none;
	font-style: italic;
}
.linknews a:hover {
	text-decoration: underline;
}
.divisore {
	height: 1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B84FF;
}
#backnews a {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin-top: 15px;
	text-align: center;
}
#backnews a:hover {
	text-decoration: underline;

}


