* {margin:0px ; padding:0px ; border:0px;}
/*< ------------- Fondo Oscuro -------Comienzo-------- >*/
body {text-align: center ;
text-valing: center; 
font:14px Verdana; 
background-color:#000000;
background-image:url(imagenes/fondo-700x1000-claro.jpg );
background-repeat: no-repeat;
background-position: center top; 
}
/*< ------------- Fondo Oscuro -------Final-------- >*/



/*< ------------- Fondo Claro -------Comienzo-------- >*/
body {text-align: center ;
text-valing: center; 
font:14px Verdana; 
background-color:#565656;
background-image:url(imagenes/fondo-700x1000-claro.jpg );
background-repeat: no-repeat;
background-position: center top; 
}
/*< ------------- Fondo Claro -------Final-------- >*/


ul li {list-style:none}



/*< ------------- Enlaces de menu -------Comienzo-------- >*/
.menu {color: #FF5D5D ;}
a.menu {color: #9B9B9B ; text-decoration:none  ; font:12px Geneva, Arial, Helvetica, sans-serif}
a.menu:link {}
a.menu:visited {}
a.menu:hover {color: #FF0000; font-size:13 ;  font-weight: bold; text-decoration:none }
a.menu:active {}
/*< ------------- Enlaces de menu -------Final-------- >*/
.menuseleccionado {color: #FF0000; font-size:13 ;  font-weight: bold; text-decoration:none}

table.bloque {
align: center;
background-color:#000000;
background-image:url(imagenes/fondo-tabla-degradadorojo.jpg );
background-repeat: no-repeat;}


/*< ------------- Celdas del bloque -------Comienzo-------- >*/
td.separadorhorizontal {background-image:url(imagenes/barraseparadorahorizontal.gif );
background-repeat: no-repeat;
background-position: center; 
background-position: middle;}

td.separadorvertical {background-image:url(imagenes/barra-separadora-vertical.jpg );
background-repeat: no-repeat;
background-position: center middle;}

td.celda-gorda-izquierda {font:14px Verdana; 
background-color:#r;
background-image:url(imagenes/triada.gif );
background-repeat: no-repeat;
background-position: center bottom;
vertical-align: top; }

td.celda-gorda-derecha {position: center bottom;}
/*< ------------- Celdas del bloque -------Final-------- >*/

img {margin:0px ; padding:0px ; border:0px;}


iframe.fotos {
width: 255px;
height: 380px;
position: middle;
margin:0px ; padding:0px ; border:0px;
}




p {text-align: justify ; margin: 3px 5px 3px 5px ;padding: 5px 2px 5px 2px ;text-indent: 15px; color:#C3C3C3}



/*< ------------- TeHagoUnaWeb.info -------Comienzo-------- >*/
.THUW {color: #FF5D5D ;}
a.THUW {color: #FF5D5D ; text-decoration:none  ; font:12px Geneva, Arial, Helvetica, sans-serif}
a.THUW:link {}
a.THUW:visited {}
a.THUW:hover {color: #FF2323; font-size:13 ;  font-weight: bold; text-decoration:none }
a.THUW:active {}
/*< ------------- TeHagoUnaWeb.info -------Final-------- >*/

#capaconscroll {
widht: 250px;
height: 400px;
overflow:scroll;
overflow-x:hidden;
}