@charset "utf-8"; 
H1 { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857; 
	margin-bottom: 0;
    margin-top: 0;
}
H3 { 
	line-height: 1.42857; 
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
}
/*COMMERCIALE*/
.border-bottom-commerciale { border-bottom: 1px solid #f0ad4e; }
.nav-pills-header-commerciale > li > a.menu1 {
	background-color: #eec386;
	border-radius: 0;
	padding-left: 25px;
	padding-right: 25px;
	color: #000000;
}
.nav-pills-header-commerciale > li.active > a.menu1 {
	background-color: #FFFFFF;
	border-top-color: #f0ad4e;
	border-left-color: #f0ad4e;
	border-right-color: #f0ad4e;
	border-bottom-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.nav-pills-header-commerciale > li > a.menu2 {
	background-color: #ffd400;
	color: #000000;
}
.nav-pills-header-commerciale > li {
	font-size: 14px;
	font-weight: bold;
}
.nav-pills-header-commerciale {
    border-bottom: 0px solid #eec386;
}
.panel-ricerca-commerciale {
    border: 1px solid #f0ad4e;
	border-radius: 10px;
}
/*CASE VACANZA*/
.border-bottom-vacanza { border-bottom: 1px solid #6baee7; }
.nav-pills-header-vacanza > li > a.menu1 {
	background-color: #c8e1f7;
	border-radius: 0;
	padding-left: 25px;
	padding-right: 25px;
	color: #000000;
}
.nav-pills-header-vacanza > li.active > a.menu1 {
	background-color: #FFFFFF;
	border-top-color: #6baee7;
	border-left-color: #6baee7;
	border-right-color: #6baee7;
	border-bottom-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.nav-pills-header-vacanza > li > a.menu2 {
	background-color: #ffd400;
	color: #000000;
}
.nav-pills-header-vacanza > li {
	font-size: 14px;
	font-weight: bold;
}
.nav-pills-header-vacanza {
    border-bottom: 0px solid #c8e1f7;
}
.panel-ricerca-vacanza {
    border: 1px solid #6baee7;
	border-radius: 10px;
}
/*CESSIONI*/
.border-bottom-cessioni { border-bottom: 1px solid #a7f2a7; }
.nav-pills-header-cessioni > li > a.menu1 {
	background-color: #caefca;
	border-radius: 0;
	padding-left: 25px;
	padding-right: 25px;
	color: #000000;
}
.nav-pills-header-cessioni > li.active > a.menu1 {
	background-color: #FFFFFF;
	border-top-color: #a7f2a7;
	border-left-color: #a7f2a7;
	border-right-color: #a7f2a7;
	border-bottom-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.nav-pills-header-cessioni > li > a.menu2 {
	background-color: #ffd400;
	color: #000000;
}
.nav-pills-header-cessioni > li {
	font-size: 14px;
	font-weight: bold;
}
.nav-pills-header-cessioni {
    border-bottom: 0px solid #caefca;
}
.panel-ricerca-cessioni {
    border: 1px solid #a7f2a7;
	border-radius: 10px;
}
