/* CSS Document */
.texto2
{
  font-size:10px; 
  color:#000;
  background-color:#FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-left:50px;
}

.texto3
{
  font-size:9px; 
  color:#000;
  background-color:#FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.texto4
{
  font-size:12px; 
  color:#000;
  background-color:#FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.texto5
{
  font-size:10px; 
  color:#999;
  background-color:#FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.texto 
{
 font-size: 9px;
 color: #000;
}

.mcurso
{
color: #f2f2f2;
}

.estilotabla
{
   
  border-style:solid; 
  border-color:#f2f2f2; 
  border-width:1px; 
}

.estilotabla2
{
   
  border-style:solid; 
  border-color:#369; 
  border-width:1px; 
}

.estilotablaformulario
{
   
  border-style:solid; 
  border-color:#369; 
  border-width:1px;
  font-size:10px; 
  color:#369;
  background-color:#F2F2F2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.estilotabla3
{
   
  border-style:solid; 
  border-color:#d3d3d3; 
  border-width:1px; 
}

.estilocelda
{
  border-style:solid;
  border-color:#f2f2f2;
  border-width:1px; 
}

.estilocelda2
{
  border-style:solid;
  border-color:#C2D7EB;
  border-width:1px; 
}

.estilocelda3
{
  border-style:solid;
  border-color:#369;
  border-width:1px; 
}

div.estilohr {
  height: 2px;
  background: #f2f2f2 no-repeat scroll center;
}

div.estilohr hr {
  display: none;
}

.estilohr2
{
 color:#369;
 background-color:#369;
 }
 
.boton
{
width:60px;
height:20px;
background-color:#f2f2f2;
color: #369;
border-width:thin;
border-style:solid;
font-size:7pt;
font-family:Verdana;
} 



/* Estilos de enlaces (por defecto) cambiar por una clases en caso de necesario */
A:link  {
          color:#369;
		  font-style:normal;
		  text-decoration:none;
	     }
		 
A:visited
         {
          color:#369;
	      font-style:normal;
		  text-decoration:none;
		 }
A:hover 
         {
	      color:#C2D7EB;
	      font-style:normal;
		  text-decoration:none; 
	     }		 
         	   	   	 
/* Fin estilos de enlace (por defecto) */


.masinfo{ background: transparent url(/imagenes/caja-naranja.jpg) no-repeat center; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px}
.masinfo a, .masinfo a:hover{  color: #FFF; text-decoration:none; font-weight:bold; text-align:center;}

.patrocinadores li {list-style:none;display:inline;margin:0 1em 0 0}

.lista-manuales  li { list-style:url('/imagenes/li-1.gif'); margin:5px 20px; }