@charset "utf-8";
@import url("elementos_comun.css");
/* CSS Document */
*{ margin:0; padding:0;}
a{ outline:none; color:#BF0000;}
p{ margin:0 0 12px 0;}
html{height:100%;}
body{ background:#D9D9D9; font:.74em/1.2em Arial, Helvetica, sans-serif; height:100%; background:#333333 url(../imagenes_interfaz/f-sitio.gif);}

/*LAYOUT ESTRUCTURE
-----------------------------*/

#wrap{ width:100%; height: 100%;}
#conteiner{width:900px; margin:auto; overflow:inherit; min-height: 100%; height: auto !important; height: 92%; background:#D9D9D9 url(../imagenes_interfaz/f-blanco.gif) repeat-y center;}
#header{ background:url(../imagenes_interfaz/top-layout.jpg) repeat-x; width:100%; height:107px;}

/*CONTENT ESTRUCTURE
-----------------------------*/
#main-content-area{ width:100%; overflow:auto;}

/*FOOTER ESTRUCTURE
-----------------------------*/
#footer{ background:#000 url(../imagenes_interfaz/footer.jpg) repeat-x; width:900px; height:30px; text-align:center; padding:6px 0; margin:-3.5em auto 0 !important; margin:0 auto;}