.links_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.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;
}
.fondo_sweet {
	background-image: url(images/fondo_sweet.gif);
	background-repeat: no-repeat;
}
.fondo_logo_top {
	background-image: url(images/logo_top.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.links_blanco {
	color: #FFFFFF;
}
.texto_celeste {
	color: #006CDD;
	font-size: 11px;
	font-weight: normal;
}

