@charset "utf-8";
/* CSS Document */
a { font: 12px Arial, Helvetica, sans-serif; color:#000; font-weight: bold; text-decoration:none;}
a:hover { color:#BA0000;}
img { border: none;}
body{ background: #000000;}

table#pagina { background: #b6b097 url(img/bg.jpg) ;}

.margen { border-right: 2px dashed #333; }
.libreta { background: url(img/libretita.png); background-repeat:no-repeat; background-position:center;}

div.texto { margin:70px;}
.texto h1 { font:18px Arial, Helvetica, sans-serif; letter-spacing:-1px; } 
.texto ul { list-style:none; margin-left:15px; padding:0;}
.texto li { font:15px Arial, Helvetica, sans-serif; color:#111; padding:3px 0 3px 0; margin-left:0px;}
.texto li a { font:15px Arial, Helvetica, sans-serif; color:#111; }
.texto li a:hover { color:#BA0000;}
.texto p { font: 15px Arial, Helvetica, sans-serif; color:#666; margin:20px 0 20px 0; line-height:24px;}
.texto li li { font:12px Arial, Helvetica, sans-serif; color:#666; padding:3px 0 3px 0; margin-left:0px;}