@charset "utf-8";
body {
	background: url(background.jpg) no-repeat scroll 50% 0pt;
	background-color:#122E60;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tabla_principal {
	background-color:#122E60;
	background-image: url(fondo_tabla_prin_02.gif);
	background-repeat:  repeat-x;
}
.texto_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulo_cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #58472F;
}
.contenido {
	background-color:#FFFFFF;
	background-image: url(fondo_contenidos.jpg);
	background-repeat:  repeat-x;
}
.texto_cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
}
.txtfield_beige2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	background-image: url(bg_txtfield.gif);
	height: 19px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.txtfield_beige3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	background-image: url(bg_txtfield.gif);
	height: 19px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.txtfield_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	background-image: url(bg_txtfield.gif);
	height: 19px;
	width: 192px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.txtfield_beige_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	background-image: url(bg_txtfield_chico.gif);
	height: 19px;
	width: 59px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.txtfield_beige_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	background-image: url(bg_txtfield_med.gif);
	height: 19px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.txtfield_beige_ch2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	background-image: url(bg_txtfield_med.gif);
	height: 19px;
	width: 80px;
	padding-top: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;	
}
.btn_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(btn_suscribir.gif);
	height: 22px;
	width: 99px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 1px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #003366;
	text-decoration:none
}
.lista:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #58472F;
	text-decoration:underline
}
.textlinkcafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58472F;
	text-decoration: none;
}
.textlinkcafe:hover {
	color: #58472F;
	text-decoration: underline;
}