a
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
	text-decoration: underline;
}
a:hover
{
	font-size: 12px;
	color: red;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.a_no_underline
{
	font-size: 12px;
	color: #000066;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
#top_table
{
	background-image: url(img/top_bgr.jpg);
	height: 109px;
}
#top_margin
{
	background-image: url(img/top_margin.jpg);
	width: 2px;
}
#top_left
{
	width: 160px;
	height: 91px;
}
#top_bottom
{
	height: 17px;
}
#top_cerca
{
	padding-left: 4px;
	height:28px;
}
#top_center
{
	width: 480px;
	height: 91px;
}
#top_right
{
	width: 110px;
	height: 91px;
}
#top_center_button
{
	font-weight: bold;
	font-size:12px;
	background-image: url(img/top_bgr_button.jpg);
	font-family: Arial;
	height:17px;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
}
#top_left_button
{
	font-weight: bold;
	font-size:10px;
	background-image: url(img/top_left_button.jpg);
	font-family: Arial;
	height:17px;
	width:7px;
	padding-top:4px;
}
#top_right_button
{
	display: inline;
	font-weight: bold;
	font-size: 10px;
	background-image: url(img/top_right_button.jpg);
	width: 6px;
	padding-top: 4px;
	font-family: Arial;
	height: 17px;
}
