
/*posicion del menu siempre por encima 5*/
html>body .menu { position:absolute; left: 0px; top:165px; width:250px; height:370px;
 z-index:6;
}

/*posicion del menu siempre por encima 6*/
body .menu { position:absolute; left:0px; top:165px; width:250px; height:370px;
z-index:6;

}
/*posicion flecha1 inicio*/
html>body .flecha1 { position:absolute; left:100px; top:147px; width:46px; height:20px; z-index:5 }
body .flecha1 { position:absolute; left:100px; top:147px; width:46px; height:20px; z-index:5 }

/*posicion flecha2 inicio*/
html>body .flecha2 { position:absolute; left:100px; top:165px; width:46px; height:20px; z-index:5 }
body .flecha2 { position:absolute; left:100px; top:165px; width:46px; height:20px; z-index:5 }

/*posicion flecha3 inicio*/
html>body .flecha3 { position:absolute; left:100px; top:182px; width:46px; height:20px; z-index:5 }
body .flecha3 { position:absolute; left:100px; top:182px; width:46px; height:20px; z-index:5 }

/*posicion del novedades*/
 html>body .nove { position:absolute; left:600px; top:180px; width:100px; height:290px; z-index:3 }
body .nove { position:absolute; left:600px; top:180px; width:100px; height:290px; z-index:3 }

/*opsicion del fotoinicio*/
html>body .foto { position:absolute; left:0px; top:235px; width:500px; height:120px; z-index:5 }
body .foto { position:absolute; left:0px; top:235px; width:500px; height:120px; z-index:5 }


/*opsicion del fotoinicio2*/
html>body .foto2 { position:absolute; left:0px; top:0px; width:300px; height:150px; z-index:5 }
body .foto2 { position:absolute; left:0px; top:0px; width:300px; height:150px; z-index:5 }

/*opsicion del logo 2*/
html>body .logo { position:absolute; left:1px; top:0px; width:1020px; height:165px; z-index:2 }
body .logo { position:absolute; left:1px; top:0px; width:1020px; height:165px; z-index:2 }

/*posicion del bienvenidos 3*/
 html>body .bien { position:absolute; left:150px; top:180px; width 350px; height:250px; z-index:3 }
body .bien { position:absolute; left:150px; top:180px; width:350px; height:250px; z-index:3 }



/*posicion del baner en flash 5*/
html>body .baner { position:absolute; left:0px; top:-20px; width:200px; height:200px; z-index:5 }
body .baner { position:absolute; left:0px; top:-20px; width:200px; height:200px; z-index:5 }

/*body {background:url(fondo2.gif) repeat-y center; }   */
/*.body {background:url(fondo2.gif) ; }    */

.textoin {position:absolute; left:30px; top:630px; width:960px; height:10px; z-index:1; font-family:verdana;  font-size:large; font-weight: 700; }
.conta {position:absolute; left:400px; top:600px; width:960px; height:10px; z-index:1; font-family:verdana;  font-size:large; font-weight: 700; }

.normal { color: #FFFF33; font-family:verdana;  font-size: xx-small; font-weight: 500; }


