html, body{
	background: white;
	margin: 0; 
	padding: 0;
	text-align: center;
	font: 100% "century gothic", "lucida sans", verdana, arial, helvetica, sans-serif;
}

img {
	border: 0px;
}

input, select, textarea {
	background: #ffffff;
	font: 13px Arial, Verdana;
	padding: 0 3px;
	color: #6f777a;
	margin-bottom: 6px;
}

input:hover, select:hover, textarea:hover {
	background: #ffffff;
}

input:focus, textarea:focus {
	background: #eeeeee;
}

hr {
	border: 0;
	width: 100%;
	color: #006600;
	background-color: #006600;
	height: 1px;
}


#pagina{
	border-top: 0;
	width: 757px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto; 

}

#pagina h1, #pagina h2 {
	display:none;
}


#sopra{
	width:757px;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom:4px solid #ffffff;
}

#sotto {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2d68ae;
	color: white;
	padding: 17px 0 5px 0;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	font-family: Arial, Verdana;
	margin: 0 auto 0 auto;
	width:757px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}






#contenuti {
	width: 757px;
	padding: 30px 0px 50px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #442222;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#contenuti h3 {
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 18px;
	border-bottom: 1px solid #777777;
	color: #2d68ae;
}

#contenuti a:link, #contenuti a:active, #contenuti a:visited {
	color: #442222;
	text-decoration: none;
	border-bottom: 1px dotted #aaaaaa;
}

#contenuti a:hover {
	color: #cc9999;
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}



#contenuti img {
	float: right; 
	margin-left: 5px;
}

 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#sopra{display:none;} 
#contenuti{width:100%; float:none;}
}

/* scheda notizia */

div#schedanotizia img {
	float: left;
	margin: 0 10px 10px 0;
}
#logo {
	border-bottom: 2px solid #fff;
	width: 757px;
	height: 80px;
	background-image: url(images/logo.jpg);
	position: relative;
}

#logo_en {
        border-bottom: 2px solid #fff;
        width: 757px;
        height: 80px;
        background-image: url(images/logo_en.jpg);
        position: relative;
}


#sopra ul#lingue {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 5px;
}

div#myGallery {
	width: 757px;
	height: 161px;
	border-bottom: 2px solid white;
}

#sopra ul{
        margin: 0;
        padding:0;
        list-style-type:none;
        width:auto;
        position:relative;
        display:inline;
        font-size:14px;
        font-weight:bold;
	text-align: left;
}

#sopra ul li{
        display:inline;
        margin: 0;
        padding: 0;
}

#sopra ul li a{
        line-height: 30px;
        display:inline;
        color:#680001;
        text-decoration:none;
}

#sopra ul li a:hover{
        color: #f28900;
}

#sopra ul li a.current,ul#sopra li a.current:hover{
        color:#dddddd;
}

#contenuti td img {
 	float: none;
	margin: 0;
}



#contenuti td a:link, #contenuti td a:active, #contenuti td a:visited {
        color: #442222;
        text-decoration: none;
        border: 0;
}

#sotto a a:link, a:active, a:visited {
 color: #FFFFFF;
 font-size: 12px;
}

.inevidenza {
	width: 237px;
	padding: 5px;
	float: left;
	height: 220px;
	margin-left: 5px;
	margin-top: 5px;
}

.first {
	margin-left: 0;
}


.inevidenza h4 {
	text-align: left;
        padding: 0;
        margin: 0 0 30px 0;
        font-size: 18px;
}

#contenuti .inevidenza a {
	text-decoration: none;
	border: none;
}

.villa {
	border: 1px solid #2d68ae;
}

.villa h4 {
	color: #2d68ae;
	border-bottom: 1px solid #2d68ae;
}

.appartamento {
	border: 1px solid  #ffb400;
}

.appartamento h4 {
	color: #ffb400;
	border-bottom: 1px solid #ffb400;
}

.terreno {
	border: 1px solid  red;
}

.terreno h4 {
	color: red;
	border-bottom: 1px solid red;
}

.localecomm, .attcomm {
	border: 1px solid #59a04e;
}

.localecomm h4, .attcomm h4 {
	color: #59a04e;
	border-bottom: 1px solid #59a04e;
}

div.inevidenza h4
{
  margin-bottom: 10px;
}
