.bg1 {
	background-color: #0061b3;
}
.bg2 {

	background-color: #2992EB;
}
.trattvertbg {
	background-image:  url(../img/catalogo/tratt_vert.gif);
}

body{
	font-family: Arial, Helvetica, sans-serif;
}

.sottotitolohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titolosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004963;
}
a.titolosmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004963;
}
.menuaziendale {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(87px,auto,auto,auto);

}
a.menuaziendale:hover {
	text-decoration: underline;
}
.puntinitop {
	line-height: 10px;
	background-image: url(../img/tratt_menu_top.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.testo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004963;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004963;
	border: 1px solid #CADEE6;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004963;
		border: 1px solid #CADEE6;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #AF3838;
}

h2 {
	color: #900;
	font-size: 12px;
	border-bottom: solid 1px #0061b3;
	margin-bottom:10px;
	display:block;
	clear:both;
}

.center {
	padding: 10px;
}

.tab_newsletter img{
	border:1px solid #ccc;
}

a.img {
	display:inline-block;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:5px;
}
a.img img{
	height:90px;
	border:0px;
}

