
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;
}

div#linkshp {position:absolute;
	top:380px;left:230px;font-family: Verdana;
	font-size: 11px;width:700px;
}

div#info {position:absolute;
	top:24px;left:223px;font-family: Verdana;
	font-size: 11px;width:370px;
}


h1 {	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #993333;
}

a {
	text-decoration: none;
	color: #000000;
}

a.darker:hover {
	color: #666666;
}

a:hover {
	color: #CCCCCC;
}

.img_border {
	border:1px solid #666666;
}

.menu_bg {
	background: url(../images/bg_menu.jpg) no-repeat;
	padding: 0px 10px 0px 0px;
	max-height: 450px;
}

.menu_td {
	text-align: right;
	padding: 5px 15px 5px 0px;
	border-right:1px solid #999999;
}

.menu_td_over {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	color: #CCCCCC;
	padding: 5px 10px 4px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.text_menu_td_over {
	color: #999999;
}

.text_menu_td {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

.footer {
	font-size: 7pt;
	font-family: Verdana;
	padding: 3px 0px 3px 0px;
	background-color: #CCCCCC;
}

.input
{
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18 px;		
	background-color: #CCCCCC;
}

.button
{
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 54 px;
	height: 20 px;	
}

.txtarea
{
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #CCCCCC;
}

.td-news {
	font-size: 7pt;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
}

.circolare-title {
	font-size: 8pt;
	color: #993333;
}

.td-news-date {
	font-size: 9pt;
	font-weight: bold;
}

.content-txt {
	font-size: 8pt;
	font-family: Verdana;
}

.content-title {
	font-size: 17pt;
	font-family: Verdana;
	font-weight: bold;
	color: #993333;
}

.content-subtitle {
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #993333;
}

.box-title {
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;
	font-family: Verdana;
}