body{
	margin: 0px 0px 0px 0px;
	background-color: #908c42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

.margine-superiore {
	margin-top:30px;
}

/*-------- TITOLI & testo -------------------------*/


h1{
	color: #853262; 
	margin:0px 0px 0px 0px;
	font-weight: normal;
	font-size: 16px;
	margin-bottom:3px;
}

.stileh1 {
	color: #853262; 
	font-weight: normal;
	font-style:italic;
	font-size: 16px;
}

.stileh1piccolo {
	color: #853262; 
	font-weight: normal;
	font-style:italic;
	font-size: 15px;
}

.stileh1piccolo2 {
	color: #853262; 
	font-weight: normal;
	font-style:italic;
	font-size: 13px;
}

h2{
	color: #853262; 
	font-weight: normal;
	font-size: 12px;
}

.stileh2 {
	color: #777;
	text-decoration:underline; 
	font-size: 11px;
}

.stileh2 a {
	color: #555; 
	text-decoration:underline;
	font-size: 11px;
}

.stileh2 a:hover {
	color: #333; 
	font-size: 11px;
}

.stileh2bold{
	color: #853262; 
	font-size: 12px;
	font-weight:bold;
}

.stileh2bold a {
	color: #853262; 
	font-size: 12px;
	font-weight:bold;
}

.stileh2bold a:hover{
	color: #555; 
	font-size: 12px;
	font-weight:bold;
}

.stileh2piccolo{
	color: #853262; 
	font-weight: normal;
	font-size: 9px;
}

.stileh2piccolostrong{
	color: #853262; 
	font-weight: normal;
	font-size: 9px;
	font-weight:bold;
}


h3{
	color: #853262; 
	font-weight: normal;
	font-size: 11px;
}

.stileh3{
	color: #853262; 
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
}

h4 {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	margin:0;
}

.input {
	border:1px solid #853262;
	font-size:11px;
}

/*-------- LINK -------------------------*/


a  {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	}
a:link { text-decoration: none; }
a:visited  { text-decoration: none; }
a:hover  { text-decoration: underline; color:#853262;}
a:active { text-decoration: none; }


img {
	border:0px;
}


a.violetto  {
	color: #853262;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
a.violetto:link { text-decoration: none; }
a.violetto:visited  { text-decoration: none; }
a.violetto:hover  { text-decoration: underline; color:#000000;}
avioletto:active { text-decoration: none; }



/*-------- Altro -------------------------*/


.bg-sfumatura  { text-decoration: none ; background-image: url(img/bg-sfumatura.jpg);}

#contenuto{
	margin:0 4px 0 10px;
	text-align:left;
}

#immaginedx{
	margin-left:30px;
}

#lingue{
	text-align:right;
	position:absolute;
	top:20px;
	right:20px;
	margin:0px 0px 10px 0;
}


.bg-vini{
	background-position:top;
	background-repeat: no-repeat;	
}


#contenitore-alpha {
	position:relative; 
	width: 777px; 
	height: 282px; 
	overflow: hidden;
}

.link-anni a {
	text-decoration:underline;
	color:#a74487;
	font-weight:bold;
}


/*-------- TABELLA DELLA GALLERY immagini -------------------------*/

.lapo {
	margin: 0px 0px 0px 0px;
}

/*questo vuol dire: tutti i tag "td" all'interno del tag "lapo" */
.lapo td { 
	margin: 2px 0px 2px 0px;
	text-align:center;
} 

/*questo vuol dire: tutti i tag "img" all'interno del tag "lapo" */
.lapo img { 
	margin: 2px 1px 2px 2px;
} 

#tab-prezzi .td-testo {
	padding:2px;
}

.testo-landing {
	text-align:center;
	font-size:15px;
}

/*------------------------------ APPARTAMENTI ------------------------------------*/

.item-appartamento {
	width:265px;
	float:left;
	margin-right:17px;
	margin-bottom:15px;
}

.item-appartamento p {
	margin:0px;
	padding:0px;
}

.miniaturina img {
	border:1px solid #ccc;
}

#container-immagini {
	width:565px;
}

#appartamenti-sx-inside {
	width:360px;
	float:left;
	margin-right:15px;
}

#appartamenti-dx-inside {
	width:190px;
	float:left;
}

.miniatura-appartamento {
	width:85px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#margine-grigietto {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.grigietto {
	color:#333;
	font-size:11px;
}

.line-ie {
	line-height:20px;
}

.miniatura-gallery {
	width:125px;
	float:left;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:18px;
}

.miniatura-gallery img {
	border:1px solid #853262;
}

.container-offerte p {
	margin:0px;
	padding:0px;
}
