/* CSS Document */
.backG2 {
background:url(images/alto.png) no-repeat top;
}
div.angoloD {
float:right; 
background: url(images/angolodestro.jpg) no-repeat right;
z-index:29999;
}
div.angoloS {
float:left; 
background: url(images/angolosinistro.jpg) no-repeat bottom left;
z-index:2999;
}
div.ombra {
float:left; 
padding:0 0 0 0;
background: url(images/ombra.jpg) repeat-x bottom;
z-index:2;
}
div.ombra2 {
float:left; 
padding:0 0 0 0;
background: url(images/ombra2.jpg) repeat-y top right;
z-index:1;
}
div.ombraAN {
float:left; 
padding:0 6px 6px 0;
background: url(images/ombraAN.jpg) no-repeat bottom right;
z-index:5;
}
div.bottone img{
	display: block;
	background: #f6f6f6;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCC;
}
div.cornice img{
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
