@charset "UTF-8";
.upperleft_reflexo/* CSS Document */

{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #bb917c;
	background-image : url(upperleft_reflexo.gif);
	background-repeat : no-repeat;
	background-position : top left;
}
.upperright_reflexo{
	background-image : url(upperright_reflexo.gif);
	background-repeat : no-repeat;
	background-position : top right;
}
.lowerleft_reflexo{
	background-image : url('lowerleft_reflexo.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.lowerright_reflexo{
	background-image : url('lowerright_reflexo.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 0% 0% 0% 0%;
}
.noleftup_reflexo{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(noleft_reflexo.jpg);
}
.noleftlow_reflexo {
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : bottom left;
	background-image : url(noleft_reflexo.jpg);
}
