@charset "utf-8";

body {
	background-image: url(../img/fondo.jpg);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.formulario{
	font-family: Arial;
	font-size: 14px;
	color: #3B415F;
}

.pie {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #727476;
	background-position: center center;
	font-weight: bold;
}

.link_texto_encabezado{
	text-align:right;
	font-family: Arial;
	font-size: 14px;
	color: #3b415f;
	font-weight: bold;
	text-decoration: none;
}

.link_texto_pie{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;	
	color: #727476;
	background-position: center center;	
	font-weight: bold;
	text-decoration: none;
}

.link_texto_encabezado_16{
	text-align:right;
	font-family: Arial;
	font-size: 16px;
	color: #3b415f;
	font-weight: bold;
	text-decoration: none;
}

.texto_encabezado_centrado{
	text-align:centre;
	font-family: Arial;
	font-size: 14px;
	color: #3b415f;
	font-weight: bold;
}
