body {
color: #000000;
background-color: #000000;
font-family: verdana, arial, san-serif;
font-size: 11px;
cursor: default;
margin: 0px;
padding: 0px; }


i{
color: #d8d8d8;}
b{
color: #235109;}
u{
text-decoration: none;
border-bottom: 1px solid #5e0000;}


#top1 {
background: url(head1.jpg) no-repeat;
width: 500px;
height: 231px; }

#top2 {
background: url(head2.jpg) no-repeat;
width: 500px;
height: 207px; }

#top3 {
background: url(top3.jpg) no-repeat;
width: 500px;
height: 25px; }

#content {
position: absolute;
left: 415px;
top: 0px;
width: 445px;
padding: 5px;
background-color: #3f9212;
border: 1px solid #83d854; }

#bottom {
background-image : url(pie.jpg);
background-repeat : no-repeat;
height: 40px;
color: white;}

#nav {
color: #30621c; 
font-size: 11px;
font-weight: normal;
position: absolute;
left: 10px;
top: 460px;
width: 380px;}

#nav2 {
color: #000000; 
font-family: verdana, arial;
font-size: 11px;
font-weight: normal;
position: absolute;
left: 0px;
top: 0px;
width: 140px;}

#nav2 p{
margin: 1px;
padding: 1px;}

#nav2 li{
margin: 3px;}

a:link, a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;}

a:hover {
color: #204d08;
font-weight: bold; 
font-style: italic;
letter-spacing: 0px;
border-bottom: none;}

#nav a { 
color: #3f9212;
font-weight: bold;
letter-spacing: 0;
border-bottom: none;} 

#nav a:hover { 
color: #55c219;
text-transform: lowercase;
font-size: 9px;
font-weight: normal;
font-style: normal;
letter-spacing: 1px;
border: none; }

#nav2 a{
font-family: verdana, arial;
color: #d8d8d8;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
font-style: italic; 
border-bottom: none;}

#nav2 a:hover {
color: #000000;
font-weight: normal; 
text-transform: uppercase; 
font-size: 11px;
text-decoration: none;
cursor: default; }


.box { 
padding: 5px; 
background: #886440 url(box-bg.jpg) bottom right no-repeat; 
border: 1px solid #000000; 
color: #000000;}

h1 {
color: #000000;
font-weight: bold;
font-style: italic;
font-size: 13px;
letter-spacing: 2px;
line-height: 17px;
padding-left: 15px;
background: url(apple.jpg) top right no-repeat;
border-bottom: 1px solid #000000;}

h2 {
font: 11px verdana, arial, sans-serif;
color:#d8d8d8;
font-weight: bold;
margin: 1px;
line-height: 15px;
padding-left:6px;
letter-spacing:2px;
border: 1px solid #83d854;
background-color: #3f9212; 
text-transform: none;
}

h3 {
color: #30621c;
font-size: 12px;
font-weight: bold;
font-style: italic;
letter-spacing: 3px;
padding-left: 20px;
border-bottom: 1px solid #30621c; }

h4 {
color: #000000;
font-size: 12px;
font-weight: bold;
line-height: 20px;
text-align: center;
border-bottom: 1px dashed #000000
}

.tituloinfo {
color: #d8d8d8;
font-size: 11px;
font-weight: bold;
line-height: 20px;
text-align: justify;
}

.tusencuestas_encuesta
{
    /* Define aquí los estilos de la encuesta en general */
    /* Por ejemplo, dale un color de fondo:
    background-color: #f2f2f2;
    */
}

.tusencuestas_pregunta
{ font-weight: bold;
font-size:12px;
font-family: verdana, arial, san-serif;
text-align: center;

    /* Define aquí el estilo de la pregunta */
    /* Por ejemplo, haz que el título de la encuesta (la pregunta) esté en negrita
    font-weight: bold;
    */
}   

.tusencuestas_respuestas
{ font-family: verdana, arial, san-serif;
margin-left: 70px
    /* Define aquí el estilo de las respuestas */
    /* Por ejemplo, haz que las respuestas estén en azul:
    color: blue;
    */
} 

.tusencuestas_inferior
{ font-family: verdana, arial, san-serif;
margin-left: 70px
    /* Define aquí el estilo de la parte inferior de la encuesta */
    /* Por ejemplo:
    font-size: 9px;
    color: blue;
    */
}

a.tusencuestas_inferior
{ font-family: verdana, arial, san-serif;
margin-left: 70px
    /* También referido a la parte inferior, pero en particular a los enlaces*/
    /* Por ejemplo:
    color: red;
    */
}

input.tusencuestas_inferior
{ font-family: verdana, arial, san-serif;
margin-left: 70px
    /* También referido a la parte inferior, pero en particular al botón de votar */
    /* Por ejemplo:
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;    
    color:black;
    text-decoration:normal; 
    border: 1px groove black;
    */
}
</style>