/* 

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:"Trebuchet MS"; font-size:12px; line-height:22px;}

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:"Trebuchet MS"; font-size:12px; line-height:22px;}





#header {width:1000px; height:285px; background:url(images/header.jpg) no-repeat; position:relative;}

#container {width:1000px; height:245px; background:#040404; position:relative;}

#footer {width:1000px; background:url(images/footer1.jpg) no-repeat; position:relative;
 z-index:-1; height:554px; background-position:bottom;}
 
#footer2 {width:1000px; height:66px; background:url(images/footer2.jpg);
position:relative; 
}



#content-top {width:1000px;height:267px;background:url(images/content-top.jpg);position:absolute;left:0px;top:0px;}





.titulo {font-size:20px; font-weight:bold; color:#FFFFFF;}

#cuadro-container {position:absolute; left:30px; top:20px; width:940px; height:600px; font-size:14px; font-weight:normal; color:#FFFFFF; text-align:justify;}



/* menu */

.menu {display:block; position:absolute; padding-left:100px; left:0px; top:250px; height:25px; width:900px; height:35px; font-size:12px; color:#dddddd; background:#08769b;}

.opt a:link, .opt a:visited {display:block; position:relative;right:0px; color:#dddddd; float:left; padding:10px 40px 0px 40px; font-size:14px;color:#dddddd; font-weight:bold; font-family:"Trebuchet MS";}

.opt a:hover {color:#ffff88; text-decoration:none;}



/*  menu */

.menu-footer {display:block; position:absolute; right:10px; bottom:5px; height:25px; width:710px; height:35px; font-size:12px; color:#ffffff; background:#08769b;}



.menu-footer a:link, .menu-footer a:visited {color:#FFFFFF; padding:15px;}


/*  paginacion */
.paginacion-opt {position:relative; text-align:center; color:#FFFFFF}
.paginacion-opt a:link, .paginacion-opt a:visited {display:block; width:26px; position:relative; right:0px; float:left;  padding:0px; font-size:11px;color:#FFFF00; background:#000000; margin:1px; border:solid 1px #000000;}

.paginacion-opt a:hover {color:#FFFF00; text-decoration:none; background:#000000;}

.no-page {display:block; width:26px; position:relative;right:0px; float:left;  padding:0px; font-size:11px;color:#FFFFFF; background:#000000; margin:1px; border:solid 1px #000000;}
.texto-encuesta {font-size:10px;}




