.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	background-image: none;
	text-decoration: none;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
}
.borde_fotos {
	border: 1px solid #999999;
}

.promociones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	word-spacing: normal;
	display: inline;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}

.borde_tabla {
	border: 1px solid #A39B98;
}
.pie_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.campos_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #666666;
}
.ralla_punteada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.vinculos_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F2F2F2;
	text-decoration: none;
}
.vinculo_productos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2F4323;
	text-decoration: none;
}
.celda_borde_inf {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a.vinculo_productos:hover {
	color: #CC0000;
	
} 

a.vinculos_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
} 




.borde_punteado_derecho {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.borde_punteado_inf {
	border-right-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.vinculos_amarillos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FACE67;
	text-decoration: none;
}
.borde_pagina {
	border: 1px solid #A0A0A0;
}
