p { }
td { }
a:link {
	color: #8c92b2;
	text-decoration: none;
}
a:visited {
	color: #8c92b2;
	text-decoration: none;
}
a:hover {
	color:#110e4b;
	text-decoration: none;
}
a:active { }


div#box_wp{
	width: 780px;
	height: 418px;
	border: 1px solid #001f5f;
	background: url(../img/bg_line.gif) repeat-y 574px;
}

div#lineone{
	width: 100%;
	height: 27px;
	background: #0060c2;
}

div#wp_image{
	background: url(../img/ghivarello.jpg) no-repeat center 52px white;
	padding-top: 185px;
	text-align: left;
}
div#list{
	width: 100%;
	text-align: right;
}
#list ul{
	margin-right: 204px;
}
#list li{
	font-size: 0.8em;
	list-style: none;
}