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

/*--INVERNO--*/

#tabella_titoli_prezzi_inverno th {
	background-color: #D6EFB1;
	font-family: Arial;
	font-size: 13px;
	color: #426114;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
}


#tabella_titoli_prezzi_inverno td {
	background-color: #E9F5D7;
}


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


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


#offerte_titolo {
	background-color: #E9F5D7;
	font-family: Arial;
	font-size: 13px;
	color: #426114;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0 0 0 2px;
}


#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;
}


#offerte_testo{
	margin-top: 5px;
}



#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: #D6EFB1;
	font-family: Arial;
	font-size: 13px;
	color: #426114;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
}


#tabella_titoli_prezzi_estate td {
	background-color: #E9F5D7;
}


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


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


#offerte_titolo {
	background-color: #E9F5D7;
	font-family: Arial;
	font-size: 13px;
	color: #426114;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0 0 0 2px;
}


#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;
}


#offerte_testo{
	margin-top: 5px;
}



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



