﻿body
{
}

#divVetrina
{
	position:relative;	
}

#riquadroVetrinaDx
{
	height:240px;
	width:193px;
	position:absolute;
	right:0px;
	top:0px;
	background-color:#d9007a;/*#d53676;*/
}

#angoloDxAltoVetrina
{
	position:absolute;
	top:0px;
	right:0px;
	width:25px;
	height:19px;
	background-image:url('/images/AngoloDxAltoBoxVetrina.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

#angoloDxBassoVetrina
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:25px;
	height:19px;
	background-image:url('/images/AngoloDxBassoBoxVetrina.jpg');
	background-position:right;
	background-repeat:no-repeat;
}


#riquadroVetrinaSx
{
	
}

.bottoni
{
	color:#ffffff; 
	background-color:#000033;
	width:113px;
	height:29px;
}