/* Global Styles */

BODY,input,textarea,form,select {
    FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial;
    }
    

td,th {
	font:11px arial;
	color:#333333;
	}

H1,H2,H3,H4,H5 {
	display:inline;
	}	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #003366;
	text-decoration: underline;
	}
	
.bold {
    FONT-WEIGHT: bold;
    }	

.relacionado{
border: 1px solid #2A3FAA; background-color: #ffffff; padding: 5px;
}
.categoria{
FONT-SIZE: 14px; COLOR: #000000; font-weight: bold; FONT-FAMILY: Arial;
}
.articulo{
FONT-SIZE: 14px; COLOR: #003366; font-weight: bold; FONT-FAMILY: Arial;
}

.NavText{
border: 1px solid #9c9c9c; background-color: #ffffff; padding: 2px;
}
.NavCat{
color: #ffffff; background-color: #336699;
}
.NavCatText{
color: #ffffff; font-weight: bold;
}
a.NavCatText{
color: #ffffff; font-weight: bold;
}
a.NavCatText:hover{
color: #ffffff; font-weight: bold;
}
.baja{
color red; font-weight: bold;
}
.media{
color: green; font-weight: bold;
}
.alta{
color: blue; font-weight: bold;
}
.consulte{
color: black; font-weight: bold;
}
.precios{
FONT-SIZE: 14px; COLOR: #640003; font-weight: bold; FONT-FAMILY: Arial;
}