@charset "utf-8";
body {
	background-image: url(IMG/Bckgrnd/FondoHojas.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006633;
}



.Titulo1 {
	color: #404F84;
	font-weight: bold;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.Titulo2 {
	color: #404F84;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


.Texto1 {
	font-size: 12px;
	font: Verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TxtCapital {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #50341F;
}
.VerMas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.Subtit1 {
	font-size: 12px;
	font-weight: bold;
	font: Verdana;
	color: #404F84;
}
.TitEdit {
	color: #404F84;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
