.fondo {
	background-attachment: scroll;
	background-image: url(images/fondobot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.fondodire {
	background-attachment: scroll;
	background-image: url(images/fondodire.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.just {
	text-align: justify;
}

body {
	background-image:  url(images/fondo.gif);
	background-color: #254E89;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Familia{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.precio{
	color: #DDE13E;
	font-weight: bold;
}
/* propiedades del menu horizontal */

.ligaprodi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0074c5;
	text-decoration: none;
}

.ligaprodi a:link{
	color:#0074c5;
	text-decoration:none;
}
.ligaprodi a:visited{
	color:#0074c5;
	text-decoration:none;
}
.ligaprodi a:hover{
	color:#000000;
	text-decoration:none;
}



.ligaprod {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ligaprod a:link{
	color:#ffffff;
	text-decoration:none;
}
.ligaprod a:visited{
	color:#ffffff;
	text-decoration:none;
}
.ligaprod a:hover{
	color:#000000;
	text-decoration:none;
}

