.links_cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #994B1F;
}
.fondo_sombra {
	background-image: url(images/fondo_sombra.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_franja_transparente {
	background-image: url(images/franja_transparente.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.texto_beige {
	color: #FFFDE8;
	font-size: 12px;
}
.linea_vertical_cafe {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #873B1F;
}
.linea_horizontal_cafe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #873B1F;
}
.texto_beige11 {

	color: #FFFDE8;
}
.tamano_caja_form {
	width: 260px;
}
