body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #353535;
}
.novita {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;

}
a.novita:link, a.novita:active, a.novita:visited, a.novita:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a:link, a:active, a:visited, a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-size: 11px;
}
.home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left 65px;
}

.news {
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 10px;
}
.titoli {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}
a.titoli:link, a.titoli:active, a.titoli:visited, a.titoli:hover{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.sezione{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.sezione:link, a.sezione:active, a.sezione:visited, a.sezione:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.titoli_small {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.titoli_rossi {
	color: #C10023;
	font-size: 19px;
	font-weight: bold;
}
.titoletti {
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}
.frangisole {
	font-size: 17px;
	font-weight: bold;
	color: #C10023}

a.frangisole:link, a.frangisole:active, a.frangisole:visited, a.frangisole:hover {
	text-decoration: none;
	font-size: 18px;
}
.parapetti {
	color: #7D7D7D;
	font-size: 18px;
	font-weight: bold;
}
a.parapetti:link, a.parapetti:active, a.parapetti:visited, a.parapetti:hover{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 17px;
}
.recinzioni {
	color: #4B6F9C;
	font-size: 17px;
	font-weight: bold;
}
a.recinzioni:link, a.recinzioni:active, a.recinzioni:visited, a.recinzioni:hover{
	text-decoration: none;
	color: #4B6F9C;
	font-size: 17px;	
}
sup {
	font-size: 10px;
}
.testo_bianco {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.tabella {
	background-color: #E3E3E3;
}