/* 
Desarrollado por Fernando Goetz
Web: www.fernandogoetz.com
Email: fernandogoetz@gmail.com
*/
/* General */
body {margin:0px 0px 0px 0px; background-color:#000000; color:#555555; font-family:"tahoma"; font-size:12px;}
a, a:link, a:visited {color:#3366CC; text-decoration:none;}
a:hover {color:#be2525; text-decoration:underline;}
input {background-color:#ffffff; border:solid 1px #cccccc; color:#777777; font-size:12px;}
textarea {background-color:#ffffff; border:solid 1px #cccccc; color:#777777; width:250px; font-size:12px;}
input:hover, textarea:hover {background-color:#fbffeb;}
img { border-style:none; border-width:0px; border:0px;}
img a:link, img a:visited, img a:hover { border-style:none; border-width:0px; border:0px;}
.margin10 {margin:10px;}
.margin5 {margin:5px;}
table {font-family:"tahoma"; font-size:12px; line-height:22px;}
/* estilos fuente */
.titular {font-size:22px; color:#000000;}
.titular a:link, .titular a:visited {font-size:22px; color:#000000;}
.articulo-fecha {font-size:10px; color:#444444;}
.texto {text-align:justify;}
.titulo-cuadro {font-size:14px; font-weight:bold; color:#be2525;}
.titulo {font-size:14px; font-weight:bold; color:#be2525;}
.titulo-cuadro-encuesta {font-size:14px; font-weight:bold; color:#ffffff;}



/* */

/* Estilos Links  */
.link {color:#ffff88;text-decoration:none; display:inline;}
.link a:link, .link a:visited {color:#ffff88;text-decoration:none; display:inline;}
.link a:hover {color:#e5e54d;text-decoration:none;display:inline;}
/* */

.container {position:relative; width:1000px; background-color:#FFFFFF; line-height:20px;}
.header {position:relative; left:0px; top:0px; width:1000px; height:116px; background-color:#FF0000; background-image:url(images/bg-header.png);}
.footer {position:relative; left:0px; top:0px; width:1000px; height:116px; background-color:#FF0000; background-image:url(images/bg-header.png);}

.copyright {position:relative; left:0px; top:0px; width:1000px; height:17px; background-color:#373737; color:#FFFFFF; text-align:right;}
.fecha {position:relative; left:0px; top:0px; width:1000px; height:17px; background-color:#373737; color:#FFFFFF; text-align:left;}
.cuadro {width:100%; border:solid 1px #e2e2e2; font-family:"tahoma"; font-size:12px; line-height:22px; text-align:left;}
.cuadro-encuesta {width:180px;background:#f5f5f5; border:solid 1px #c72112; font-family:"tahoma"; font-size:12px; line-height:22px; text-align:left;}


/*  menu */
.menu {display:block; position:absolute; left:175px; top:20px; height:25px; width:422px; height:72px; font-size:10px; color:#dddddd; background-color:#990000; background-image:url(images/bg-menu.png);}
.opt a:link, .opt a:visited {display:block; position:relative;right:0px; color:#dddddd; float:left;  padding:0px 12px 0px 12px; font-size:12px;color:#dddddd;}
.opt a:hover {color:#ffff88; text-decoration:none;}

/* comentarios */
.container-comentarios {background:#ffffff; width:490px; position:relative;}
.comentarios-top {background:url(images/comentario-top.png); width:490px;height:28px;}
.comentarios-bottom {background:url(images/comentario-bottom.png); width:490px;height:14px;}
.comentarios-texto {background:#e9eff3; width:490px;}
.texto10 {font-size:10px;}
/* Comentarios 2 */
.comentarios-top2 {background:url(images/comentario-top2.png); width:490px;height:28px;}
.comentarios-bottom2 {background:url(images/comentario-bottom2.png); width:490px;height:14px;}
.comentarios-texto2 {background:#ffdddd; width:490px;}


.mensaje {background-color:#fcfcc1; color:#626224; width:90%; padding:10px; text-align:center; border:1px solid #e1e199;}
.color-celeste {color:#1383cd;}
.color-celeste a:link, .color-celeste a:visited, .color-celeste a:hover {color:#1383cd;}


/*  paginacion */
.paginacion-opt {position:relative; text-align:center;}
.paginacion-opt a:link, .paginacion-opt a:visited {display:block; width:26px; position:relative; right:0px; float:left;  padding:0px; font-size:11px;color:#1b6fa7; background:#dff2ff; margin:1px; border:solid 1px #1383cd;}
.paginacion-opt a:hover {color:#cbeaff; text-decoration:none; background:#1e6ea4;}
.no-page {display:block; width:26px; position:relative;right:0px; float:left;  padding:0px; font-size:11px;color:#1b6fa7; background:#dff2ff; margin:1px; border:solid 1px #1383cd;}
.texto-encuesta {font-size:10px;}
