.borde_tablas {
	border: 1px solid #C0B5A9;
}
.titulos_18px {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-family: 'Trebuchet MS', Georgia, Times, "Times New Roman", sans-serif;
}
.texto_menu {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 1em;
	color: #FFFFFF;
}
a.vinculo_menu:link {
	color: #595239;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 
a.vinculo_menu:visited {
	color: #595239;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
} 
a.vinculo_menu:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
} 
a.vinculo_menu:active {
	color: #595239;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
}
.texto_normal {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	color: #485034;
}

.tabla_con_fondo_y_borde {
	background-color: #F4F4F4;
	border: 1px solid #D9D3D3;
}
.titulo_raya {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00468C;
}
.links_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
