body{
background-color:#000000;
margin-top:5px
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #D8D8D8;
	text-decoration: none;
	border: none;
}


.titolo {
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
	color: #FBC861;
	text-decoration: none;
	border: none;
}

.titolodx {
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #FBC861;
	text-decoration: none;
	border: none;
	width:210px;
	line-height:34px;
}

.testodx{
	font-family: Verdana;
	color:#D8D8D8;
	font-weight:bold;
	font-size:11px;
	width:210px;
	/*border:1px solid #FF0000;
	background-color:#FFFFEC;*/
}


.textFoto{
	font-size:12px;
	font-family: Verdana;
	/*border:1px solid #FFFFFF;*/
	background-color:#424242;
	color: #D8D8D8;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

#divFoto{
	border:1px solid #707070;
	background-color:#000000;
	width:340;
	text-align: center;
	margin:2px;
}

#divLinkFoto {
	font-family: Verdana;
	color:#D8D8D8;
	font-weight:bold;
	text-align:center;
	font-size:10px;
	border:1px solid #707070;
	background-color:#424242;
	width:105px;
	padding:2px;
	margin:2px;
}

#divLinkFoto a:active,a:link,a:visited{
	color:#D8D8D8;
	text-decoration:none;
}

#divLinkFoto a:hover{
	color:#FBC861;
	text-decoration:none;
}


.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #D8D8D8;
	text-decoration: none;
	border: none;
	border-top:1px solid #707070;
	/*border-bottom:1px solid #707070;*/
}

a:link.headertop {
	font-family: Verdana;
	font-weight:normal;
	font-size: 10px;
	color: #D8D8D8;
	text-decoration: none;
	border: none;
}

a:visited.headertop {
	font-family: Verdana;
	font-weight:normal;
	font-size: 10px;
	color: #D8D8D8;
	text-decoration: none;
	border: none;
}

a:active.headertop {
	font-family: Verdana;
	font-weight:normal;
	font-size: 10px;
	color: #D8D8D8;
	text-decoration: none;
	border: none;
}

a:hover.headertop {
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #D8D8D8;
	text-decoration: none;
	border: none;
}


a:link.menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

a:visited.menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

a:active.menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

a:hover.menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	border: none;
}
/*
.bordersito{
	border-left:1px solid #0000C2;
	border-right:1px solid #0000C2;
	table-layout:fixed;
}

.bordersitotop{
	border-top:1px solid #0000C2;
	border-left:1px solid #0000C2;
	border-right:1px solid #0000C2;
	table-layout:fixed;
}*/

