body{
	background : White;
	font-family : verdana,MS Sans Serif;
}

.bordo{
	border: 1px solid #0000FE;
}

.bordo_alto{
	border-top : 1px solid #0000FE;
	border-bottom : 0px solid #0000FE;	
	border-right : 0px solid #0000FE;	
	border-left : 0px solid #0000FE;
}

.bordo_basso{
	border-top : 0px solid #0000FE;
	border-bottom : 1px solid #0000FE;	
	border-right : 0px solid #0000FE;	
	border-left : 0px solid #0000FE;
}

.bordo_foto{
	border-top : 1px solid #0000FE;
	border-bottom : 2px inset #0000FE;
	border-right : 2px inset #0000FE;	
	border-left : 1px solid #013E56;	
}

.bordo_dx{
	border-top : 0px solid #0000FE;
	border-bottom : 0px solid #0000FE;	
	border-right : 1px solid #0000FE;	
	border-left : 0px solid #0000FE;
}

.bordo_sx{
	border-top : 0px solid #0000FE;
	border-bottom : 0px solid #0000FE;	
	border-right : 0px solid #0000FE;	
	border-left : 1px solid #0000FE;
}

a.link_contenuto_underline:link,a.link_contenuto_underline:visited{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #0000FE;
}

a.link_contenuto_underline:hover{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #0000FE;
}

a.nodecoration:hover,a.nodecoration:link,a.nodecoration:visited{
    font-size: 14px;
    color: #0000FE;
	text-decoration: none;
}

a.vocimenu:link,a.vocimenu:visited{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #0000FE;
}

a.vocimenu:hover{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #0000FE;
}

.bottone-a{
    BORDER-TOP: #0000FE 1px solid;
    BORDER-BOTTOM: 1px solid #0000FE;
    BORDER-LEFT: #0000FE 1px solid;
    BORDER-RIGHT: #0000FE 1px solid;
    BACKGROUND: #F2F2F2;
    font-size: 14px;
    color: #0000FE;
	text-decoration: none;
    WIDTH: 110px;
    HEIGHT: 25px;
	cursor :pointer;
}

.select-a{
    background: #F2F2F2;
    font-size: 14px;
    color: #0000FE;
	width: 150px;
    height: 22px;
	font-weight: normal;
}

.titolo1{
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #0000FE;
}

.titolo1_left{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #0000FE;
}

.titolo1_left_bordo_sx_basso{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #0000FE;
	border-top : 0px solid #0000FE;
	border-bottom : 2px solid #0000FE;	
	border-right : 0px solid #0000FE;	
	border-left : 2px solid #0000FE;
}

.titolo2_bordo_basso{
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #0000FE;
	border-bottom : 1px solid #0000FE;	
}

.uno{
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #0000FE;
}

.due{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #0000FE;
}

.due_center{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #0000FE;
}

.rev{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #0000FE;
}

.tre_center{
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #0000FE;
}
