body {
    margin: 0px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    /*background: #f7f8ff;*/
    background: #f9faff;
}

table tr td {
    border: 0px blue solid;
}

td {
	font-size : 12px;
	text-align : justify;
	/*color: #0C0C65;*/
    color: #0a108a;
}

td.contatti {
	font-size : 12px;
	text-align : right;
	/*color: #0C0C65;*/
    color: #0a108a;
	font-weight : bold;
}

td.privacy {
	font-size : 10px;
	text-align : justify;
	/*color: #0C0C65;*/
    color: #0a108a;
}

.titolo {
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
}

.citta {
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
	background: #BEBED7;
}

.banda {
	background: #DEDEEB;
}

.blu {
	background:#010370;
}

.categoria {
	/*background:#010370;*/
	font-size : 13px;
	font-weight: bold;
}

.ricerca {
	/*background:#D5D5E5;*/
	font-size : 13px;
	font-weight: bold;
	color:#010370;
}

.bordoimm {
	background:#E8EDFF;
}

.bordo2coll{	
	border: 1px solid #E8EDFF;
}

.descrimm {
	/*background:#D5D5E5;*/
        background: url('../images/box_immobile_pixel.jpg') repeat-y;
	font-size : 11px;
	color: #0a108a;
	vertical-align : top;
	text-align : left;
	border: 0px;
        padding: 10px 10px 10px 10px;
	
}

.descr {
	font-size : 10px;
	text-align : justify;
	color: #0a108a;
        background: url('../images/box_immobile_pixel.jpg') repeat-y;
        padding: 10px 10px 10px 10px;
}

input.submit {
	font-size : 12px;	
	color: White;
   	background:#D5D5E5;
   	color: #0C0C65;		
}

select {
	font-size : 12px;
	color: #0C0C65;	
}

input.destra  {
	font-size : 12px;
	color: #0C0C65;	
	text-align: right;
}

input {
	font-size : 12px;
	color: #0C0C65;	
}

textarea	 {
	font-size : 12px;
	color: #0C0C65;	
}

.bianca {
	background:White;	
}

.corporicerca {
        background: #E8EDFF;
}

a,a:visited {
	color: #0A108A;	
}

a:hover {
	color: #0A108A;	
}

a.vetrina,a.vetrina:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.vetrina:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.contatti,a.contatti:visited {
    color: #c49001;
	text-decoration: none;
}

a.contatti:hover {
	color: #c49001;
	text-decoration: underline;
}

a.print_send, a.print_send:visited {
	text-decoration: none;
}

a.print_send:hover {
	text-decoration: underline;
}

a.next,a.next:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.next:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.mail,a.mail:visited {
	color: #11126F;
	text-decoration : none;
}

a.mail:hover {
	color: #11126F;
}

.azienda {
        width: 687px;
	background: url(../images/azienda_bg.jpg) no-repeat top left;
	line-height: 18px;
}

.prezzo {
	font-weight: bold;
	color: #c49001;
	font-size: 14px;
}

.gold {
    color: #c49001;
    font-size: 15px;
    border-bottom: 1px #c49001 solid;
}

