@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imagenes/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFD2;
	text-decoration: none;
}
a:visited {
	color: #FFFFD2;
	text-decoration: none;
}
.boton {
	background-color: #362410;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 17px;
	margin: 5px 5px 5px 5px;
}

a:hover {
	color: #FFFFD2;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.texto_link {
	font-size: 14px;
	color: #FFFFDC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.texto_link_grd {
	font-size: 18px;
	color: #FFFFDC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
.texto_mail {
	font-size: 12px;
	color: #FFFFD2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.tabla_contenidos {
	height: 807px;
	width: 85%;
	padding: 25px 25px 25px 25px;
}

.texto_pie {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}
.texto_lectura {
	font-size: 15px;
	color: #FFFFD2;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 5px 5px;
	font-weight: bold;
}
.texto_lectura_medio {
	font-size: 12px;
	color: #F3EFE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 5px 5px;
}
.texto_chico {
	font-size: 9px;
	color: #D1BC8F;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 5px 5px 10px;
}
.texto_link_chc {
	font-size: 10px;
	color: #FFFFE6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.texto_comentarios {
	font-size: 10px;
	color: #E1CC9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 5px 5px;
	font-weight: normal;
}
.texto_lectura_chico {
	font-size: 10px;
	color: #F3EFE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 5px 5px;
}
.texto_contacto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	color: #1E1202;
}
.texto_contacto_grd {
	font-size: 16px;
	color: #482C04;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}
.texto_formulario {
	font-size: 12px;
	color: #362410;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.texto_formulario_pie {
	font-size: 10px;
	color: #482C04;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 5px 5px;
	font-weight: normal;
}
.texto_link_grd_inactivo {
	font-size: 18px;
	color: #946F3B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
.texto_link_chc_inactivo {
	font-size: 10px;
	color: #AB9758;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}