body {
background-color:#fff;
color:#333333;
font-family: Arial, "Times New Roman", Times, serif;
text-align: justify;
font-size:12px;

scrollbar-face-color: #FEA144;
scrollbar-track-color: #FFC890;
scrollbar-arrow-color: #fff;
}

code {
display:inline;
font-family:"Arial", Courier, monospace;
}

#container {
padding:10px;
width:auto;
margin:0 auto;
background-color:#FFF;
}


 
 
.codeview {
margin : 15px 35px 15px 15px;
padding : 10px;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;

}


.bolactual {
text-align: center;
margin : 15px 1px 15px 15px;
padding : 10px;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
background: #DCDCDC;
font-family: Arial;

}
.bolpasado {
text-align: center;
margin : 15px 1px 15px 15px;
padding : 10px;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
font-family: Arial;
}
 
 h1,h2,h3,h4, h5, h6 {font-family:Georgia, "Times New Roman", Times, serif; color:#930}

h1 {  background: #fff url('../imgs/imggral/fn.jpg') bottom right no-repeat; margin-left:0px; font-size:1.8em; color:#930; font-weight:normal; margin-top:12px; margin-bottom:12px;}

h2 {margin:12px 0px 8px 0px; font-size:1.4em; clear:both; font-weight:normal; text-align:center;}

h3 {margin:12px 0px 6px 0px; font-size:1.2em;  clear:both; font-weight:bold; text-align:center;}

h4 {margin:12px 0px 4px 0px; font-size:0.9em;  clear:both; font-weight:normal; text-align:center;}
h5 {margin:12px 0px 4px 0px; font-size:1.1em;  clear:both; font-weight:bold; text-align:center;}
h6 {margin:12px 0px 4px 0px; font-size:1.0em;  clear:both; font-weight:bold; text-align:center;}


h1:first-line { 
  border-bottom: none;		/* bug in Konqueror 3.1 */
  font-style: italic }
a:link img, a:visited img {
  border-style: none }
h1, h3 {
  color: #000 }

  
  .dropcap
{
    float: left;
    color: #fff;
    background: #ff9933;
    border: 1px solid #4a6e92;
    padding: 3px 5px 1px 5px;
    display: block;
    margin-right: 6px;
    font-family: times;
    margin-top: 5px;
    font-size: 50px;
    line-height: 60px;
}

hr
{
 color: #f00;
  background-color: #f00;
 height: 1px;
 border: 0;
  width: 50%;
  text-align: center;
}

hr.lin
{
 color: #f00;
  background-color: #f00;
 height: 1px;
 border: 0;
  width: 90%;
  text-align: center;
}

