body {
	background-color: #000000;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
.citas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 6px;
	color: #999999;
	letter-spacing: 0.1ex;
}
.texto {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EFEFEF;
	padding-right: 15px;
	padding-left: 15px;
	font-style: oblique;
	line-height: 18px;
	letter-spacing: 0.1ex;
}
.texto_curio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	padding-right: 15px;
	padding-left: 15px;
	font-style: normal;
	line-height: 16px;
}
.texto_curio_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6C6C;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 0.1ex;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
}
.fondo_norepite {
	background-repeat: no-repeat;
	background-position: top;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6C6C;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC00;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.formulario {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}
.texto_formulario {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	font-style: normal;
}
