
div.top {
height:28px; 
background-image:url(images\containers\top_line.gif);
background-repeat: repeat-x;
margin:2em 0 0 0; }

img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }

div.content {
background-image:url(images\containers\left_line.gif); 
background-repeat:repeat-y;
background-color: #a9d974; }

div.boxcontrol {
padding:0 5% 0 5%; 
background-image:url(images\containers\right_line.gif); 
background-position:right; 
background-repeat:repeat-y;}

div.bottom {
height:28px; 
background-image:url(images\containers\btm_line.gif); 
background-repeat: repeat-x;
border:0;
padding:0;
margin:0;}

img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }

h1 { margin:0; border-bottom:1px dashed #996;}

* html img.esquina_sup_izq, * html img.esquina_inf_izq { \margin-left:-.215em; }
img.esquina_inf_der, img.esquina_sup_der { \margin-left:.2em; }