.borde {
	border: thin solid #9A9A9A;


}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: 2F3593;
	text-decoration: none;

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;

}
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 9B9B9D;
	text-decoration: none;

}
.textoclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;

}
.tituloCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.fondo {
	background-attachment: fixed;
	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F3593;
	text-decoration: underline;
}
.subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #486D9A;
	text-decoration: underline;
}
.letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#cajaAtencion {
	padding: 3px;
	width: 90%;
	margin-right: 0px;
	margin-left: 40px;
	border: 6px solid #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.Estilo2 {
	color: #489DD0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
