/*********** Modifiche Dario landing ***********/
#accordion {
	clear: both;
}
/***********************************************/


.trig_prenota {
    text-align:center;
}


#procedi{
	background-image: url(../images/procedi.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 49px; 
	background-color: #fff;
	border: 0;
}

#verificaDisp{
	background-image: url(../images/verifica.png);
	width: 182px;
	height: 32px; 
	border: 0;
	background-repeat: no-repeat;
}

#inviaForm{
	background-image: url(../images/inviaform.png);
	width: 182px;
	height: 32px;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
}

/****************pagina di notifica pagamenti***********************/



#pagMess{
	font-size: 16px;
    font-family: Dince, Arial, Helvetica, sans-serif;
	color: #909f25;
	float:left;
    text-align:center;
	background-color:#f2f2f2;
    border: solid 1px #9a9a9a;
    padding:30px;
	margin-left: 50px;
	margin-top: 50px;
	
}

#pagMess b{
	font-size: 20px;
    font-family: Dince, Arial, Helvetica, sans-serif;
	color: #666;
	
}

#pagMessCentro{
	font-size: 16px;
    font-family: Dince, Arial, Helvetica, sans-serif;
	color: #909f25;
	float:left;
    text-align:center;
	background-color:#f2f2f2;
    border: solid 1px #9a9a9a;
    padding:30px;
	margin-left: 250px;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 450px;
	
}

#pagMessCentro b{
	font-size: 20px;
    font-family: Dince, Arial, Helvetica, sans-serif;
	color: #666;
	
}

#errorMess{
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}


/********************************************************************/

.nonDisponibileText{
	font-size: 12px;
	color: #CEDE5B;
}

/********************* mail ********************************************/

.mail{
	width: 100%;
}

#corpo_mail{
	width: 97%;
	margin-left: 2%;
}

.green_line{
	clear: both;
	float: left;
	width:100%;
	height: 2px;
	background-color: #cbd54e;
	margin-bottom: 15px;
	margin-top: 5px;
}
#mail_intestazione{
	clear: both;
	float: left;
	color: #333333;
	width: 100%;
	height: auto;
	margin-top: 30px;
	font-size: 13px;
	line-height: 25px;
}
#mail_intestazione p{
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#mail_intestazione b{
	color: #839122;
}

#testo_mail{
	clear: both;
	color: #333333;
	font-size: 13px;
	margin-bottom: 20px;
}

#testo_mail p{
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}
#testo_mail b{
	color: #839122;
}


#mail_foot{
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	position: absolute;
	margin-top: 50px;
	font-weight: bold;
}

#mail_foot a{
	color: #fff;
	text-decoration: none;
}
#mail_foot a:hover{
	color: #CCCCCC;
}
#mail_foot a:visited{
	color:#fff;
}
.wrapinternoMail {
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position:relative;
}

.tabella{
	 width: 70%;
	 font-size: 12px;
	 text-indent: 10px;
}
.tabella .small_td{
	width:15%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #839122;
	font-weight: bold;
}
.tabella .big_td{
	width:35%;
	
}

#thefootMail {
   	clear: both;
    left: 0;
    width: 100%;
}

.tabella .td_giorni{
	width:50%;
	text-indent: 0;
}
.giorni{
	font-size:16px;
}


.errorNotify{
	color: #fff;
	text-transform: uppercase;
	padding-top: 50px;
	width: 100%;
	text-align: center;
	font-size: 16px;	
	font-weight: bold;
}
.messageNotify{
	color: #fff;
	text-transform: uppercase;
	padding-top: 50px;
	width: 100%;
	text-align: center;
	font-size: 16px;	
	font-weight: bold;
}


#footer .footer_dx{
	float:right; 
	text-align:right;
	font-weight:bold;
	color:#49494b;
}
#footer .footer_dx a{
	text-decoration:none;
	color:#99a924;
}
#footer .footer_dx a:hover{
	text-decoration:none;
	color:#49494b;
}

#adwords{
	height: 85px;
	width: 100%;
	margin-left: auto;
 	margin-right: auto;
	clear: both;
	font-size:12px;
}

#footer .footer_sx{
	float:left; 
	width:350px; 
	text-align:left;
}
#table_tariffe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#table_tariffe th{
	background-color:#e7e7e7;

}
#table_tariffe td{
	background-color:#eeeeee;
	text-align:center;

}
#table_tariffe .imp{
	background-color:#f4ffa6;
	text-align:center;
	font-weight:bold;

}
.credits{
	width:398px;
	height:148px;
	background:url(../images/credits.gif) bottom no-repeat #FFFFFF;
	border:1px solid #c9c9c9;
	font-family:Arial;
	color:#454545;
	text-align:center;
	font-size:14px;
}
