.EncabezadoFdo {
	background-image: url(img_directorio_porcino/top_03.png);
	background-repeat: repeat-x;
}
.FdoBuscar {
	background-image: url(admin/img_admin/panel_admin_continuo.png);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.TituloProd {
	font-size: 16px;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NombreEmpresa {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	background-color: #999999;
	padding: 3px;
}
.MinusculasSinBold {
	font-weight: normal;
	text-transform: lowercase;
}


.FormConsulta {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.LetraChica {
	font-size: 10px;
	color: #666666;
}
.LetraChicaBuscar {
	font-size: 12px;
	color: #333333;
}

.PieFdo {
	background-image: url(img_directorio_porcino/fdo_pie_08.png);
	background-repeat: repeat-x;
	height: 103px;
}
.SpanProductos {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.EnlaceCat {
	color: #006699;
	text-decoration: none;
}
a.EnlaceCat:visited {
	color: #006699;
	text-decoration: none;
}
a.EnlaceCat:link {
	color: #006699;
	text-decoration: none;
}
a.EnlaceCat:hover {
	color: #0099CC;
	text-decoration: underline;
}
.EnlaceSub1 {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	background-image: url(admin/img_admin/flech1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}
a.EnlaceSub1:visited {
	color: #006699;
	text-decoration: none;
}
a.EnlaceSub1:link {
	color: #006699;
	text-decoration: none;
}
a.EnlaceSub1:hover {
	color: #0099CC;
	text-decoration: underline;
}
.EnlaceSub2 {
	color: #0099CC;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
	display: block;
	padding-top: 1px;
	background-image: url(admin/img_admin/flech1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
a.EnlaceSub2:visited {
	color: #0099CC;
	text-decoration: none;
}
a.EnlaceSub2:link {
	color: #0099CC;
	text-decoration: none;
}
a.EnlaceSub2:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.SpanProductosDestacados {

	background-color: #EEEEEE;
	border: 1px solid #1D71B7;
	padding-right: 10px;
	padding-left: 10px;
}
.ColorRojo {
	color: #FF0000;
}
.EnlaceVolver {
	color: #999999;
	text-decoration: none;
}
a.EnlaceVolver:link {
	color: #999999;
	text-decoration: none;
}
a.EnlaceVolver:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.EnlaceProd {
	color: #FF6600;
	text-decoration: underline;
}
a.EnlaceProd:link {
	color: #FF6600;
	text-decoration: underline;
}
a.EnlaceProd:hover {
	color: #FF9900;
	text-decoration: none;
}

