/* impostazioni CSS stili */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBFCE8;
}

#titolopagina {
	margin-top:7px;
	margin-left:10px
}

#titolopagina H1 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}


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


/* impostazioni DIV */

#container_sx {
	position: absolute;
	width: 203px;
	left: 0;
	top: 0;
	height: auto;
}

#csx_logo {
	position: absolute;
	width: 203px;
	height: 95px;
	left: 0px;
	top: 45px;
}

#csx_menu {
	position: absolute;
	width: 203px;
	height: 154px;
	left: 0px;
	top: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

#csx_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	
#csx_menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	
#csx_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	


#csx_menu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#csx_menu_s1 {
	position: relative;
	width: 203px;
	height: 16px;
	left: 0px;
	top: 0px;
	padding-top:0px;
	background-color: #006ABC;
	text-indent: 27px;
}

#csx_menu_s2 {
	position: relative;
	width: 203px;
	height: 16px;
	left: 0px;
	top: 0px;
	margin-top:7px;
	background-color: #00B1DC;
	text-indent: 27px;
}



#csx_ricerca {
	position: absolute;
	width: 203px;
	height: auto;
	left: 0px;
	top: 428px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
}

#csx_ricerca_titolo {
	position: relative;
	width: 203px;
	height: 39px;
	left: 0px;
	top: 0px;
	padding-top:0px;
	background-color: #008448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}


#container_dx {
	position: absolute;
	width: 700px;
	left: 230px;
	top: 0px;
	height: auto;
}

#cdx_menu_lingue {
	position: absolute;
	width: 700px;
	height: 20px;
	left: 0px;
	top: 15px;
	text-align: right;
}

#cdx_menu_lingue .lingua

{
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #008448;
	width: 75px;
	text-indent: 10px;
	text-align: left;
	float:right;
}

#cdx_menu_lingue .lingua a {
	color: #000000;
	text-decoration: none;
	}
	
#cdx_menu_lingue .lingua a:active {
	color: #000000;
	text-decoration: none;
	}
	
#cdx_menu_lingue .lingua a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#cdx_menu_lingue .lingua a:hover {
	color: #008448;
	text-decoration: none;
	font-weight: bold;
	}


#cdx_menu_alto {
	position: absolute;
	width: 700px;
	height: 39px;
	left: 0px;
	top: 45px;
	background-color: #008448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* #cdx_menu_alto a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#cdx_menu_alto a:hover {
	color: #DEE745;
	font-weight: bold;
} */


#cdx_foto_testata {
	position: absolute;
	width: 700px;
	height: 250px;
	left: 0px;
	top: 84px;
	background-color: #CCCCCC;
}

#cdx_titolo_pagina {
	position: absolute;
	width: 700px;
	height: 39px;
	left: 0px;
	top: 334px;
	background-color: #008448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#cdx_corpo_base {
	/*	position: absolute;
	width: 700px;
		left: 0px;
	top: 428px; */
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}

#cdx_corpo_base a {
	color: #008448;
	text-decoration: none;
	font-weight: normal;
	}
	
#cdx_corpo_base a:active{
	color: #008448;
	text-decoration: none;
	font-weight: normal;
	}
	
#cdx_corpo_base a:visited {
	color: #008448;
	text-decoration: none;
	font-weight: normal;
	}	

#cdx_corpo_base a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
	#cdx_corpo_base .titolo {
	/*	position: absolute;
	width: 700px;
		left: 0px;
	top: 428px; */
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008448;
	line-height: 17px;
	font-weight: bold;
}


#cdx_contenitore_corpo {
	position: absolute;
	width: 700px;
	height: auto;
	left: 0px;
	top: 428px;
}

#cdx_contenitore_corpo a {
	color: #008448;
	text-decoration: none;
	font-weight: normal;
	}
	
#cdx_contenitore_corpo_scheda {
	position: absolute;
	width: 700px;
	height: auto;
	left: 0px;
	top: 390px;
}

#cdx_corpo_scheda {
/*	position: absolute;
	width: 700px;
	
	left: 0px;
	top: 390px; */
	height: auto;
	/* background-color: #f7dFd6; */
}



div#footer
{
	width: 700px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 20px;
}

div#footer a {
	color: #008448;
	text-decoration: none;
	}
	
div#footer a:active {
	color: #008448;
	text-decoration: none;
	}
	
div#footer a:visited {
	color: #008448;
	text-decoration: none;
	}
	
div#footer a:hover {
	color: #000000;
	text-decoration: none;
	}


	


/* CSS MENU ALTO BARRA LINKS */

div#navcontainer
{
	background-color: #008448;
	margin-top: 12px;
	height: 13px;
}
div#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 0px;
	font-size: 13px;
	height: 13px;
}
div#navcontainer ul li
{
	display: inline;
	border-left: 1px solid #fff;
}
div#navcontainer ul li a
{
	color: white;
	text-decoration: none;
/*	border-left: 1px solid #fff;
	 border-right: 1px solid #fff;  i bordi vanno uguali */
	margin-right: -1px; /* il valore deve essere il numero sopra ma negativo */
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: normal;
}

