/* CSS Document */

/* colori del preview delle offerte in home page */
.preview_offerte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50535B;
	font-weight: normal;
	background-color: #ffffff;
	border:1px solid #E2E2E4;
	padding:3px;
	text-align: left;
}
.link_offerte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50535B;
	font-weight: normal;
	font-weight: bold;
}
/* fine */

.pulsanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pulsanti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	color: #713A63;
	text-decoration: none;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	text-decoration: none;
}
.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
    color: #713A63;
	text-decoration: none;
}
.indirizzo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50535B;
	padding-top: 10px;
	padding-right: 3px;
	text-align: left;
	font-weight: normal;
}
.testoviola {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #713A63;
	text-align: left;
	font-weight: bold;
}
.testoviola:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D5933;
	text-align: left;
	font-weight: bold;
}
.testocentrato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	padding-top: 10px;
	text-align: center;
	font-weight: normal;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9C2E0A;
	font-weight: bold;
}
.titoloverde {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3D5933;
	font-weight: bold;
}
.titoloviola {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #713A63;
	font-weight: bold;
}
.posta {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.posta:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #713A63;
	font-weight: bold;
	text-decoration: underline;
}
.bordocolore {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.privacy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
	text-align: justify;
}
.iva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 10px;
	color: #9FD4FF;
	text-decoration: none;
}
.titolochiaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFCDF;
	font-weight: bold;
}
.lingua {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 3px;
	color: #9C2E0A;
	text-decoration: none;
}
.lingua:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 3px;
	color: #374231;
	text-decoration: none;
}
.prezzi {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #50535B;
	padding-top: 10px;
	padding-right: 3px;
	text-align: center;
	font-weight: normal;
}
.book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #50535B;
	padding-top: 3px;
	text-align: center;
	font-weight: normal;
}
.prezzibook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #50535B;
	padding-top: 6px;
	padding-right: 1px;
	text-align: center;
	font-weight: normal;
}
.testoverde {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D5933;
	text-align: left;
	font-weight: bold;
}
.testoverde:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #713A63;
	text-align: left;
	font-weight: bold;
}
