/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #323232;
	background: #C2D1DD;
}
td {
	vertical-align: top;
}
td.bott {
	vertical-align: bottom;
}
a {
	color: #323232;
	text-decoration: underline;
}
a:visited {
	color: #323232;
}
a:hover {
	color: #323232;
	text-decoration: none;
}
a:active {
	color: #323232;
}

.container {
	width: 870px;
	background: #F2FAFB;
}
.tdtopleft {
	width: 50%;
	vertical-align: top;
	background: url(../img/tdtop_bg.gif) #F2FAFB repeat-x;
	text-align: right;
}
.tdtopright {
	width: 50%;
	vertical-align: top;
	background: url(../img/tdtop_bg.gif) #F2FAFB repeat-x;
	text-align: left;
}
.header {
}
.menutd {
	background: url(../img/menu_bg.gif) #1D6489 repeat-x;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1D6489;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D6489;
}
.menutdvoce {
	width: 14%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.menutdvoce a{
	text-decoration: none;
}
.menutdvoce a:hover, .menutdvoce a:active{
	text-decoration: none;
	color: #1D6489;
}
hr {
	height: 1px;
	color: #C6D2DD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rowbluorizz1 {
	height: 1px;
	background: #C6D2DD;
}
.rowbluorizz {
	height: 2px;
	background: #1D6489;
}
.rowvertpadd {
	background: url(../img/rowvertpadd.gif) center repeat-y;
}
.titoletto {
	font-size: 10px;
	font-weight: bold;
}
.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.imgborder {
	border: 1px solid #143F57;
}
.prodtitle {
	padding-left: 10px;
	font-weight: bold;
	color: #143F57;
	padding-bottom: 5px;
	width: 100%;
	text-decoration: none;
}
.prodtitle a{
padding-left: 0px;
	color: #143F57;
	text-decoration: none;
}
.boxprodtitle {
	font-weight: bold;
	color: #143F57;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #143F57;
	text-align: right;
	padding-bottom: 5px;
	width: 100%;
	text-decoration: none;
}
boxprodtitle a{
	text-decoration: none;
}
.boxprodtitle a:hover {
	text-decoration: none;
}
.boxproddes {
	padding-left: 10px;
	padding-top: 8px;
}
.linkvai {
	font-size: 9px;
	font-weight: bold;
	color: #133E55;
	text-decoration: none;
}
a:hover.linkvai  {
	font-size: 9px;
	font-weight: bold;
	color: #133E55;
	text-decoration: underline;
}
.centercenter {
	text-align: center;
	vertical-align: middle;
}

.height25 {
	height: 25px;
}
.footer {
	width: 870px;
	background: url(../img/footer_bg.gif) #C2D1DD top repeat-x;
	text-align: center;
	padding-top: 14px;
	line-height: 19px;
	padding-bottom: 14px;
}
.footertd {
	width: 50%;
	background: url(../img/footer_bg.gif) #C2D1DD top repeat-x;
}
.tablepaddbott0 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tablepadd20 {
	padding: 20px;
}
.letturafacile {
	background-color: #E6F0F3;
}
.imgthnews {
	padding: 20px;
	margin: 50px;
}

