/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #202C35 url(images/bg01.jpg) repeat-x left top;
    height: 100%;
}


/**
#single {
	padding: 20px;
}

/** HEADINGS MODIFICHE ICARO */

h1 {
margin-bottom: 15px;
padding-left: 29px;
background: url(images/homepage11.gif) no-repeat left center;
font-family: Verdana, "Times New Roman", Times, serif;
color: #202C35;
font-size: 14px;
}

h2 {
margin-bottom: 15px;
padding-left: 29px;
background: #f6f2e1 url(images/homepage11.gif) no-repeat left center;
font-family: Verdana, "Times New Roman", Times, serif;
color: #202C35;
font-size: 14px;padding-top: 4px;
padding-bottom: 4px;
float:left;
margin-top: 0px;
width: 430px;}

h6 {
margin-bottom: 15px;
padding-left: 29px;
background: url(images/homepage11.gif) no-repeat left center;
font-family: Verdana, "Times New Roman", Times, serif;
color: #202C35;
font-size: 14px;
background-color: #f7f2e9;
padding-top: 4px;
padding-bottom: 4px;
float:left;
margin-top: 1px;
width: 80%;}


h3 {
	margin: 0px;
	font-size: 14px;
	color: #525252;
}

h4 {
margin: 0px;
font-size: 14px;
color: #364c5a;
margin-bottom: 1px;
letter-spacing: -1px;
}

h4 a {
text-decoration: none;}

h5 {
color: #5e869f;
margin-top: 0px;
margin-left:65px;
font-size: 2em;
background-color: #fff;
margin-bottom:0px;}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.75em;
	text-align: justify;
	line-height: 170%;
}

td{
padding-top: 10px;}

#home_txt {
	margin-top: 0px;
	margin-bottom: 1.75em;
	text-align: left;
	line-height: 170%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #525252;
}

/** LINKS */

a {
	color: #FE9900;
}

a:hover {
	text-decoration: none;
}



/** SIDEBAR */

#sidebar {
	float: left;
	width: 201px;
}

.subpage #sidebar {
	width: 183px;
	padding:15px 0px 0px 18px;
}

/** MENU */

#menu {
	width: 720px;
	height:30px;
	margin: 10px auto 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	width: 140px;
	height: 14px;border-right: 1px #577890 solid;}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** HEADER */

#header {
	height: 140px;
	margin: 0px auto;
}

/** WRAPPER */

#wrapper {
	width: 720px;
	margin: 0px auto;
	background: url(images/bg02.jpg) repeat-y left top;


}

.subpage #wrapper {
	background: #FFFFFF;
}

/** PAGE */

#page {
	padding-top: 30px;
	background: url(images/bg03.jpg) no-repeat left top;
}

.subpage #page {
	background-image: url(images/subpage2_01.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 460px;
	padding: 0px 30px 0px 0px;
	height: auto;
}

#content_link {
	float: right;
	width: 460px;
	padding: 20px 15px 0px 0px;
	height: auto;
}

/** MISC */

/*HOME_PAGE NUOVA*/

#home_content_colonne{
background-color: #ffffff;
width: 460px;
height: auto;
padding-top: 1em;
padding-bottom: 1em;}


#colonna_home{
width:150px;
float:left;
background-color: #ffffff;}

#fotografia_home{
width:140px;
padding-bottom: 5px;}

#fotografia_home_dx{
width:145px;
padding-bottom: 5px;
float:right;
text-align: right;}

#fotografia_home_sx{
width:140px;
padding-bottom: 5px;
float:left;}

#descrizione_home{
width:141px;
line-height: 1.5em;
word-spacing: -2px;
padding-bottom: 1em;
font-size: 10px;}

#descrizione_home a{
text-decoration: none;
color: #0a246a;}

#descrizione_home a:hover{
text-decoration: underline;
color: #da5d04;}

#location_img_cornice_home{
visibility:hidden;
}

#location_img_cornice_home_dx{
visibility:hidden;}

#bottone_prev{
background-color: #ffffff;
width: 154px;
height:47px;
border: none;
cursor:pointer;
background-image: url(images/prev_icon.jpg);
background-repeat: no-repeat;
float:right;
}

#box_num{
background-color: #fff;
width: 200px;
text-align: left;
font-weight: bold;
font-family: "Century Gothic";color: #395060;
font-size: 13px;
background-image: url(images/tel.jpg);
background-repeat: no-repeat;
padding-left: 35px;
float:left;background-position: 0px +0px;
}

#titmap{
float:left;
width:450px;height:70px;border-bottom: 2px #d7d7d7 dotted;}

