#CapaTotal{

	
	background-color: GhostWhite;
	 
	
	}
	
#LetraTitulo
{
	
	font-family:Century Gothic;
	font-style:normal;
	 color:Navy;
	 text-decoration:none;
	  font-weight: bold;
	  font-size: x-large;
	 
	 
	
}

#LetraDescripcion
{
	text-align:justify;
 font-size: small;
 font-family:Arial;
 
 
}

#LetraOpcion
{
	text-align: center;
 font-size: large;
 font-family:Arial;
 font-weight:bold;
 color:Navy;
 
 
}


#LetraEnlaces
{
	text-align:justify;
 font-size:smaller;
 font-family:Arial;
  color:Black;
  font-weight:bold;
 
}

#FondoEsp
{
	
 background-color:#ffcc33;
 
	}


