

.BloccoFiltriDiv
{
	
	width: 225px;
	font-family: Arial;
	font-size: 12px;
	color: #FFAF00;
	border: solid 2px #FFAF00;
	padding :5px;
}

.BloccoFiltri td
{
	padding:1px; 
}
.BloccoFiltri
{
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #FFAF00;
	
}


.BloccoFiltri .Titolo
{
	font-family: Arial;
	font-size: 28px;
	color: #FFAF00;	
	text-align :center; 
	 
}

.BloccoNews:hover
{
	border: solid 1px #8C8C8C;
}

.BloccoNews .Titolo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFAF00;
}

.BloccoNews .Testo
{
	font-family: Arial;
	font-size: 12px;
}

.BloccoNews .FotoNews
{
	width: 110px;
}


.BloccoNews .latotesto
{
	width: 700px;
}

.BloccoNewsInVisita
{
	width: 100%;
	border: solid 1px #F2EEE3;
	background-color: Transparent;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 5px;
}


.BloccoNewsInVisita .Titolo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFAF00;
}

.BloccoNewsInVisita .Testo
{
	font-family: Arial;
	font-size: 12px;
}

.BloccoNewsInVisita .FotoNews
{
	width: 110px;
}


.BloccoNewsInVisita .latotesto
{
	width: 700px;
}

.TitoloSezioneNews
{
	font-family: Arial;
	font-size: 18px;
	color: #FFAF00;
}

.TitoloSezioneNewsBack
{
	font-family: Arial;
	font-size: 16px;
	color: #FFAF00;
	cursor: hand;
	cursor: pointer;
}



.News_Foto1
{
	height: 239px;
	width: 239px;
	background-image: url( '../Images/News/news_foto1.png' );
}

.BloccoNews
{
	width: 100%;
	border: solid 1px #F2EEE3;
	background-color: Transparent;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
	margin: 5px;
}

.ButtonSearch {
	background: url(../Images/Icon/search.gif);
	background-position: center center;
	border-style: none;
	height: 16px;
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
	margin: 1px;
}


.RightArrow {
	background: url(../Images/Icon/right.gif);
	background-position: center center;
	border-style: none;
	height: 16px;
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
	margin: 1px;
}


.LeftArrow {
	background: url(../Images/Icon/left.gif);
	background-position: center center;
	border-style: none;
	height: 16px;
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
	margin: 1px;
}
