a:link		{text-decoration:none; color:#3D3D3D;}
a:visited	{text-decoration:none; color:#3D3D3D;}
a:hover 		{text-decoration: underline; color:#3D3D3D;}
	
body {
	margin: 3px;
	padding: 0;
	background: #1A5BAF;
}

.boxesterno{
	padding: 5px;
	background-color: #FFFFFF;
	width: 747px;
}

.tdsx {
	border: 2px solid #F0F0F0;
	vertical-align: top;
	padding-top: 3px;	
	text-align: center;
}

.tddx {
	border: 2px solid #F0F0F0;
	vertical-align: top;
	padding-top: 3px;
}

.footer {
	background-color:  #F0F0F0;
	margin-top:5px;
	margin-bottom:3px;
	padding:4px;
	color: #3D3D3D;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}

.testo {
	color: #3D3D3D;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
}

.titolo {
	color: #3D3D3D;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 19px;
	font-weight: bold;
	padding-bottom: 3px;
}

.tdcucciolate {
	background: url(../images/bg_cucciolate.jpg) no-repeat;
	width: 469px;
	height: 123px;
	vertical-align: top;
	padding-top: 26px;
	padding-left: 4px;
}

.boxsx {
	width: 235px;
	color: #3D3D3D;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
	text-align: justify;	
}

h2 {
	background-color: #F0F0F0;
	color: #575F6C;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin:0px;
}

.elenco{
	font-size: 11px;
	font-weight: bold;
	color: #FF8811;
	letter-spacing: 1px;
	padding-top:4px;
}

.elenco a:link		{text-decoration:none; color:#FF8811;}
.elenco a:visited	{text-decoration:none; color:#FF8811}
.elenco a:hover 	{
	text-decoration: underline;
	color: #F07900;
}

.images {
	border: 1px solid #BBBBBB;
}

.didascalia {
	color: #3D3D3D;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 100px;
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin-top:2px;
	margin-bottom:2px;
}

.didascalia2 {
	color: #3D3D3D;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 140px;
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin-top:2px;
	margin-bottom:2px;
}

hr {
	height: 1px;
	color:#BBBBBB;
}

.form {
	BORDER: 1px solid #828282;
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}