*{color:#000!important;margin:0;padding:0;}

body {margin: 0; padding: 0;color: #000;font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;}
#centrato {
	width:100%;
	margin:auto;
	text-align: left;
}
#corpo {
	position:relative; 
	margin:0;
	width: 808px;
	background: #eee url(../immagini/bg_corpo.gif) top left repeat-y;
	}
#col-cent {margin:0;}
#col-sx {display:none;}
#col-dx {display:none;}

#head {
	background:#eee url(../immagini/bg_head.gif) top left no-repeat;
	height:162px;
}
#foot {display:none;}
#logo-head{	text-align:center;
	margin-left:4px;
	width:181px;
}

#flag{
	padding:5px;
	word-spacing:10px;
}

#cat{
	margin:5px;
	
}

/*-- singole strutture ---------------*/

#struttura p a{display:none;}

#struttura{
	margin:5px;
	padding:0;
	margin-bottom:10px;
	padding-bottom:10px;	
}

#struttura img{
	float:left;
	width:40%;
	border:1px solid #999;
	padding:5px;
	margin:0 10px 10px 0;
}

#struttura h1{
	margin-bottom:15px;
	padding:0;
	font-size:120%;
	text-transform:uppercase;
}

#struttura h2{
	font-size:75%;
	line-height:20px;
}

#struttura h1 span {color:#000}
#struttura h2 span {color:#000}

#struttura span.struttura-vendita{
	padding:0 5px;
	background-color:#a91416;
	border:1px solid #eee;
	color:#fff;
}

#struttura span.struttura-affitto{
	padding:0 5px;
	margin:0 2px;
	background-color:#1268ab;
	border:1px solid #eee;
	color:#fff;	
}

.vendite ul li p{display:none}
.no-print{display:none;}

/*------MENU UP-------*/

#menu-up{display:none;}

/*----------LINK-------------*/

a:link, a:visited{
	color:#666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#666;
	text-decoration: underline;
}

#vendite a:link, #vendite a:visited, #menu-up a:link, #menu-up a:visited, .vendite a:link, .vendite a:visited {color:#a91416;} 
#affitti a:link, #affitti a:visited, .affitti a:link, .affitti a:visited{color:#1268ab;} 

/*----TIPOGRAFIA-----*/

h1{
	font-size:110%;
	color: #1268ab;	
	margin:5px 0;
}

h2{
	font-size:90%;
	color: #a91416;	
	margin:10px 20px 3px 0;
	line-height:18px;
}

h3{
	font-size:80%;
	color: #a91416;	
	margin:10px 20px 3px 0;
	line-height:18px;
}

p{
	font-size:70%;
	word-spacing:2px;
	margin:10px 0;
}

.box p{
	margin:0;
}

/* TABLE */

#struttura table{
	clear:left;
	margin:15px 0;
	font-size:70%;
	width:90%;
	padding:0;
	border-collapse:collapse;
}

#struttura tr{
	background-color:#FFF;
}

#struttura td{
	vertical-align:top;
	padding:8px 0;
	border-bottom:1px solid #999;		
}
