/* CSS Document */

 @import "textos.css"; @import "colectivos.css";

/* ==============GENERAL========== */ 

html { }
body {margin:0;}
img { border:0;}
DIV#clearing { clear:both; margin:0; padding:0;}

 
/* ==============DIVS GLOBALES==================== */

DIV#supercontainer {width: 913px;height:auto; vertical-align: middle;text-align: left;margin: 0px auto ; padding: 0px;position:relative; border:1px solid #999999;}
DIV#container {width: 913px; height:auto;text-align: left;margin: 0px auto; padding: 0px;}
DIV#cabecera { width:913px; height: 147px; background-image:url(../imagenes/cabecera.png);}
DIV#barramenu { display:none; }
DIV#cuerpo { width:911px;; height:auto; background-color:#FFFFFF; border:1px solid #FFF; margin-top:-10px;}
DIV#privado { display:none; }
DIV#imprimir { display:none; }
DIV#buscador_top { display:none; }

DIV#contenido { width:862px; height:auto; margin:70px 0px 0px 25px;}
DIV#izquierda { display:none;}
DIV#centro { width:700px; height:auto; float:left; margin: 0px 0px 0px 50px;}
DIV#derecha { display:none; }
DIV#base { width:913px; height:86px; background-image:url(../imagenes/base.png); background-repeat:no-repeat; }
DIV#contador { display:none; }
DIV#kp { display:none; }

/* ==============IMAGENES==================== */

.banner { margin-bottom:30px;}
