.borde_tablas {
	border: 1px solid #AD9499;
}
.titulos_18px {
	font-size: 18px;
	color: #4C1920;
	font-weight: normal;
	font-family: 'Trebuchet MS', Georgia, Times, "Times New Roman", sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #862D38;
	border-right-color: #862D38;
	border-bottom-color: #862D38;
	border-left-color: #862D38;
}
.texto_menu {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 1em;
	color: #FFFFFF;
}
a.vinculo_menu:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
} 
a.vinculo_menu:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
} 
a.vinculo_menu:hover {
	color: #EDBCC4;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
} 
a.vinculo_menu:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
}
.texto_normal {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	color: #4C1920;
}

.tabla_con_fondo_y_borde {
	background-color: #F4F4F4;
	border: 1px solid #D9D3D3;
}
.borde_fotos {
	border: thin solid #B8B8B8;
}
