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

body{
	background-color: #e2e2e2;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #868686;
}
a:link, a:visited{
	color: #373737;
	text-decoration: underline;
}
a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
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
	
}

form{
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 11px;
	color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main{
	margin: 0px;
	width: 1033px;
	background-image: url(http://www.vacanzelago.com/images/main_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	/*padding-right: 35px;
	padding-left: 35px;*/
}
#head{
	padding-right: 35px;
	padding-left: 35px;
	}
#language {
	height: 42px;
	width: 180px;
	background-image: url(http://www.vacanzelago.com/images/language-bg.jpg);
	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(http://www.vacanzelago.com/images/language-bg.jpg);
	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 12px 3px 3px;
	height: 12px;
}

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

#menu {
	height: 42px;
	width: 963px;
	background-image: url(http://www.vacanzelago.com/images/main-menu-bg.jpg);
	padding-right: 35px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-top: 6px;
}

#menu a:link, #menu a:visited{
	color: #eae7d8;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(http://www.vacanzelago.com/images/menu-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#menu a:hover{
	color: #999999;
	background-image: url(http://www.vacanzelago.com/images/menu-iconH.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	padding-right: 35px;
	padding-left: 35px;
}
#colsx {
}
#colsx h3 {
	background-image: url(http://www.vacanzelago.com/images/tit-sx-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 30px;
	width: 186px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#colsx a:link, #colsx a:visited {
	color: #373737;
	text-decoration: none;
	font-size: 13px;
	display: block;
}
#colsx a:hover {
	color: #999999;
	text-decoration: underline;
}
#colsx p {
}
#colsx div {
	margin-left: 6px;
	margin-bottom: 34px;
}
#colsx div div{
	margin-left:0;
	margin-bottom: 12px;
}
#colsx select {
	font-size: 11px;
	color: #3a3a3a;
	margin-right:6px;
}

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



#cerca {
	background-image: url(http://www.vacanzelago.com/images/box-cerca-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 444px;
}
#cerca a:link, #cerca a:visited, span.cerca {
	font-size: 11px;
	display: block;
	height: 19px;

	text-decoration: none;
	padding-top: 3px;
}
#cerca a:hover {
}
span.cerca{
	background-image: url(http://www.vacanzelago.com/images/label-cerca-casa.jpg);
	color: #383838;	
	width: 142px;	
}

a.cerca2:link, a.cerca2:visited {
	background-image: url(http://www.vacanzelago.com/images/label-cerca-mappa.jpg);
	width: 137px;
	color: #eae7d8;
}
a.cerca2:hover {
	color: #999999;
}
a.cerca3:link, a.cerca3:visited {
	background-image: url(http://www.vacanzelago.com/images/label-cerca-codice.jpg);
	width: 164px;
	color: #eae7d8;
}
a.cerca3:hover {
	color: #999999;
}
#cerca select {
	width: 130px;
}
#colcent h3 {

                font-size: 15px;

                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;

}

#colcent h3.hp{

                background-image: url(http://www.vacanzelago.com/images/bg-h3_hp.gif);

 

}

#foto {
	margin-right: 14px;
	margin-bottom: 14px;
}



#footer {
	background-image: url(http://www.vacanzelago.com/images/footer.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 1033px;
	margin-top: 26px;
	font-size: 11px;
	color: #eae7d8;
	text-align: center;
	padding-top: 9px;
}

#page {

}

#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: 5px;
	margin-left: 12px;
	margin-right: 0px;
	float:right;
	
}

#page h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3a3a3a;
	margin-top: 24px;
	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;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #3a3a3a;
	margin-top: 24px;
	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: auto;
	float: left;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	padding: 0px 10px 0px 0px;
}

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

#recensioni{
	
}

#recensioni h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3a3a3a;
	margin-top: 24px;
	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;
}

#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;
}

/*
#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-color: #848484;
	overflow:visible;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#bottone_recensioni:hover{
	background-color: #868686;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

#separatore{
	margin-top: 0px;
	background-image: url(images/bg-h3.gif);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}