@charset "UTF-8";
/* CSS Document */

body{
	/*background-image: url(images/sfondo.jpg);*/
	background-color: #b0b0b0;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
}
a:link, a:visited{
	color: #0F0F0F; /*#373737*/
	text-decoration: none;
}
a:hover{
	color: #575757; /*#CCCCCC;*/
	text-decoration: none;
}

a.morepictures{
	color: #ffffff;
}

a.morepictures:hover{
	color: #575757;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}

p.testo {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	color: #575757;
}

p.testoscuro {
	color: #3a3a3a;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px
}

p.social {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #A29F95;
	margin-top: 21px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.social_bottom{
	margin-left: 2px;
	margin-bottom: 34px;
	margin-top: 0px;
	background-color: #EBE8D9;
}

#img_loghi_servizi{
	padding-bottom: 10px;
}

form{
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 11px;
	color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main{
	margin: 0px;
	width: 1033px;
	background-color: #ffffff;
	text-align: left;
}
#head{
	padding-right: 35px;
	padding-left: 35px;
  	background-color: transparent;
}

#language {
	height: 42px;
	width: 180px;
	background-image: url(images/language-bg.gif);
	background-repeat: no-repeat;
	float: right;
}
#language select {
	padding: 0px;
	width: 150px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}

#feedback {
	height: 42px;
	width: 180px;
	background-image: url(images/language-bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 0px;
}

#feedback_it_txt{
	padding: 3px 5px 3px 3px;
	height: 12px;
}

#feedback a.it {
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #7F9DB9;
}

#feedback_en_txt{
	padding: 3px 10px 3px 3px;
	height: 12px;
}

#feedback a.en {
	text-decoration: none;
	padding: 3px 30px 3px 30px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #7F9DB9;
}

#feedback_fr_txt{
	padding: 3px 3px 3px 3px;
	height: 12px;
}

#feedback a.fr {
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #7F9DB9;
}

#feedback_de_txt{
	padding: 3px 4px 3px 3px;
	height: 12px;
}

#feedback a.de {
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #7F9DB9;
}

#feedback_nl_txt{
	padding: 3px 7px 3px 3px;
	height: 12px;
}

#feedback a.nl {
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #7F9DB9;
}

#menu {
	height: 42px;
	width: 963px;
	background-image: url(images/main-menu-bg2.gif);
	background-color: transparent;
	padding-right: 35px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-top: 6px;
}

#menu a:link, #menu a:visited{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin-right: 5px;
	background-image: url(images/menu-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#menu a:hover{
	color: #ffffff;
	background-image: url(images/menu-iconH.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	padding-right: 35px;
	padding-left: 35px;
	background-color: transparent;
}
#colsx {
	background-color: transparent;
}
#colsx h3 {
	margin: 0px 0px 0px 0px;
	width: 200px;
	font-size: 13px;
	color: #ffffff; /*#FFFFFF;*/
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #42535A;
}

#colsx a:link, #colsx a:visited {
	color: #0f0f0f;
	text-decoration: none;
	font-size: 13px;
	display: block;
}

#colsx a:hover {
	color: #575757;
	text-decoration: none;
}
#colsx p {
	color: #575757;
}
#colsx div {
	margin-left: 2px;
	margin-bottom: 34px;
	background-color: #EBE8D9;
}
#colsx div div{
	margin-left:2px;
	margin-bottom: 12px;
	background-color: #EBE8D9;
}
#colsx select {
	font-size: 11px;
	color: #575757;
	margin-right:6px;
}
#colsx span {
	color: #000000;
}

#searchsx select {
	font-size: 11px;
	color: #575757;
	margin-bottom:6px;
	width:180px;
}
a.ricerca:link, a.ricerca:visited {
	background-image: url(images/ricerca-btn.jpg);
	height: 27px;
	width: 74px;
	background-repeat: no-repeat;
	background-position: right top;
	color: #575757;
	display: block;
	font-weight: bold;
}

a.ricerca:hover {

}

#cerca {
	/*
	background-image: url(images/box-cerca-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
	background-color: #cfb170;
	border: 1px solid #575757;
	height: 140px; /*  riportare a 135 se tre righe di opzioni del box */
	width: 444px;
	padding-top: 0px;
	margin-top: 25px;
}

#cerca a:link, #cerca a:visited, span.cerca {
	font-size: 11px;
	display: block;
	height: 19px;
	text-decoration: none;
	padding-top: 3px;
}

#cerca a:hover {
	color: #ffffff;
}

span.cerca{
	background-image: url(images/label-cerca-casa.gif);
	color: #ffffff;	
	width: 142px;
}

a.cerca2:link, a.cerca2:visited {
	background-image: url(images/label-cerca-mappa.gif);
	width: 137px;
	color: #cccccc;
}
a.cerca2:hover {
	color: #ffffff;
}
a.cerca3:link, a.cerca3:visited {
	background-image: url(images/label-cerca-codice.gif);
	width: 164px;
	color: #cccccc;
}
a.cerca3:hover {
	color: ffffff;
}
#cerca select {
	width: 130px;
}

