body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: #FFCC00;
}

hr{
	display: none;
}
td { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #000;
}

//TABELLA IMMOBILI
.tdimm {
	width: 336px;
}
.divimm {
	width: 320px;
}

.banner {
	border: 4px solid #FFF;
}

/* tabella grande */

#tab {
	width: 750px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	left: 50%;
	margin: 10px 0px 0px -376px;
	background-color: #fff;
}

/* tabella titolo */


#menualto {
	background-image: url(../../img/menu.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 96px;
}
#titletab {
	padding: 0px;
	margin: 0px;
	height: 214px;
	width: 740px;	
}

/* corpo pagina centrale */

#corpo {
	position: relative;
	width: 750px;
	margin-top: 0px;	
}

/*MINIATURE FOTO */

.fotosx {
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #000000;*/
	float: left;
	margin-right: 8px;
	margin-top: 0px;
}

.fotosx img, .fotosx img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*border: 1px solid #000000;*/
}

#newsimg {
 	margin-top: 5px;
}

.titolomin {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
}

/* menu laterale sinistro */

#menu {
	margin-top: 0px;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 206px;
	text-align: left;
	z-index: 10;
}

#bloccolink a, #bloccolink a:link {
	margin-left: 20px;
	display: block;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#bloccolink a:hover, #bloccolink a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



#ricerca {
	background-position: top left; 
	height: 265px;
}

.tabella TD a, .tabella TD a:link {
	color: #000;
	text-decoration: none;
}

.tabella TD a:hover, .tabella TD a:active {
	color: #000;
	text-decoration: underline;
}

/* TABELLA RICERCA */
.ric-desc {
color: #666;
text-align: justify;
}
/* TABELLA RICERCA */
.ric-int {
font-weight: bold;
text-transform: uppercase;
}

a.ric-int, a.ric-int:link {
	color: #333;
	text-decoration: none;
}

a.ric-int:hover, a.ric-int:active {
	color: #000;
	text-decoration: underline;
}


.ricerca-testa {
	background-color: #EEE;
	height: 20px;
	border-top: 1px solid #EBEBEB;
	/*border-bottom: 1px solid #EBEBEB;*/
	background-image: url(../../img/fondo_tab_intesta.gif);
	background-position: top left; 
	background-repeat: repeat-x; 
}
.ricerca-testa2 {
	padding-left: 4px;
	padding-top: 2px;
	background-color: #EEE;
	height: 18px;
	border-top: 1px solid #EBEBEB;
	/*border-bottom: 1px solid #EBEBEB;*/
	background-image: url(../../img/fondo_tab_intesta.gif);
	background-position: top left; 
	background-repeat: repeat-x; 
}

/* login */
#menu form {
  padding: 0;
  margin: 0;
  border: 0;
}
/* corpo del testo */

#principale {
 	width: 500px;
	text-align: justify;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	margin: 0px;
	padding: 0px;
	margin-left: 234px;
	Line-Height: 15px;
	position: relative;
}
/*#barradx {
	width: 180px;
	right: 0;
	top: 0;
	position: absolute;
}*/

#newsletter {
	text-align: center;
	padding: 10px;
	background-color: #333;
}

/* principale - form */

#principale input {
	font-size: 11px;
}

#principale .checkbox {
	font-size: 14px;
	border: 0;
}

#principale .invia {
	color: #fff;
	width: 15px;
	font-weight: bold;
	font-size: 11px;
	border: 0px solid #104E93;
	background-color: #333;
}

.newsfondo {

}

#principale select {
	font-size: 11px;
	border: 1px solid #EBEBEB;
}

#principale textarea {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
}

/* principale - bottone dei form */

#principale input.formbotton {
	width: 76px;
	font-size: 11px;
	color: #000;
	background-color: #104E93;
	border: 1px solid #fff;
}

/* news - barra del titolo e dell'autore */

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	

	margin-top: 2px;
	line-height: 1.3em;
	font-size: 16px;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #000;
}

h4 {
	margin-top: 0px;
	line-height: 1.3em;
	font-size: 13px;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #000;
}

h5 {
	margin-top: 10px;
	font-size: 13px;
	margin-bottom: 5px;
	color: #000;
}

