.bordo{
	border: 1px solid #FF6600;
}

.bordo_alto{
	border-top : 1px solid #FF6600;
	border-bottom : 0px solid #FF6600;	
	border-right : 0px solid #FF6600;	
	border-left : 0px solid #FF6600;
}

.bordo_basso{
	border-top : 0px solid #FF6600;
	border-bottom : 1px solid #FF6600;	
	border-right : 0px solid #FF6600;	
	border-left : 0px solid #FF6600;
}

.bordo_basso_rosso{
	border-top : 0px solid #FF6600;
	border-bottom : 1px solid red;	
	border-right : 0px solid #FF6600;	
	border-left : 0px solid #FF6600;
}

.bordo_foto{
	border-top : 1px solid #FF6600;
	border-bottom : 2px inset #FF6600;
	border-right : 2px inset #FF6600;	
	border-left : 1px solid #FF6600;	
}

.bordo_dx{
	border-top : 0px solid #FF6600;
	border-bottom : 0px solid #FF6600;	
	border-right : 1px solid #FF6600;	
	border-left : 0px solid #FF6600;
}

.bordo_sx{
	border-top : 0px solid #FF6600;
	border-bottom : 0px solid #FF6600;	
	border-right : 0px solid #FF6600;	
	border-left : 1px solid #FF6600;
}

.bottone-td-a{
   BACKGROUND: #ff8c00;
	BORDER-TOP: 1px solid #bbbbbb;
   BORDER-BOTTOM: 2px solid White;
   BORDER-LEFT: 1px solid #bbbbbb;
   BORDER-RIGHT: 2px solid White;
	WIDTH: 120px;
   HEIGHT: 18px;
	cursor :pointer;
	text-align: center;	
}

.bottone-td-a:hover{
   BACKGROUND: #ffb559;
	BORDER-TOP: 1px solid White;
   BORDER-BOTTOM: 2px solid #bbbbbb;
   BORDER-LEFT: 1px solid White;
   BORDER-RIGHT: 2px solid #bbbbbb;
	WIDTH: 120px;
   HEIGHT: 18px;
	cursor :pointer;
	text-align: center;
}

a.link_conteuto:link,a.link_contenuto:visited{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}

a.link_contenuto:hover{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	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 : #FFFFFF;
}

a.link_contenuto_underline:hover{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
}

a.nodecoration:hover,a.nodecoration:link,a.nodecoration:visited{
    font-size: 14px;
    color: #FF6600;
	text-decoration: none;
}

a.nodecoration-black:hover,a.nodecoration-black:link,a.nodecoration-black:visited{
   font-size: 11px;
   color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.vocimenu:link,a.vocimenu:visited{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #FF6600;
}

a.vocimenu:hover{
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #FF6600;
}


.select-a{
    background: #F2F2F2;
    font-size: 14px;
    color: #FF6600;
	width: 150px;
    height: 22px;
	font-weight: normal;
}

.sfondo_bianco{
   BACKGROUND: #FFFFFF;
}

.sfondo_nero{
   BACKGROUND: #000000;
}

.tabella_centrale{
	background : White;
}

.tabella_centrale_home{
	background : #FF6600;
}

.tabella_esterna_home{
	background : White;
	border-top : 1px solid #000000;
	border-bottom : 2px solid #000000;	
	border-right : 2px solid #000000;	
	border-left : 1px solid #000000;
}

.titolo1{
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #FF6600;
}

.titolo1_left{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #FF6600;
}

.titolo1_left_bordo_sx_basso{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #FF6600;
	border-top : 0px solid #FF6600;
	border-bottom : 2px solid #FF6600;	
	border-right : 0px solid #FF6600;	
	border-left : 2px solid #FF6600;
}

.titolo2_bordo_basso{
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #FF6600;
	border-bottom : 1px solid #FF6600;	
}

.uno{
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #ffffff;
}

.due{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	line-height: 25px;
}

.due_nero{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.due_nero_bordo1{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	border: 1px solid #FF6600;
}

.due_center{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #000000;
}

.rev{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #FF6600;
}

.rev-home{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #000000;
}

.tre_center{
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #FF6600;
}
