/* CSS
Proyecto: Rankings Universidades
Autor: DESARROLLO DIGITAL, America Economia
Creado: 06.10.2009
Diseņador: Luis Silva
Ultima Modificacion: 
*/

/* /// RESETEADORES /// */
* { margin:0px; padding:0px;}
body {margin:0px; padding:0px;}
h1 {margin:0px; padding:0px;}
h2 {margin:0px; padding:0px;}
h3 {margin:0px; padding:0px;}
h4 {margin:0px; padding:0px;}
h5 {margin:0px; padding:0px;}
h6 {margin:0px; padding:0px;}
p {margin:0px; padding:0px;}


/* /// PRINDIPALES /// */
body { background:url(../images/backg.jpg) no-repeat fixed;}
img { border:none; margin:0px; padding:0px;}
:focus { outline:none;}

h1 { margin:0px; padding:0px; font:normal 25px "Georgia, Times, serif"; color:#D61616;}
h2 { font:normal 15px "Georgia, Times, serif"; color:#292018;}
h3 {}
h4 {}
h5 {}
h6 {}
p { font:normal 14px "Times"; color:#553F06; padding:0px; margin:0px 0px 10px 0px;}
input { font:normal 12px "Trebuchet MS";}


/* /// COMPARTIDOS /// */
.sep_home { padding:0px 10px;}
.font_13 {font:normal 13px "Georgia"; color:#FFF; margin:0px 0px 10px 0px; padding:0px;}
.justificado { text-align:justify; padding:0px 20px;}
.caja_destacada { text-align:justify; padding:10px; border:1px dotted #FFF; margin:10px 0px; font:normal 18px "Times"; color:#553F06;}
.tit_resumen_home { font:normal 15px "Georgia"; color:#BF8500; margin:0px; padding:0px 20px 0px 20px;}
.tit_puntos { font:normal 18px "Georgia"; color:#392904; margin:10px 0px 0px 0px; padding:0px;}
.bot_derecha { float:right;}

a.font_12_cafe { font:normal 12px "Times"; color:#553F06; margin:0px; text-align:left; text-decoration:underline;}
a.font_12_cafe:hover { text-decoration:none;}

a.font_15_down { font:normal 15px "Times"; color:#553F06; margin:0px; text-align:left; text-decoration:none;}
a.font_15_down:hover { text-decoration:underline;}

a.font_9 { font:bold 9px "Verdana"; color:#553F06; margin:0px; text-decoration:none;}
a.font_9:hover { text-decoration:underline;}


/* ////////////////// */
/* /// CONTENEDOR /// */
/* ////////////////// */

#contenedor { margin:auto; padding:0px; width:1020px;}


/* ////////////// */
/* /// HEADER /// */
#contenedor #header { width:1020px; height:25px; margin:0px 0px 30px 0px; padding:0px;}
#contenedor #header #menu_ae{ margin:5px 0px 0px 0px; padding:5px 0px 0px 0px; background:#D61616; width:1020px; height:25px; border:1px solid #E6D5C1; font:normal 11px "Trebuchet MS"; color:#FFF;}
#contenedor #header #menu_ae a{ font:normal 11px "Trebuchet MS"; color:#FFF; text-decoration:underline;}
#contenedor #header #menu_ae a:hover{ font:normal 11px "Trebuchet MS"; color:#F9BFBF; text-decoration:underline;}
#contenedor #header #menu_ae #logotipo{ margin:0px 0px 0px 25px;/*IE6*/_margin:0px 0px 0px 10px; float:left;}
#contenedor #header #menu_ae #fecha{ margin:2px 0px 0px 400px; /*IE6*/_margin:2px 0px 0px 240px; float:left; height:30px; /*IE6*/_height:25px;}
#contenedor #header #menu_ae #login{ margin:2px 0px 0px 20px; float:left;}
#contenedor #header #menu_ae #newsletter{ margin:2px 0px 0px 20px; float:left;}
#contenedor #header #menu_ae #publicidad{ margin:2px 0px 0px 20px; float:left;}
#contenedor #header #menu_ae #atencion{ margin:2px 0px 0px 20px; float:left;}





/* ////////////////// */
/* /// CONTENIDOS /// */
/* ////////////////// */
.tabla_principal{ margin:0px; padding:0px; width:1000px;}
.tabla_destacados{ margin:0px; padding:0px; width:320px; height:366px;}
.resumen { background:url(../images/backg_resumen.png) no-repeat; padding:0px; margin:0px; height:154px; /*ie6*/_background:url(../images/backg_resumen.gif) no-repeat;}
.flash { background:url(../images/backg_flash.png) no-repeat; padding:0px; margin:0px; height:212px; width:160px; text-align:center; /*ie6*/ _background:url(../images/backg_flash.gif) no-repeat;}
.pdf { background:url(../images/backg_pdf.png) no-repeat; padding:0px; margin:0px; height:212px; width:160px; text-align:center; /*ie6*/_background:url(../images/backg_pdf.gif) no-repeat;}
.foto_portada { width:336px; height:355px; background:url(../images/grafica_portada.png) no-repeat; /*IE6*/ _background:url(../images/grafica_portada.gif) no-repeat;}

#contenedor #cuerpo { margin:auto; padding:0px; width:1020px; display:table; }
#contenedor #cuerpo ul{ margin:0px 0px 0px 50px; padding:0px; font:normal 14px "Times"; color:#553F06;}





/* ////////////// */
/* /// FOOTER /// */
/* ////////////// */
#contenedor #footer { width:1020px; margin:20px 0px 20px 0px; padding:2px 0px; border-top:1px dotted #FFF; border-bottom:1px dotted #FFF;}
/* ACCESOS DIRECTOS */
#contenedor #footer #footer_acc_directos { width:1000px; margin:auto; padding:0px;  display:table;}
.footer_bot_directos{ float:left;}
.footer_bot_directos ul { float:left; padding:6px 0px 0px 0px; font:normal 10px "Arial";}
.footer_bot_directos ul p{ font:normal 10px "Arial"; color:#000; margin:0px; padding:0px;}
.logo_ae_footer{ float:right; padding:0px; height:34px;}

