  /*----------------------------------------------*/
 /*        tabella prezzi e offerte              */
/*----------------------------------------------*/

/*--INVERNO--*/




#tabella_prezzi_inverno {
padding: 0 15px 0 15px;
width: 97%;
margin:auto;
}

#tabella_note_prezzi_inverno {
padding: 0 15px 0 15px;
width: 97%;
margin:auto;

}

#tabella_titoli_prezzi_inverno {
padding: 0 15px 0 15px;
width: 97%;
margin:auto;
margin-top:15px;

}

#tabella_titoli_prezzi_inverno th {
	background-color: #0B4F82;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;

	}


#tabella_titoli_prezzi_inverno td {
	background-color: #0B4F82;
	padding: 0 15px 0 15px;

}


#tabella_prezzi_inverno  th{
	background-color: #0059b3;
	font-weight: bold;
	font-size: 10px;
}


#tabella_prezzi_inverno  td{
	padding: 1px 1px 1px 3px;
	background-color: #0B4F82;
}


#offerte_titolo {
	background-color: #0059B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0px 0px 0px 20px;
}


#chiusura_testo {
	padding: 3px 3px 3px 3px;
	background-color: #FAF8EB;
}

#periodo_offerte {
	
	float: left;
	width: 50%;
	color:#082862;
	font-weight: bold;
}

#prezzo_offerte {
	
	color:#082862;
	font-weight: bold;
	text-align: right;
}


#calendario {
	float: left;
	margin-bottom: 3px;
	width: 50%;
}

#soldi {
	margin-bottom: 3px;
}


#offerte_testo{
	margin-top: 5px;
	padding-left:20px;
}



#tabella_note_prezzi_inverno th{
	margin-top: 5px;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	text-align: left;
}


/*--ESTATE--*/
#tabella_titoli_prezzi_estate th {
	background-color: #0B4F82;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;

}



#tabella_prezzi_estate {
padding: 0 15px 0 15px;
width: 97%;
margin:auto;
}

#tabella_note_prezzi_estate {
padding: 0 15px 0 15px;
width: 97%;
margin:auto;

}

#tabella_titoli_prezzi_estate {
padding: 0 15px 0 15px;
width: 97%;
margin:auto;
margin-top:15px;

}




#tabella_titoli_prezzi_estate td {
	background-color: #0B4F82;
}


#tabella_prezzi_estate  th{
	background-color: #0059b3;
	font-weight: bold;
	font-size: 10px;
}


#tabella_prezzi_estate  td{
	padding: 1px 1px 1px 3px;
	background-color: #0B4F82;
}



#chiusura_testo {
	padding: 3px 3px 3px 3px;
	background-color: #FAF8EB;
}

#periodo_offerte {
	float: left;
	width: 50%;
	background-color: #FDFCF7;
	font-weight: bold;
}

#prezzo_offerte {
	background-color: #FDFCF7;
	font-weight: bold;
	text-align: right;
}


#calendario {
	float: left;
	margin-bottom: 3px;
	width: 50%;
}

#soldi {
	margin-bottom: 3px;
}





#tabella_note_prezzi_estate th{
	margin-top: 5px;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	text-align: left;
}


