body, p, ul
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
}

body 
{
  margin: 0 0 0 0;  
  background-color: #FFFFFF;
}

table.principal
{  
}


td.principalmenu
{
  background-image: url('../img/fondomenu2.gif');
  background-repeat: repeat-y;  
  width: 150px;  
}

td.principalcontenido
{
  background-color: #FFFFFF;
}


td.principalpie
{  
  font-size: 8pt;
}

table.menu
{
  
}

td.opcionesmenu
{
  background-image: url('../img/fondomenu.jpg');
  background-repeat: no-repeat;
  width:151px;
  height:423px;
  padding-left:5px;
}

td.offsetmenu
{
  height: 69px;
}

td.cabecera
{
  background-image: url('../img/rellenocabecera.gif');
  background-repeat: repeat-x;  
}

table.contenidos
{
  margin-left: 0px;
}

table.titulos
{
  margin-top: 50px;
  border-bottom: 1px solid #000000;
}

table.textos
{
  margin-top: 20px;
  margin-bottom: 20px;
}

p.normal
{
  text-align:justify;
  margin-left:5px;  
  color:#000000;
  font-weight:normal;
}

table.pie
{
  background-color:#4F7EAF;
  color: #FFFFFF;
  border-top: 2px solid #2F5E8F;
  
}

ul.vinetasnegrita
{
  color: #000000;
  font-weight: bold;
  list-style-image: url('../img/vineta.gif');
}

ul.vinetas
{
  color: #000000;
  font-weight: normal;
  list-style-image: url('../img/vineta.gif');
}

ul.primernivel
{
  color: #000055;
  font-weight: bold;
  list-style-type: square;
  list-style-image: none;
}


ul.segundonivel
{
  margin-top: 5pt;
  margin-bottom: 10pt;
  color: #000000;
  font-weight: normal;
  list-style-type: disc;
  list-style-image: none;
}

h4
{
  color:#660000;
  font-size: 11pt;
}

a:link, a:visited, a:active
{
  color:#000099;
  text-decoration:none;
  font-weight:bold;
}

a:hover
{
  color: #550000;
  text-decoration: underline;
  font-weight:bold;
}

.volver
{
  font-family: Arial, Times New Roman;
  font-size:8pt;
  font-weight: bold;
}

ol
{
  margin-top: 5pt;
  margin-bottom: 10pt;
  color: #000000;
  font-weight: normal;
  text-align:justify;  
}

ol.letras
{
  margin-top: 5pt;
  margin-bottom: 10pt;  
  color: #000000;
  font-weight: normal;
  list-style-type: lower-alpha;
  list-style-image: none;  
}

h6 
{
 font-weight:normal;
}

h5.italica
{
 font-style: italic;
}

.nota
{
  font-size: 8pt;
  font-style: italic;
}

img.foto
{
  padding-right: 10px;
  padding-left: 10px;
}

td.contacta
{
  font-size: 12pt;
  line-height: 20pt;
}

td.tituloenlaces
{
  font-family: Arial, Tahoma, Verdana;
  font-weight: bold;  
  background-color: #4F7EAF;
  color: #FFFFFF;  
}

td.contenidoenlaces
{
  background-color: #C5D4EB;
}

.descripcionenlace
{
  font-size:8pt;
  font-style: italic;  
}