#contenitore_gallery{
    
    position: relative;
    background: #fefefe;
    width: 730px;
    height: 380px;
    border:1px dashed #8CB4E8;
    text-align: left;
    margin:0 auto;
    margin-top: 20px;
    }


gall.a:link {color: #8cb4e8;}
gall.a:visited {color: #459ad8;}
gall.a:hover {color: #459ad8;}

#content{
	 top:-23px;

	 left:-5px;
	 background:trasparent;
    width: 575px;
    height: 280px;

    font-size : 12px;
    border: 0px solid #000;
    }
.tdcentro {
text-align:center;
}
    
#gubbernet{
	text-align: center;
	width: 200px;
	margin-top: 10px;
	z-index:-2;
	background: transparent;
}    
