@charset "utf-8";
/* CSS Document */
 
/*---------------------------------------------------------------------------- 
GENERAL
-----------------------------------------------------------------------------*/
body{background:#150A08; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; color:#3d2917; min-width:960px; min-height:600px;}
body.presa { background:#f59f51 url(../images/bg.jpg) left top no-repeat scroll; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; color:#3d2917; }
#wrapper{width:650px; margin-left:248px;}
.colL, .colR{float:left; width:340px;}
.colR{width:310px;}
h1,h2,h3{margin:0;}
a{color:#3d2917;}
a:hover{text-decoration:none;}

.colL p, .colR p{padding-left:25px; margin-bottom:5px;}
.text{padding-left:25px;}
.text h2, .text h3{margin:15px 0 5px;}
.text h2{font-size:14px;}
.text h3{font-size:12px;}
.text p{margin:5px 0 15px;}
.text ol, .text ul{padding:0 0 0 20px; margin:5px 0 15px;}
.text ul{list-style-type:disc;}
