﻿
.table_annuncio {
	width: 476px;
	/*background-repeat: repeat-x;
	margin-bottom: 10px;*/
}

.tdAnnuncio {
	/*background-color:#F7F7F7;	*/
    
}



.foto_ann {
	float: left;
	height: 66px;
	width: 92px;
	margin-top: 2px;
	padding-left: 6px;
	/*padding-top: 5px;*/
}


#footer_ann2 
{
	
    z-index: 2;
	float: right;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	clear: right;
	padding-left: 10px;
	padding-top: 5px;
	cursor:pointer;
}

.hed_txt_annuncio {
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt_ann {
	float: right;
	width: 360px;
	height: 60px;
	
	padding-left: 6px;
	margin-top: 4px;
	/*margin-bottom: 20px;*/
}



.txt_dett {
	float: left;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-align: justify;
}


div#pagination ul li {
  display: inline;
}
div#pagination ul span
{
  font-size: 15px;
  color: #CCCCCC;
  font-weight: bold;
  border: 1px solid #890F0C;
  padding: 3px 8px;
  text-decoration: none;
  margin: 0 1px 0 1px;
}
div#pagination ul li.rect a 
{
 text-align: center;
  font-size: 15px;
  color: #890F0C;
  font-weight: bold;
  border: 1px solid #D21609;
  padding: 3px 8px;
  text-decoration: none;
  margin: 0 1px 0 1px;
}

div#pagination ul li.rect.active a, 
div#pagination ul li.rect a:hover {
  color: #FFFFFF;
  background-color: #D2170A;
  border-color: #890F0C;
}
div#pagination ul li.rect a:active {
  background-color: #D21609;
  border-color: #890F0C;
}
.divFiltroAsc
{
    background-repeat :no-repeat ;
    background-image:url(../images/asc.gif) ;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#953A46;
	border-right : solid 1px #6C6C6A;
	font-size:12px;
	cursor:pointer;
	width:50px;
	padding-left:16px;
	margin-right : 6px;
	float:left ;
}
.divFiltroDesc
{
    background-repeat :no-repeat ;
    background-image:url(../images/desc.gif) ;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#953A46;
	border-right : solid 1px #6C6C6A;
	font-size:12px;
	cursor:pointer;
	width:50px;
	padding-left:16px;
	margin-right : 6px;
	float:left ;
}
.divMenuBack
{
    background-repeat :no-repeat ;
    background-image:url(../images/back.gif) ;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#953A46;
	border-right : solid 1px #6C6C6A;
	font-size:12px;
	cursor:pointer;
	width:50px;
	padding-left:16px;
	margin-right : 6px;
	float:left ;
}
#table_dettaglio td
{
  color:#5D5D5D;
}
#table_send_mail td {

	color: #953A46;
	background-color: #F4F3EA;
}

