div.top {
	height: 40px;
	background-image: url(Lado_1.jpg);
	background-repeat: repeat-x; }
	
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }

div.bottom {
	height: 40px;
	background-image: url(Lado_3.jpg);
	background-repeat: repeat-x; }
	
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }

div.content {
	background-color: #666666;
	background-image: url(Lado_4.jpg);
	background-repeat: repeat-y; }
	
div.boxcontrol {
	padding: 0 5% 0 5%;
	background-image: url(Lado_2.jpg);
	background-repeat: repeat-y;
	background-position: right; }

h1 { margin:0; border-bottom:1px }

p.fin { margin:0; border-bottom:1px }

* html img.esquina_sup_izq, * html img.esquina_inf_izq { \margin-left:-.2em;  ma\rgin-left:0; }
* html img.esquina_inf_der, * html img.esquina_sup_der { \margin-left:.2em; }