h6 {
	margin-top: 6px;
	font-size: 12px;
	margin-bottom: 2px;
	color: #000;
}

#principale .news {
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1.3em;
}

#principale .newstitolo {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #000;
	font-style: italic;
	/* #C60000 104E93 */
	background-image: url(images/bordo_min.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

#principale .newscat {
	color: #A8A8A8;
	/*#FFD600  808080*/
}
#principale .corponews {

	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#principale .subtitle {
	color: #808080;
	font-size: 11px;
}

#principale .subtitle .autore {
	background-image: url(images/autore.gif); 
	background-repeat: no-repeat; 
	background-position: left;
	padding-left: 14px;	
}

.subtit {
  text-align: right;
  color: #999;
  font-style: italic;
  font-size: 12px;
}

/* bottoni di navigazione delle news */

#principale #numpag a, #principale #numpag a:link {
	color: #808080;
	text-decoration: none;
}

#principale #numpag a:hover, #principale #numpag a:active {
	color: #000000;
	text-decoration: none;
	background-image: url(images/border.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

#principale span {
	text-align: center;
}

#principale span.active {
	color: #000000;
}

/* titolo pagina con sfondo giallo */

#titolo {
	height: 25px;
	padding-top: 0px;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: middle;
	font-style: oblique;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* barra del footer */

#end {
	width: 750px;
	margin: 0px 0px 10px -376px;
	background-image: url(../../img/end.jpg);
	background-position: top left; 
	height: 125px;
	position: relative;
	left: 50%;
}
#txt {
	position: absolute;
	top: 72px;
	right: 188px;
	color: #000;
	text-align: right;
	Line-Height: 15px;
	font-size: 12px;
}
#footer {
	width: 750px;
	text-align: justify;
	margin: 0px;
	Line-Height: 15px;
	text-align: center;
	color: #000;
	margin: 10px 0px 0px -376px;
	position: relative;
	left: 50%;
}
#footer .testo {
	color: #999999;
}
/* tabella interna al footer */

img {
	border: 0px;
}

a, a:link {
	color: #999;
	text-decoration: none;
}

a:hover, a:active {
	color: #999;
	text-decoration: underline;
}

#footer a, #footer a:link {
	color: #444;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #444;
	text-decoration: underline;
}

.formmin {
	width: 38px;
	border: 1px solid #EBEBEB;
	text-align: right;
	padding-right: 2px;
}

.formpiccolo {
	width: 120px;
	border: 1px solid #EBEBEB;
}

.formmedio {
	width: 160px;
	border: 1px solid #EBEBEB;
}

.formgrande {
	width: 200px;
	border: 1px solid #EBEBEB;
}

.selectpiccola {
	width: 110px;
	border: 1px solid #EBEBEB;
	font-size: 10px;
	margin-bottom: 2px;
	/*height: 16px;*/
}

.selectmin {
	width: 53px;
	border: 1px solid #EBEBEB;
	font-size: 10px;
	margin-bottom: 2px;
}

.selectmedia {
	width: 204px;
	border: 1px solid #EBEBEB;
}

.textareamin {
	width: 200px;
	height: 100px;
	border: 1px solid #EBEBEB;
}

.textareapiccola {
	width: 280px;
	height: 100px;
	border: 1px solid #EBEBEB;
}

.textareamedia {
	width: 280px;
	height: 160px;
	border: 1px solid #999;
}

.textareagrande {
	width: 280px;
	height: 220px;
	display: block;
	border: 1px solid #999;
}

.forminvia {
  width: 30px;
  border: 1px solid #800;
  color: #800;
}

/* tooltip */

a.link{ position:relative; /*questa Ë fondamentale*/
    z-index:24; color: #000;
    text-decoration: none}
a.link:hover{ z-index: 65;}
a.link div{display: none}
a.link:hover div{ /*lo span verrý mostrato solo sullo stato :hover */
    display: block;
    position:absolute;
    top: -5px;
    left: -165px;
    width: 160px;
    padding: 3px;
    margin:0;
    border:0;
    font-weight: normal;
    border: 1px solid #800;
    background-color: #B0B0B0;
    color:#000;
    font-size: 11px;
    text-align: left;
    z-index: 45;
}

.numsel {
	font-weight: bold;
	color: #FFCC00;
}

.num {
	text-align: right;
}