BODY { 
    margin : 0 0 0 0px; 
   background-color: white; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   text-align : center; 
} 

#cabecera { 
    background-image: url(imgs/fondo_cab.gif); 
    background-repeat : no-repeat; 
    margin : 0 0 0 0px; 
    background-position : right; 
    padding : 0 0 0 0px; 
    width : 500px; 
    height: 96px; 
} 

#logo { 
    padding : 7 20 11 20px; 
} 

#titulo { 
    padding : 18 20 0 20px; 
    float : right; 
    margin-right: 24px; 
} 

#container { 
    width : 600px; 
    padding : 0 0 0 0px; 
    margin : auto; 
    text-align : left; 
} 

#topCuerpo { 
    margin-bottom : 0px; 
    font-size: 12px;
    margin-left : 0px; 
    margin-right : 0px; 
    margin-top : 5px; 
    border-bottom : 1px solid #9b9b9b; 
    width : 600px; 
    float : right; 
} 

#cuerpo { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
	font-weight: bold;
    padding : 10 10 10 10px; 
    background-image : url(imgs/fondo_cuerpo.gif); 
    margin : 0 0 0 6px; 
    background-position : right; 
    background-repeat : repeat-y; 
    clear : both; 
} 

A:link{color:navy;weight:bold;text-decoration:none}
A:visited{color:navy;weight:bold;text-decoration:none}
A:hover{color:red;weight:bold;text-decoration:none}
A:active{color:red;weight:bold;text-decoration:none}

#cuerpo1 { 
    clear : both; 
    padding-top: 10px; 
} 

#cuerpoNov { 
    background-color : #d2e3fb; 
    border : 1px solid #666666; 
    padding : 5 10 10 5px; 
} 

#pieCuerpo { 
    background-image : url(imgs/bajo_cuerpo.gif); 
    height:9px; 
    background-repeat : no-repeat; 
    margin-left : 6px; 
} 

H1 { 
    font-size : 16px; 
    font-weight : bold; 
    color : #003366; 
    text-align : center; 
} 

H2 { 
    font-size : 11px; 
    font-weight : bold; 
    color : #003366; 
} 

.icoTit{ 
    background-image : url(imgs/IcoTit.gif); 
    background-repeat : no-repeat; 
    padding-left:12px; 
    margin-top:0px; 
    background-position : left; 
} 

H3 { 
   font-size: 10px; 
   font-weight : bold; 
   color : #003366; 
} 
.icoNovedad{ 
    background-image : url(imgs/IcoNovedad.gif); 
    background-repeat : no-repeat; 
    padding-left:10px; 
    margin-left:3px; 
    margin-top:0px; 
    margin-bottom:2px; 
    background-position : left; 
} 

.par{ 
    margin-top:2px; 
    padding-left:10px; 
    margin-left:3px; 
} 

.resaltado { 
    background-color : #e9e9e9; 
    border : 1px solid #666666; 
    padding : 6 0 6 10px; 
} 
#contenedor{ 
   text-align: center; 
   width: 600px; 
   margin: auto; 
}
#lateral{ 
   width: 160px; 
   background-color: #999999; 
   float:right; 
	text-align: right;
} 
#preguntas{ 
   background-color: #ffffff; 
   padding: 4 4 4 4px; 

}
.red{color:red;font-size:10px;font-weight:bold}
.redwhite{color:red;background-color:white;font-size:10px;font-weight:bold}
.black{color:black;font-size:10px;font-weight:bold}
.texto1{font-family:verdana;color:black;font-size:11px;font-weight:bold;text-align:justify}
.texto10{font-family:verdana;color:black;font-size:10px;font-weight:bold}
.texto2{font-family:arial;color:blue;font-weight:bold;font-size:14px}
.texto3{font-family:verdana;color:blue;background-color:lightgrey;font-weight:bold;font-size:10px}
.texto4{font-family:verdana;color:black;font-weight:normal;font-size:10px}
.texto5{font-family:verdana;color:black;background-color:lightpink;font-weight:bold;font-size:12px}
.texto7{font-family:verdana;color:black;background-color:navajowhite;font-weight:normal;font-size:11px}
.toolmenu{font-family:arial;color:celeste;background-color:blue;font-weight:bold;font-size:10px}
.buttom{font-family:arial;color:navy;background-color:celeste;font-weight:bold;font-size:10px}