div#navcontainer ul li a:active
{
	color: white;
	font-weight: normal;
}

div#navcontainer ul li a:visited
{
	color: white;
	font-weight: normal;
}

div#navcontainer ul li a:hover
{
	color: #000000;
	font-weight: normal;
}


/* CSS RICERCA MENU SX */

.csx_ricerca_button {
	width: 77px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #808080;
	border: 1px inset #008448;
	vertical-align: middle;
	font-weight: normal;
}

.csx_campo_ricerca {

	width: 75px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: #FEFEFC;
	border: 1px solid #008448;
	vertical-align: middle;
}

.csx_select_ricerca {

	width: 77px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FEFEFC;
	border: 1px solid #008448;
	vertical-align: middle;
}


/* CSS RISULTATI RICERCA */

div#labelrisultati
{
	height: 16px;
}

.singolabel
{
	height: 16px;
	background-color: #00B1DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	width: 114px;
	text-align: center;
}

div#contenitorerisultati
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 23px;
	height: auto;
	width:700px;

}

div#risultato_contenitoretesto
{
	margin-left:160px;
	margin-top: 0px;
}

div#risultato_contenitorefoto
{
	width:160px; 
	height:113px;
	margin-left:0px;
	margin-top: 0px;
	float:left
}

div#risultatifoto
{
	width: 160px;

}

.risultatilabel
{
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-left: 10px;
	width: 114px;
	text-align: center;
}

div#risultato
{
	width: 700px;
	height: 113px;
	background-image: url(../immagini/sfondo_risultati_ricerca_ap.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

div#testorisultato
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 540px;
	height: 50px;
	margin-top: 8px;
	float: left;
}

div#testorisultato a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
div#testorisultato a:hover {
	color: #008448;
	text-decoration: none;
	font-weight: normal;
	}

div#linkrisultato
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 540px;
	height: 20px;
	margin-top: 20px;
	float: left;
	font-weight: normal;
}

div#linkrisultato a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
div#linkrisultato a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
div#linkrisultato a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}






/* CSS SCHEDA STRUTTURA */

div#labelscheda
{
	height: 16px;
	margin-top: 5px;
	width:700px;
}

div#labelscheda_stampa
{
	height: 16px;
	margin-top: 0px;
	width:700px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 16px;
}

div#labelscheda_stampa a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
div#labelscheda_stampa a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
div#labelscheda_stampa a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

div#labelscheda_stampa a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.singolabelscheda
{
	height: 16px;
	background-color: #00B1DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	width: 132px;
	text-align: left;
	text-indent: 10px;
}

.singolabelscheda a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
.singolabelscheda a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
.singolabelscheda a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
.singolabelscheda a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div#singolabelscheda_stampa
{
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 150px;
	text-align: left;
	text-indent: 10px;
	margin-left:550px;
}

div#singolabelscheda_stampa a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
div#singolabelscheda_stampa a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
div#singolabelscheda_stampa a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
div#singolabelscheda_stampa a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div#scheda_contenitoretesto
{
	margin-left: 0px;
	margin-top: 0px;
	width:540px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	float:left;
	
}

div#scheda_contenitoretesto a {
	color: #008448;
	text-decoration: none;
	font-weight: bold;
	}
	
div#scheda_contenitoretesto a:active{
	color: #008448;
	text-decoration: none;
	font-weight: bold;
	}
	
div#scheda_contenitoretesto a:visited {
	color: #008448;
	text-decoration: none;
	font-weight: bold;
	}	

div#scheda_contenitoretesto a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

div#scheda_contenitorefoto
{
	width:150px; 
	margin-left:550px;
	margin-top: 0px;

}

div#scheda_contenitorelink
{
	height:20px;
	margin-left:0px;
	margin-top: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00B1DC;
	width: 132px;
	text-indent: 10px;
	
}

div#scheda_contenitorelink a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
div#scheda_contenitorelink a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
div#scheda_contenitorelink a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}


.scheda_foto {
 margin-bottom: 10px;
}


/* FOTOGALLERY */

#fotogallery {
/*	width: 660px;
	margin-left:20px; */
	margin-top:30px;
}

#fotogallery .riga_fotogallery {
	margin-bottom:15px
}

#fotogallery .foto_fotogallery {
	margin-right:25px;
}

.struttura_caratteristiche_tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; 
}

.appartamento_faparte_tab {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin: 10px;
	padding: 10px;
}


#csx_ricerca_nome {

position: absolute;
width: 203px;
height: auto;
left: 0px;
top: 675px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
text-align: left;
}

#csx_ricerca_nome_titolo {
position: relative;
width: 203px;
height: 39;
left: 0px;
top: 0px;
padding-top:0px;
background-color: #008448;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
line-height: 12px;
}

#csx_facebook {

position: absolute;
width: 203px;
height: auto;
left: 0px;
top: 800px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
text-align: left;
}

#csx_facebook_titolo {
position: relative;
width: 203px;
height: 39;
left: 0px;
top: 0px;
padding-top:0px;
background-color: #008448;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
line-height: 12px;
}




.holidayrentals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.holidayrentals a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}


.holidayrentals a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.holidayrentals a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}	

.holidayrentals a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}