body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, p, span, div, select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#tabs { position: absolute; left: 180px; top: <?=$top1;?>px; }
#tools { position: absolute; left: 20px; top: <?=$top2;?>px; }
#flotador { position: absolute; left: 80px; top: <?=$top4;?>px; width: 600px; z-index: 200; height: 250px; border: 7px solid #FF0000; background-color: #FFFFFF; padding: 15px; }
#sombra { position: absolute; left: 0px; top: 0px; z-index: 180; width: 760px; height: <?=$hsombra;?>px; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; background-color: #666666; }
#nav { padding-top: 45px; text-align: left; overflow: auto;}
#submenu1 { position: absolute; left: 198px; top: <?=$top3;?>px; width: 195px; cursor: pointer;  }
#submenu2 { position: absolute; left: 300px; top: <?=$top3;?>px; width: 195px; cursor: pointer;  }
#submenu3 { position: absolute; left: 415px; top: <?=$top3;?>px; width: 195px; cursor: pointer;  }
#submenu4 { position: absolute; left: 518px; top: <?=$top3;?>px; width: 195px; cursor: pointer;  }
#submenu5 { position: absolute; left: 620px; top: <?=$top3;?>px; width: 195px; cursor: pointer;  }
#buscalo { position: absolute; left: 550px; top:90px; width: 200px; height: 45px; }
#toolbar {
	position: absolute;
	left: 590px;
	top:10px;
	width: 152px;
	height: 45px;
}
#navbar { position: absolute; left: 460px; top: <?=$top5;?>px; }
#btnvolver { position: absolute; left: 540px; top: <?=$top5;?>px; }
.filter { font-size: 14px; font-weight: bold; }
.area { font-size: 12px; font-weight: bold; color: #6699CC; }
.sboton { color: white; background-color: #6699CC; font-size: 12px; width: 100px; height: 40px; }
.sboton2 { color: white; background-color: #003366; font-size: 14px; width: 130px; height: 25px; }
A:link { color: blue; text-decoration: none; }
A:active { color: blue; text-decoration: none; }
A:visited { color: blue; text-decoration: none; }
A:hover { color: blue; text-decoration: underline; }
IMG {border: 0;}
.menucatalogo{
padding-left: 3px; 
width: 100%; 
border: 1px solid white; 
border-top: 0px; 
font-size: 11px; color: white; 
background-color: #0032AA; padding-top: 2px; padding-bottom: 2px;
}

.menucatalogo a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.menucatalogo a:hover{
	color: #FFFF00;
}

.f_1{
background-color: #0032AA;
}

.f_2{
background-color: #4EA700;
}

.f_3{
background-color: #9DAA04;
}

.f_4{
background-color: #EC6D00;
}

.f_5{
background-color: #7D7705;
}

.lista_prod{
border: 1px solid gray; 
cursor: pointer;
}

.lista_prod a{
	color: #000000;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
