body{
margin-top:0px;
}
td{
font-family:Tahoma,Verdana,Arial;
font-size:11px;
color:#183B6D;
}
.testo{
text-align:justify;
line-height:18px;
}
.titoli{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
A.menu_link,
A.menu_link:link,
A.menu_link:visited,
A.menu_link:active
{
padding-left:45px;
color:#F3F3F3;
text-decoration:none;
font-weight:normal;
}
A.menu_link:hover{
color:#FFDD43;
text-decoration:none;
font-weight:normal;
}
A:link{
color:#183B6D;
text-decoration: none;
font-weight:bold;
}
A:visited{
color:#183B6D;
text-decoration: none;
font-weight:bold;
}
A:hover{
color:#1B908D;
font-weight:bold;
}
textarea{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
form{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
select{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
option{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
input{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
img.bordo_ori{
	border-width:1px;
	border-style:solid;
	border-color:#1B908D;
	width:160px;
	height:120px; 
}
img.bordo_ver{
	border-width:1px;
	border-style:solid;
	border-color:#1B908D;
	width:120px;
	height:160px; 
}
img.bordo2_ori{
	border-width:1px;
	border-style:solid;
	border-color:#1B908D;
	width:400px;
	height:300px; 
}
img.bordo2_ver{
	border-width:1px;
	border-style:solid;
	border-color:#1B908D;
	width:300px;
	height:400px; 
}