a:active,a:focus{
outline:0;
}

.leyenda
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align:center;
}

.contactoTable{
	border-top:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
}

.etiquetas
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.descrip
{
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

.campos
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.titulo
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.error
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
