﻿.cont
{
    
    line-height:1.25em;
    margin-bottom:2em;
    overflow:hidden;
    padding-left:0px;
    width:44em;
    font-family:Arial,Helvetica,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:100%;
}

.indice li
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    background:transparent url(/imgs/ico.puntita.roja.gif) no-repeat scroll 0pt 0.3em;
    margin-bottom:0.5em;
    margin-left:2em;
    padding-left:2em; 
}

.indice a
{
  color:#666666;    
}

.indice a:visited
{
   color:#999999;
}

.mapa
{
	display: block;
	margin: 1em 0em;
    font-size:1.3em;
    color:#CC0000;
    text-align:left; 
    padding-bottom:0px;
}  

.subir 
{
   background:transparent url(/imgs/ico.puntita.roja.arriba.gif) no-repeat scroll right center;
   text-align:right;    
   font-weight: normal;
}

.subir a
{
   text-decoration:none;
   color:#999999;  
   padding-right: 8px;
}

.subir a:hover
{
  text-decoration:underline;
  color:#333333;
  padding-right: 8px;
}

.list
{  
    margin-bottom:1em;
    font-weight: bold;  
    text-decoration:none;
}

.seccion a:hover 
{

    background:#FAFAEF none repeat scroll 0%;
    color:#333333;   
    padding-top: 5px;
    padding-bottom:4px;
}

.seccion a
{
    border-bottom:1px solid #333333;
    color:#666666;
    display:block;
    text-decoration:none;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom:4px;
}

.seccion li
{  
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align:left;
    padding-top: 0px;
    padding-bottom:0px;
}

.details a
{
    border-bottom: 0px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    background:transparent url(/imgs/ico.puntita.roja.gif) no-repeat scroll 0pt 0.3em;
    margin-bottom:0.5em;
    padding-left:1em; 
    font-weight:normal;
    padding-top:0px;
}

.details a:hover 
{
    border-bottom: 0px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    background:transparent url(/imgs/ico.puntita.roja.gif) no-repeat scroll 0pt 0.3em;
    margin-bottom:0.5em;
    padding-left:1em; 
    font-weight:normal;
    text-decoration: underline;
    padding-top:0px;
}
