@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
}
.textoRecuadro {
	line-height: 20px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
	text-indent: 5%;
	font-size: 14px;
}
.Estilo1 {
	font-size: 12px;
	text-align: center;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style5 {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}
.Estilo3 {
	font-size: 44px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-family: garamond, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

.algadu {
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-family: garamond, serif;
}
.style5Iniciacion {
	font-size: 20px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.contacto {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}

.Estilo2 {
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-family: garamond, serif;
}
.frasePortada {
	line-height: 150%;
	text-align: center;
	font-size: 14px;
}
.Estilo3Copia {
	font-size: 34px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-family: garamond, serif;
}
.citas {
	font-style: italic;
	line-height: normal;
	text-align: right;
	margin-right: 0px;
	padding-right: 50px;
	font-size: 14px;
}
.botonForm {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	background-color: #000000;
	vertical-align: middle;
	border: 0.5px solid #FF0000;
	position: absolute;
	left: 500px;
}

