@charset "utf-8";

#lay_head {
	background-image:url(../img/bg_head_contatti.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

/* --- TABELLA ORGANIZZAZIONI --- */

#table_org {
	margin: 20px 0px 0px 0px;

}

.tab_org_loghi {
	width:160px;
	padding:10px 0px 10px 0px;
}

.tab_org_riferimenti {
	width:380px;

	font-family: "Lucida Sans", Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size:11.4px;
	color:	#666666;
}
.tab_org_spaziatore {
	height:30px;
	background-image:url(../img/2px_h_cccccc.gif);
	background-repeat:repeat-x;
	background-position: center center;
}


.riferimento {
background-image:url(../img/ico_mini_rif.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left:15px;
}
.telefono {
background-image:url(../img/ico_mini_tel.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left:15px;
}
.email {
background-image: url(../img/ico_mini_email.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left:15px;
}
.orario {
background-image: url(../img/ico_mini_ora.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left:15px;
}
.web {
background-image: url(../img/ico_mini_web.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left:15px;
}

/* TESTI */ 


