.texto_foot {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.titulo_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	letter-spacing: 5px;
}
.fondo_body {
	background-image: url(../images/fondo_body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.texto_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #6D3100;
}
.texto_base_pagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
}
.texto_poemas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	font-weight: normal;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	font-style: italic;
}
.caja_input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FDF3E9;
	margin: 1px;
	padding: 1px;
	width: auto;
	border: thin solid #FCE7C8;
}
.subtitulo_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
	letter-spacing: 4px;
}
.flor_tarifas {
	background-image: url(../images/flor_tarifas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