#informazioni_location{
float:left;
width: 460px;
height: auto;
margin-top:5px;background-color: #ffffff;}












img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}


.three-cols .colA, .three-cols .colB, .three-cols .colC {
	float: left;
	width: 141px;
	padding-left: 25px;
}

.three-cols .colA {
	padding-left: 0px;
}
 .colD {
	padding-left: 10px;
	float: right;

}
/** SUBMENU */

#submenu {
	width: 201px;
}

#submenu ul {
	margin: 0px;
	padding: 25px 0px;
	list-style: none;
}

#submenu li {
	display: block;
	width: 201px;
	height: 29px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#submenu a {
	display: block;
	padding: 8px 0px 0px 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu2{
	width: 201px;
}
#submenu2 ul {
	margin: 0px;
	padding: 25px 0px;
	list-style: none;
}

#submenu2 li {
	display: block;
	width: 201px;
	height: 29px;
	background: url(images/homepage03_2.jpg) no-repeat left top;
}

#submenu2 a {
	display: block;
	padding: 8px 0px 0px 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#submenu2 a:hover {
	text-decoration: underline;
}

/** FOOTER */

#link_fondo{
margin-top: 35px;
margin-bottom:5px;
width:720px;
text-align: left;
float:left;
border-top: 1px #c6c6c6 dotted;
padding-top: 5px;}

#link_fondo a{
padding-right: 5px;
color: #807e75;}

#link_fondo a:hover{
padding-right: 5px;
color: #807e75;}

#footer {
	width: 720px;
	margin: 0px auto;
	background: url(images/bg04.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	text-align: left;
	color: #636C72;margin-bottom: 10px;}

.subpage #footer {
	background-image: url(images/subpage2_02.jpg);
}

.subpage #footer p {
	padding-left: 0px;
}




/**DA QUI ICARO MODIFICHE**/

/*NAVIGATOR*/


#navigator
{
color: #394e5f;
font-weight: bold;
margin: 0em;
height: 20px;
margin-top: 2px;
}

#navigator a{
color: #394e5f;
}

#navigator a:hover{
color: #5f3801;
}
#navigator_SX
{
margin: 0em;
float:left;
width:50px;}

#navigator_SX img
{
border:0px;}

#navigator_number
{
width: 50px;
height:auto;
float:left;
margin-top: 4px;}

#navigator_DX
{
margin: 0em;
float:right;
width:45px;}

#navigator_DX img
{
border:0px;}

#navigator2{
color: #394e5f;
font-size: 10px;
font-weight: bold;
margin-top: -1em;
margin-bottom: 1em;
}

#navigator2 a{
color: #394e5f;
}

#navigator2 a:hover{
color: #5f3801;
}

#numeri{
width: 147px;
float:right;
height: 25px;
margin-top:5px}

#numeri img{
border: none;
float:left;
margin-left: 0px;}

#numeri_in{
width: 75px;
float:right;
height: 15px;

}



#foto_grande{
width: 460px;
height: 210px;
background-color: #d4d0c8;
background-image: url(images/cornice_foto.gif); 
z-index:2;
position:relative;
margin-top: 1em;
float:left;}

#cornice{
margin-top:-210px;
background-image: url(images/cornice_foto.gif); 
z-index:2;
position:relative;
width: 460px;
height: 210px;
float:left;}

#contenitore_mappa{
float:left;
width:260px;
height:220px;
background-color: #fff;
margin-top: 1em;}

#mappa{
width:60px;
height:60px;
background-color: #ffff90;
position:relative;
float:left;
z-index:25;
top:5px;
left:0px;
bottom:0px;}

#cornice_mappa{
float:left;
width:260px;
height:220px;
margin-top:-220px;
position:relative;
z-index:1;}

#contenitore_miniature{
float:left;
width:435px;
height:50px;
margin-top: 0px;
margin-left: +15px;
padding-bottom: 15px;}

#miniatura{
float:left;
width: 80px;
height: 50px;
padding: 3px;}

#descrizione_location{
width: 450px;
height: auto;
text-align: justify;padding: 5px;font-size: 11px;color: #606060;
display:block;margin-bottom: 10px;}

#richiedi_preventivo{
width: 400px;
height: 30px;
float:right;
background-color: #fff;
margin: 14px;
margin-right: -1px;}

#richiedi_preventivo a{
background-color: #e9e4dc;
padding: 5px;
font-size: 12px;
font-weight: bold;
text-align: center;
border: 2px #d4d0c8 outset;
width: 250px;
float:right;
margin-right: 0px;
color: #1f2c34;
text-decoration: none;}

