/*Menu Principal*/
#menuPrincipal {
	position: relative;
	height: 28px;
	width: 400px;
	left: 0px;
	margin:0px;
	top: 30px;
}
#menuPrincipal span {
	display: none;
}
#menuPrincipal ul {
	position: relative;
	width: 400px;
	background: url(../img/fondoMenu.gif) no-repeat;
	height: 28px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Ajustes para IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a { bottom: -1px; }

li#bu1 a { position:absolute; left:16px;  width:36px; height:28px; top:0px; bottom:0px; text-decoration:none; background: url(../img/fondoBtInicio.gif) 0 0 no-repeat; }
li#bu2 a { position:absolute; left:63px;  width:86px; height:28px; top:0px; bottom:0px; text-decoration:none; background: url(../img/fondoBtSobre.gif) 0 0 no-repeat; }
li#bu3 a { position:absolute; left:156px; width:60px; height:28px; top:0px; bottom:0px; text-decoration:none; background: url(../img/fondoBtProductos.gif) 0 0 no-repeat; }
li#bu4 a { position:absolute; left:226px; width:52px; height:28px; top:0px; bottom:0px; text-decoration:none; background: url(../img/fondoBtContacto.gif) 0 0 no-repeat; }
li#bu5 a { position:absolute; left:285px; width:60px; height:28px; top:0px; bottom:0px; text-decoration:none; background: url(../img/fondoBtTareas.gif) 0 0 no-repeat; }
li#bu6 a { position:absolute; left:331px; width:52px; height:28px; top:0px; bottom:0px; text-decoration:none; background: url(../img/fondoBtSoporte.gif) 0 0 no-repeat; }


li#bu1 a:hover, li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover, li#bu5 a:hover, li#bu6 a:hover{ background-position:0 -28px; }

li#bu1Activo { position: absolute; left:16px;  width:36px; height:28px; bottom: 0px; top: 0px; background: url(../img/fondoBtInicio.gif)    0 -56px no-repeat; }
li#bu2Activo { position: absolute; left:63px;  width:86px; height:28px; bottom: 0px; top: 0px; background: url(../img/fondoBtSobre.gif)     0 -56px no-repeat; }
li#bu3Activo { position: absolute; left:156px; width:60px; height:28px; bottom: 0px; top: 0px; background: url(../img/fondoBtProductos.gif) 0 -56px no-repeat; }	
li#bu4Activo { position: absolute; left:226px; width:52px; height:28px; bottom: 0px; top: 0px; background: url(../img/fondoBtContacto.gif)  0 -56px no-repeat; }
li#bu5Activo { position: absolute; left:285px; width:52px; height:28px; bottom: 0px; top: 0px; background: url(../img/fondoBtTareas.gif)  0 -56px no-repeat; }
li#bu6Activo { position: absolute; left:331px; width:52px; height:28px; bottom: 0px; top: 0px; background: url(../img/fondoBtSoporte.gif)  0 -56px no-repeat; }



/*Menu en las noticias del Inicio*/

#columna01 span {
	display: none;
}
#columna01 ul { position:relative; width:385px; background:url(../img/fondoNoticia.gif) no-repeat;height:30px; list-style-type:none; margin:0px; padding:0px; }
li.op01 a{ position:absolute; width:48px; height:16px; bottom:0; text-decoration:none; top:0px; }
li.op02 a{ position:absolute; width:66px; height:16px; bottom:0; text-decoration:none; top:0px; }
/* adjusted values for IE6 */
* html*li#.op1 a, * html*li.op1 a { bottom: -1px; }
li.op01 a { left: 42px; background: url(01.gif) 0 0 no-repeat; }
li.op02 a { left: 93px; background: url(01.gif) 0 0 no-repeat; }
li.op01 a:hover, li.op02 a:hover{ background-position: 0 -32px; }

/*Menu Productos*/
#menuProductos {
	position: relative;
	height: 56px;
	width: 750px;
	left: 0px;
	margin:0px;
	top: 0px;
}
#menuProductos h3 {
	display: none;
}
#menuProductos span {
	display: none;
}

#menuProductos ul {
	position: relative;
	width: 750px;
	background:url(../img/fondoMenuProductos.gif) no-repeat ;
	height: 56px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuProductos li{
	display:inline;
}
li#prod01 a { position:absolute; left:586px; width:36px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdAtlas.gif) no-repeat; }
li#prod02 a { position:absolute; left:625px; width:33px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdRdc.gif) no-repeat; }
li#prod03 a { position:absolute; left:662px; width:35px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdSice.gif) no-repeat; }
li#prod04 a { position:absolute; left:700px; width:40px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdGauss.gif) no-repeat; }

li#prod01 a:hover, li#prod02 a:hover, li#prod03 a:hover, li#prod04 a:hover{ background-position: 0 -56px; }

li#prod01Activo  { position:absolute; left:586px; width:36px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdAtlas.gif) 0 -112px no-repeat; }
li#prod02Activo  { position:absolute; left:625px; width:33px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdRdc.gif) 0 -112px no-repeat; }
li#prod03Activo  { position:absolute; left:662px; width:35px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdSice.gif) 0 -112px no-repeat; }
li#prod04Activo  { position:absolute; left:700px; width:40px; height:56px; top:0px; bottom:0px; text-decoration:none; background: url(../img/btProdGauss.gif) 0 -112px no-repeat; }

/*Pie de Pagina*/
#piePag h3{
	display:none
}
#piePag ul{
	list-style-type:none;
}
#piePag span {
	display: none;
}
#piePag li{
	display:inline;
}
li#btPie01 a { position:absolute; left:24px; width:101px; height:20px; top:14px; bottom:0px; text-decoration:none; background: no-repeat; }
li#btPie02 a { position:absolute; left:139px; width:57px; height:20px; top:14px; bottom:0px; text-decoration:none; background: no-repeat; }
li#btPie03 a { position:absolute; left:669px; width:25px; height:20px; top:14px; bottom:0px; text-decoration:none; background: no-repeat; }
li#btPie04 a { position:absolute; left:703px; width:33px; height:20px; top:14px; bottom:0px; text-decoration:none; background: no-repeat; }
