body {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.voci_menu {
	color:#999999; 
	font-size:11px; 
	font-family:Verdana; 
}

.raquo_menu {
	color:#66CCFF;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover {
	text-decoration:underline;
	color:#999999;
}

.font_contenuti {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}
.special {
	background-color:#cce3f1;
}
.with_border{
	border:#253081;
}

.fontgestione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #c5fffd;	
}

.pagination{
	padding: 2px;
	text-decoration:none;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 13px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #FCCA28;
	text-decoration: none;
	color: #000033;
	font-family:Verdana, Geneva, sans-serif;
	
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #FCCA28;
	color: #000033;
	background-color: #FCCA28;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.pagination a.currentpage{
	background-color: #0033FF;
	color: #FFF !important;
	border-color: #0033FF;
	font-weight: bold;
	cursor: default;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
	text-decoration:none;
}

.pagination a.prevnext{
	font-weight: bold;
	text-decoration:none;
}
.border {
	border: 6px solid #c5fffd;
}
.special {
	background-color:#0e3597;
	color:#FFFFFF;
}
.special2 {
	background-color:#c5fffd;
}
.texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000033;
	padding: 2px;

}
.bg01 {
	background-color: #c5fffd;
	margin: 0px;
	border-bottom-color: #000033;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

