html,body {
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000
	}

div#all {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top left;
	width:780px; margin-left:auto; 
}

a {
	text-decoration:none;
	margin:0px; padding:0px;
	color:#B41A00; 
}

a:hover {
	color:#fff;
}

/* ##################################################### INIZIO sitema delle ombre della pagina */

.ombra_center_sx {
	background-image:url(../img/fondo_center_sx.gif);
	background-repeat:repeat-y;
	background-position:top left;
	
}
.ombra_center_dx {
	background-image:url(../img/fondo_center_dx.gif);
	background-repeat:repeat-y;
	background-position:top right;	
}

.corner_top_sx {
	background-image:url(../img/fondo_top_sx.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	
}
.corner_top_dx {
	background-image:url(../img/fondo_top_dx.gif);
	background-repeat:no-repeat;
	background-position:top right;	
	
}
.corner_bottom_sx {
	background-image:url(../img/fondo_bottom_sx.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	

}
.corner_bottom_dx {
	background-image:url(../img/fondo_bottom_dx.gif);
	background-repeat:no-repeat;
	background-position:bottom right;	

}



/* ##################################################### FINE sitema delle ombre della pagina */

#contenuto {

margin-left:7px;
margin-right:7px;
margin-bottom:20px;
color:#FFFFFF;
padding:0;
font-size:0px;
min-height: 710px;
height: auto !important;
height: 710px;

}



.forum_briciole {
margin:0px 0px 10px 0px;
color:#ffffff;
font-family: Verdana;
font-weight: bold;
padding-top:8px;

padding-bottom:8px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.forum_briciole a, .forum_briciole span {
    padding: 0 0 0 14px;
    background: url('../gallery2/themes/matrix/images/icon_path_separator.gif') no-repeat left;
font-size:12px;


}

.forum_briciole a.BreadCrumb-1 {  
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}


#evidenziautilita {
padding-top:13px;

}
#evidenziautilita a {

font-size:12px;
font-weight:bold;
color:#ffffff;
}

#evidenziautilita a:hover {
text-decoration:underline;
font-size:12px;
font-weight:bold;

}
