
/* 
Generated via www.cssmenubuilder.com 

Copyright (c) 2008-2011 www.cssmenubuilder.com

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
*/

.menu{margin:0 auto; padding:0; height:40px; width:100%; display:block; background:url("../images/topMenuImages.png") repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font: 14px/20px 'PTSansNarrowRegular', Arial, sans-serif;color: #5b5c5d sans-serif; cursor:pointer;  0px -80px ; outline:none;}/* el padding de aqui es la separacion entre cajas, que coja el tipo de letra,pero el primer menu tb se mueve a la izquierda */
.menu li a span{line-height:40px; float:left; display:block; padding-left:33px; padding-right:33px; background:url("../images/topMenuImages.png") 100% -00px no-repeat;}/* sin pasar encima, que salga caja clarita tambien, pones en 00px que es opacidad paddingleft y right pones mas espacio a los lados de cada uno, incluido el color*/
.menu li a:hover{background-position:0px -80px; color:rgb(255,255,255);}/*al pasar encima, que salga el texto en otro color (si lo elimino no pasa nada)??*/
.menu li a:hover span{ line-height:40px; background-position:100% -60px;}/*al pasar encima, que salga caja clarita , si pones en 0px  es opacidad ninguna */
.menu li a.active, .menu li a.active:hover{line-height:40px; font: 14px/20px 'PTSansNarrowBold', Arial, sans-serif; color: #ffffff;  background:url("../images/topMenuImages.png") 0px -0px; }
.menu li a.active span, .menu li a.active:hover span{ line-height:40px; background-position:100% -80px ; }

