@charset "utf-8";
/* CSS Document */



#menu_inicio{text-align:center;}
#menu_inicio .item{height:50px; margin:0 10px; width:65px; text-align:center;}
#menu_inicio .item a{color:#FFFFFF; text-decoration:none; height:50px;}
#menu_inicio .item a:hover{color:#b9e50d; text-decoration:none; background-color:#0099FF; background-image:url(img/flech2.gif); background-repeat:no-repeat; background-position:bottom; height:50px;}

#contenedor{width:780px; margin:0 auto 0 auto; background-image:url(img/logo.gif); background-repeat:no-repeat;}
#herramientas{height:23px; background-image:url(img/f_top.gif);}