#richiedi_preventivo a:hover{
background-color: #e9e4dc;
padding: 5px;
font-size: 12px;
font-weight: bold;
text-align: center;
border: 2px #d4d0c8 inset;
width: 250px;
float:right;
color: #1f2c34;}




/* INIZIO ELENCO LOCATION */

#contenitore_voci_elenco{
float:left;
margin-top: +10px;
width: 460px;
height: auto}


#location_voce{
width: 320px;
float:left;
height: 75px;
padding: 5px;
background-image: url(images/sfondino.jpg);
font-size: 11px;
background-position: top;
background-repeat: no-repeat;}

#location_voce a{
color: #233039;}

#location_voce a:hover{
color: #f69227;
}

#location_img{
width: 127px;
height: 85px;
float:right;
background-color: #d4d0c8;
position:relative;
z-index:1;
}

#location_img_cornice{
width: 127px;
height: 85px;
float:right;
background-image: url(images/cornice_img_loc_elenco.gif);
margin-top: -85px;
position:relative;
z-index:2;
background-repeat: no-repeat;
}


#location_img_home{
width: 127px;
height: 85px;
float:left;
background-color: #d4d0c8;
position:relative;
z-index:1;
}

#location_img_cornice_home{
width: 127px;
height: 85px;
float:left;
background-image: url(images/cornice_img_loc_elenco.gif);
margin-top: -85px;
position:relative;
z-index:2;
background-repeat: no-repeat;
}

#descrizione_loc{
width: 240px;
margin-top: -10px;
height: 45px;
float:left;
}

#continua{
margin-left: +12px;
width: 10px;
height: 5px;
float:left;
background-color: transparent;
font-weight: bold;
color: #3c5162;
padding-top: 20px;}

#continua a{
color: #354755;
text-decoration: none;}

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

/** INIZIO LINK **/

#contenitore_link{
height:auto;
}

#colonna_link{
background-color: #fff;
width: 220px;
float:left;
margin-right: 10px;
height:auto;}

#categoria_link{
height: 15px;
width: 210px;
background-color: #ede8e0;
margin-bottom: 10px;
padding:5px;
text-align: center;}

#categoria_link a{
color: #425a6b;
font-size: 12px;
font-weight: bold;
text-decoration: none;}

#categoria_link a:hover{
color: #ff8018;
text-decoration: underline;
}

#contenitore_voce_elenco{
height:auto;
float:left;}

#titolo_link{
float:left;
width:420px;
background-color: #e6e1d9;
height:15px;
padding:3px;
color: #273540;
font-weight: bold;
font-size: 12px;}

#descrizione_link{
height:auto;
width:415px;
float:left;
padding-top: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding-left: 10px;
background-color: #fff;
padding-bottom:10px;
text-align:justify;}

#titolo_link a{
color: #425a6b;
text-decoration: none;}

#titolo_link a:hover{
color: #de630b;
text-decoration: underline;}




/* --- SERVIZI ACCESSORI --------- */

#corpo-content-acc{
}

#sotto-corpo-acc {
background-color: #fff;
height: auto;
min-height:500px;
padding:6px;
text-align: justify;
color: #515151;
}

#corpo-servizi-acc1 {
padding-bottom: 2px;
margin-bottom: 10px;
float:left;
display:block;
width: 440px;margin-top: 0px;}

#cella-acc {
width: 310px;
height: 15px;
margin-top: 2px;
text-align: left;border-bottom: 2px #bebcae dotted;background-image: url(images/freccia.gif);background-repeat: no-repeat;padding-left: 10px;line-height: 15px;background-position: 1px +5px;}

#cella-acc a{text-decoration: none;font-weight: normal;font-size: 11px;}


#cella-acc a:hover{font-weight: normal;font-size: 11px;color: #61616a;text-decoration: none;}

.sono_qui{font-weight: bolder;
display:block;color: #a1a1a1;text-decoration: none;font-size: 12px;}

#cella-youarehere-acc {
width: 190px;
height: 20px;
margin-top: 2px;
font-size: 14px;
font-weight: bold;
color: #f85e00;
text-indent: 14px;
background: #ffffff;
text-align: left;
text-indent: 5px;
margin-left: 2px;
margin-right: 2px;}

#cella-prima-acc {
width: 195px;
height: 20px;
margin-top: 2px;
font-size: 14px;
font-weight: bold;
color: #8d212c;
text-align: left;
text-indent: 5px;
margin-left: 2px;
margin-right: 2px;}

.nascosta{
visibility:hidden;
width:0px;
height:0px;
margin-bottom:-40px;}


#caratteristiche{padding-left: 67px;font-size: 11px;}

#telef_sch{font-size: 12px;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;color: #287c17;
margin-bottom:6px;}