/*
   Estilos CSS (http://www.lordepsylon.net)
*/

h3 {background: rgb(220,220,220);
        padding:10px; margin-top: 0px;
border-width: 1px 0 1px 0; border-style:solid; border-bottom-color:gray;}
CODE {color: rgb(40,150,0);}
body {margin-left: 5%; margin-right: 5%; margin-top: 2%; font-family: Helvetica, sans-serif;
}

p {margin-left: 10px; margin-right: 10px;}
p#tema {text-align:center; background: #ffffff; padding: 5px; color: black;}
div,h1,h2,h3,br{clear:both;}
div.tema {border: 2px solid black; border-top-width:1px;}

.licencia {text-align:center; background: #ffffff; padding: 0px; color: black;}	

A:link { color: rgb(0,0,255); }
A:visited { color: rgb(90,60,70);}
A:hover { color: rgb(0,130,255);}
.subr {text-decoration: underline;}