#colcent{
	color: #575757;
	background-color: transparent;
}

#colcent h3 {
	font-size: 15px;
	font-weight: bold;
	color: #575757; /*#3a3a3a*/
	margin-top: 21px;
	margin-bottom: 8px;
  /*
	background-image: url(images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
  */
	padding-bottom: 5px;
}

#colcent h3.hp{
	background-color: #8B8B8B;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#colcent h1.hp{
	font-size: 15px;
	background-color: #8B8B8B;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#foto {
	margin-right: 14px;
	margin-bottom: 14px;
	color: #575757;
	background-color: transparent;
}



#footer {
	background-color: transparent;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 56px;
	width: 1033px;
	margin-top: 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 9px;
}

#page {
	font-size: 14px;
	background-color: transparent;
}
/*
#page ul {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px
	
}
*/
#page img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	float:right;
	
}

#page h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 16px;
	background-color: #A29F95;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #8E0D33; /*#3a3a3a*/
	margin-top: 12px;
	/*
  margin-bottom: 16px;
  background-image: url(http://www.vacanzelago.com/images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
  padding-bottom: 8px;
  */
}



.h2nobackground {
	font-size: 15px;
	font-weight: bold;
	color: #3a3a3a;
	margin-top: 24px;
	margin-bottom: 16px;
	padding-bottom: 8px;
}



#page h4 {
	margin-top:2px
}

#casa img {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	float: none;
	
}

/*************************************************** Form style ***************************************************/
form{
	/*
	width: 90%;
	min-width: 80px;
	margin: 10px 0 0 0px;
	*/
}

fieldset{
	border:0px solid;
	margin: 0;
	padding: 0;
}

form fieldset div{
	padding: 10px 0;
	background-color: #fefefe;
	color: #333333;
	border-top: 1px solid #CCC;
}

form label{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #555555;
	float: left;
	width: 25%;
	line-height: 20px;
	padding-right: 1%;
	text-align: right;
}

form fieldset input[type=text],form fieldset input[type=file],form fieldset input[type=password],form fieldset textarea,form fieldset iframe{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #333333;
	width: 70%;
}

form fieldset input[type=submit],form input[type=reset],form input[type=button]{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #333333;
}

form fieldset select{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;	
	color: #333333;
	width: 70%;
}

form fieldset img{
	float: left;
}

#valutazione_globale{
	height: 15x;
	/*width: 110px;*/
	float: left;
	margin-left: 0px;
	font-size: 12px;
	color: #575757;
	padding: 0px 10px 0px 0px;
}

#valutazione_globale img{
	margin-top: 0px;
	margin-bottom: 0px;
}

#recensioni{
	
}

#recensioni img {
	float: left;
  padding-top: 2px;
}

#recensioni h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3a3a3a;
	margin-top: 24px;
	margin-bottom: 16px;
	background-image: url(images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}

#recensioni table{
	width: 95%;
	empty-cells: show;
	table-layout: auto;
}

#recensioni table td{
	/*border-bottom: 1px solid #dcdcdc;*/
	padding: 5px 5px 5px 5px;
	empty-cells: show;
	margin: 0px 0px 0px 0px;
}

#recensioni span.feedbacks_read_all{
	float: right;
}

/*
#link_recensioni{
	margin-left: 0px;
	font-size: 11px;
	padding-left: 0px;
	color: #373737;
	height: 36px;
	clear: none;
	width:300px;
}

#link_recensioni a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #7F9DB9;
}

#link_recensioni_txt{
	padding: 12px 12px 3px 3px;
	height: 12px;
}

#link_recensioni_it1{
	background-image: url(images/feedback-bg-link_it1.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

#link_recensioni_it2{
	background-image: url(images/feedback-bg-link_it2.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
*/

#bottone_recensioni{
	background-image: url(images/bottone-feedback.gif);
	overflow:visible;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#bottone_recensioni:hover{
	background-image: url(images/bottone-feedback.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

#bottone_feedback{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
	height: 22px;
	width: 180px;
	background-image: url(images/bottone-feedback.gif);
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	vertical-align: top;
}

#bottone_feedback a{
	text-decoration: none;
	color: #ffffff;
}

#bottone_feedback a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

#separatore{
	margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #000000;
	clear: both;
}

/* per nuovo stile pagine interne */
#td_offerte_separatore{
	background-color: #ffffff;
}

#td_offerte {
	color: #575757;
	background-color: #EBE8D9;
  	font-size: 14px;
}

#td_offerte_residence {
	color: #575757;
	background-color: #EBE8D9;
}

#td_prezzi_periodi {
	color: #575757;
	background-color: transparent;
}

