body{
	background : #FFFFF0;
	font-family : verdana,MS Sans Serif;
}

.bordo{
	border: 1px solid #495E72;
}

.bordo_alto{
	border-top : 2px solid #6A839D;
	border-bottom : 0px solid #6A839D;	
	border-right : 0px solid #6A839D;	
	border-left : 0px solid #6A839D;
}

.bordo_basso{
	border-top : 0px solid #6A839D;
	border-bottom : 2px solid #6A839D;	
	border-right : 0px solid #6A839D;	
	border-left : 0px solid #6A839D;
}

.bordo_foto{
	border-top : 1px solid #6A839D;
	border-bottom : 2px inset #6A839D;
	border-right : 2px inset #6A839D;	
	border-left : 1px solid #013E56;	
}

.bordo_dx{
	border-top : 0px solid #6A839D;
	border-bottom : 0px solid #6A839D;	
	border-right : 2px solid #6A839D;	
	border-left : 0px solid #6A839D;
}

.bordo_sx{
	border-top : 0px solid #6A839D;
	border-bottom : 0px solid #6A839D;	
	border-right : 0px solid #6A839D;	
	border-left : 2px solid #6A839D;
}

a.link_contenuto_underline:link,a.link_contenuto_underline:visited{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #495E72;
}

a.link_contenuto_underline:hover{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #495E72;
}

a.vocimenu:link,a.vocimenu:visited{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #495E72;
}

a.vocimenu:hover{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #495E72;
}

.titolo1{
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #495E72;
}

.titolo1_left{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #495E72;
}

.titolo1_left_bordo_sx_basso{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #495E72;
	border-top : 0px solid #6A839D;
	border-bottom : 2px solid #6A839D;	
	border-right : 0px solid #6A839D;	
	border-left : 2px solid #6A839D;
}

.uno{
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #495E72;
}

.rev{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #495E72;
}
