@charset "utf-8";

html, body {
	height: 100%;
	width: 100%;
}
body {
	background-image: url(images/path.jpg);
}
#mainTable {
	background-color: #F5F0C6;
}
.ombraSx {
	background-image: url(images/ombra_s.jpg);
	background-repeat: repeat-y;
}
.ombraDx {
	background-image: url(images/ombra_d.jpg);
	background-repeat: repeat-y;
}
.indirizzoLanding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D73439;
	text-decoration: none;
}
.english {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: none;
}
.english a {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: none;
}
.english a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: underline;
}
.titoloBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AE0F23;
	text-decoration: none;
	font-weight: bolder;
}
.titNewVerde {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #255D50;
}

.bodyTesto {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodyTesto a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodyTesto a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.mainTesto {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.mainTesto a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.mainTesto a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.backlarazza {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.padImg {
	padding-left: 13px;
	padding-top: 13px;
}
.quadroVerde {
	background-image: url(images/quadro_verde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quadroRosso {
	background-image: url(images/quadro_rosso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quadroBeige {
	background-image: url(images/quadro_beige.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titNewRosso {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D63239;
}
.titNewBeige {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CD9A49;
}
.linkSubmenu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkSubmenu a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkSubmenu a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ae0f21;
	text-decoration: none;
}
.bodyTestoFaq {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

