/* transesl.css elaborada por Cenfor Informática S.L. (http://www.cenfor.com) */ 

.inden {
font-family:Arial;
font-size:10pt;
color:4930AD;
text-indent:5%;
text-align:justify;
}

.texto {
font-family:Arial;
font-size:10pt;
color:#FF0000;
}

#azul    {font-family:Arial; font-size:10pt; color:#003399; font-weight:bold; BACKGROUND: #B0B0B0}

A.menu:link    {text-decoration:none; font-size:7pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline; }
A.menu:active  {text-decoration:none; font-size:7pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.menu:visited {text-decoration:none; font-size:7pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.menu:hover   {text-decoration:none; font-size:7pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline;}

A.enlace:link    {text-decoration:none; font-size:10pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.enlace:active  {text-decoration:none; font-size:10pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.enlace:visited {text-decoration:none; font-size:10pt; color:#003366; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.enlace:hover   {text-decoration:none; font-size:10pt; color:#003399; font-weight:bold; font-family:Arial; text-decoration:underline;}

.cuerpo {
  background-attachment: fixed;
  background-image: url("images/fondo.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #D2D3E3;
}
