body{
	background : #CFCFCF;
	font-family : verdana,MS Sans Serif;
}

.bordo{
	border: 1px solid #FFFFFF;
}

.bordo_alto{
	border-top : 1px solid #FFFFFF;
	border-bottom : 0px inset #FFFFFF;
	border-right : 0px inset #FFFFFF;	
	border-left : 0px solid #FFFFFF;	
}

.bordo_foto{
	border-top : 2px solid #FFFFFF;
	border-bottom : 3px inset #FFFFFF;
	border-right : 3px inset #FFFFFF;	
	border-left : 2px solid #FFFFFF;	
}

.bordo_spesso_bianco{
	border: 3px solid #FFFFFF;
	background : #E8E8E8;
}

a.link_contenuto:link,a.link_contenuto:visited{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #000000;
}

a.link_contenuto:hover{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #000000;
}

a.link_contenuto_underline:link,a.link_contenuto_underline:visited{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #000000;
}

a.link_contenuto_underline:hover{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #000000;
}

a.vocimenu:link,a.vocimenu:visited{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;	
	color : #000000;
}

a.vocimenu:hover{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
	color : #000000;
}

.due{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.quattro{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	color : #000000;
}

.quattro-center{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #000000;
}

.quattro_cursor{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	color : #000000;
	cursor :pointer;
}

.rev{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #FFFFFF;
}

.titolo1{
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #000000;
}

.titolo2{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #000000;
}

.uno{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
