@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;;
}
#logo {
	height: 80px;
	width: 268px;
}
#menu {
	height: 33px;
	width: 100%;
	background-image:url(/img/bg_top.gif);
	background-repeat:repeat-x;
}
#menu-shadow {
	background-image:url(/img/shadow_top.jpg);
	background-repeat:repeat-x;
	height:18px;
	width:100%;
}
#left-side {
	margin-left:30px;
	float:left;
	width:70%;
}

#right-side {
	float:right;
	width:250px;
	margin-right:20px;
}
#content {
	padding:15px;
	font-size:11px;
}

.header_box {
    background-color: #076B35;
    color: #FFFFFF;
    display: block;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

#titolo-pag {
	width: 717px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
#titolo-pag h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 24px;
	font-style: italic;
}
#cont-left img {
	padding-bottom: 5px;
	padding-top: 5px;
}

.grassetto_nero {
	font-weight: bold;
	color: #000000;
}
.grassetto-verde {
	color: #339900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.Stile2 {
    color: #FF0000;
}
.Stile4 {
    color: #FF0000;
    font-weight: bold;
}

.box-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#contatto-telefono {
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

/* my-secretary.html */
.mys-content{
	font-family: 'Lato', sans-serif !important;
	display: inline-block;
	width: 100%;
	text-align: justify;
	float: left;
	min-width: 300px;
}
.mys-content p{
	font-size: 16px;
	line-height: 24px;
}
.mys-content p strong.green{
	color: #207443;
}
.mys-button{
	display: block;
	min-width: 300px;
}
.mys-button img{
	margin:0 auto 30px auto;
}

.mys-button #number-select select{
	font-family: 'Lato', sans-serif !important;
	display: block;
	height: 45px;
	border:2px solid #076b36;
	font-size: 14px;
	letter-spacing: 1px;
	width: 100%;
}
.mys-button input[type=submit]{
	font-family: 'Lato', sans-serif !important;
	display: block;
	width: 100%;
    padding: 10px;
	font-size: 18px;
}

.mys-button #number-selection-form-title{
	display: none;
}

.mys-button #number-selection-form-title, #number-select {
    float: none !important;
    margin-right: 0 !important;
}

.mys_vantaggi{
	display: inline-block;
	width: 100%;
}

.mys_vantaggi h2{
	display: inline-block;
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-style: italic;
}

.mys_vantaggio{
	display: inline-block;
	width: 20%;
	margin-right: 15px;
	text-align: center;
	min-width: 250px;
}
.mys_vantaggio p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 15px;
	background-color: #0073b7;
	text-transform: uppercase;
}

.my-table{
	font-family: 'Lato', sans-serif !important;
	display: inline-block;
	width: 100%;
}

.my-table tbody{
	display: inline-block;
	width: 100%;
}

.my-table .table-offerte {
	margin: 0 auto;
}
.my-table .table-offerte .hhead td{
	background-color: #0073b7;
	color: #ffffff;
	border-radius: 8px 8px 0 0;
}

.my-table .table-offerte .hhead .ttitle{
	font-family: 'Lato', sans-serif !important;
	display: block;
	font-size: 17px;
	width: 150px;
	text-align: center;
	font-weight: 900;
	margin:0 !important;
	padding: 10px;
	border-radius: 8px 8px 0 0;
	letter-spacing: 1px;
}
.my-table .table-offerte .hhead .ccontent{
	display: block;
	background-color: #01588c;
	margin: 0 !important;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}

.my-table .table-offerte .hhead .ccontent span{
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.my-table .table-offerte .hhead .ccontent span small{
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	
}

.my-table .table-offerte .bbody th{
	text-align: left;
	font-weight: 400 !important;
}
.my-table .table-offerte .bbody th p{
	float: left;
}

.my-table .table-offerte .bbody td{
	text-align: center;
}

.my-table .table-offerte .bbody th,
.my-table .table-offerte .bbody td{
	padding: 0 5px;
	font-size: 15px;
	line-height: 6px;
	
}
.my-table .table-offerte .gray th,
.my-table .table-offerte .gray td{
	background-color: #ebebeb !important;
}

.my-table .table-offerte .bbody td p{
	margin-top:0;
	margin-bottom: 0;
}
.my-table .table-offerte .bbody td img{
	max-width: 20px;
}
.my-table .table-offerte .hhead2 td{
	background-color: #0073b7;
	color: #ffffff;
	border-radius: 0 0 8px 8px;
}

.my-table .table-offerte .hhead2 .ttitle2{
	display: block;
	font-size: 20px;
	width: 150px;
	text-align: center;
	font-weight: 700;
	margin:0 !important;
	padding: 8px;
	border-radius: 0 0 8px 8px;
	letter-spacing: 1px;
}

.my-table .table-offerte .hhead2 .ttitle2 small{
	font-weight: 400;
	font-style: italic;
}

/* Tooltip container */
.tooltip {
    position: relative;
	display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #444;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
	font-weight: 300;
	line-height: 18px;
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 80%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 29%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.mys-menu{
	display: inline-block;
	width: 100%;
}

.mys-menu ul{
	display: inline-block;
	width: 100%;
	padding: 0 !important;
}

.mys-menu ul li{
	display: inline-block;
	list-style: none;
	padding-left: 0 !important;
	text-align: center;
}
.mys-menu ul li a{
	text-decoration: none;
	color: #000000;
	padding: 8px 20px !important;
	background-color: #ebebeb;
	border-radius: 4px;
	margin: 0 0 8px 8px!important;
	border:1px solid #cccccc;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
}

.mys-menu ul li a small{
	text-decoration: none;
	color: #000000;
	text-transform: none;
	font-size: 11px;
	font-weight: 400;
	font-style: italic;
}
.mys-menu ul li a:hover{
	background-color: #0073b7;
	border:1px solid #0073b7;
	color: #ffffff;
}

.mys-menu ul li a:hover small{
	color: #ffffff;
}

.mys-box-info{
	border:2px solid #0073b7;
	padding: 0 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.mys-box-info-gray{
	border:2px solid #0073b7;
	padding: 0 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	background-color: #ebebeb;
}

.mys-box-info .servizi,
.mys-box-info-gray .servizi{
	border:2px solid #0073b7;
	padding: 0 10px;
	border-radius: 5px;
	background-color: #ffffff;
}

.servizi h5{
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #ffffff;
	background-color: #0073b7;
	border-radius: 3px 3px 0 0;
	border: none !important;
}

.mys-box-info h3,
.mys-box-info-gray h3{
	display: inline-block;
    width: 100%;
    background-color: #0073b7;
    padding: 12px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
	margin-left: -12px;
    border-radius: 4px 4px 0 0;
	text-align: center;
}
.mys-box-info h4,
.mys-box-info-gray h4{
    text-transform: uppercase;
    font-size: 16px;
	padding: 0 0 3px 0;
	margin: 10px 0 3px 0;
	border-bottom: 3px dotted #c6e2f2;
}