.corpo {
	background-image: url(images/abiti_sposa_sfondo.jpg);
	background-repeat:repeat-x;
	text-align:center;
	
}
.divvi {
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
	width:600px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:4px;
	border-color:#000000;
}
.ext {
	background-image:url(images/abiti_sposa_rose.jpg);
	background-repeat:no-repeat;
	background-color:#D2B4AF;
	width:839px;
	align:"center";
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
.up {
	width:839px;
	height:131px;
	text-align:left;
}

.mid {
	width:839px;
	height:434px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ffffff;
	text-align:left;
}
.bot {
	width:839px;
	height:75px;
	background-image:url(images/abiti_sposa_px.jpg);
	text-align:left;
	valign:middle;
}
.esempiopertrasparenze {
	width:839px;
	height:75px;
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
	background-color:#FFFFFF;
	text-align:left;
}