/*-----------------------Enlaces----------------------*/
.Enlace_Navegador:link
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #51637D;
	text-decoration: none;
}
.Enlace_Navegador:visited
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #51637D;
	text-decoration: none;
}
.Enlace_Navegador:hover
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #51637D;
	text-decoration: underline;
	border-top: 0px solid #A40E13;
	border-right: 0px solid #A40E13;
	border-bottom: 2px solid #A40E13;
	border-left: 0px solid #A40E13;
	cursor: hand;
}
.Enlace_Pie:link
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Enlace_Pie:visited
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Enlace_Pie:hover
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.TextoContenidoNormalLink:link
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.TextoContenidoNormalLink:visited
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.TextoContenidoNormalLink:hover
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
/*-----------------Fin--Enlaces----------------------*/

/*-----------------De todo un poco-------------------*/
.BordesImagenesContenido
{
	margin: 5px;	
}
.BordesBotonesMenu
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: Transparent;
}
.CeldaSelecionada
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #f5d356;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3F7AFF;
	cursor:hand;
}
.SubBordesBotonesMenu
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: Transparent;
}
.SubCeldaSelecionada
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #BC3232;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3F7AFF;
	cursor:hand;
}
/*---------------Fin-De todo un poco----------------*/

/*-----------------------Texto----------------------*/
.TextoNavegador
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #51637D;
}
.TextoPie
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
.TextoContenidoTit
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
	letter-spacing: 1px;
}
.TextoContenidoNormal
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 20px 24px 20px 20px;
	text-indent: 10pt;
	letter-spacing:1px
}
.TextoMenuNormal
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	margin-right: 8px;
	margin-left: 14px;
}
.TextoContenidoContactaNormal
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #0000000;
	margin-right: 8px;
	margin-left: 14px;
}
.TextoPromoNovedades
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #E6E5F1;
	font-weight: normal;
	cursor: hand;
}
.TextoCatalogo
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	cursor: hand;
	margin: 10px;
}
.Aviso
{
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
/*-------------------Fin-Texto----------------------*/