/* CSS Document */

#mainNavES {
	font-size:14px; font-weight:bold; color:#587F1A;
	width: 500px; height: 36px;
	margin-right: 38px;margin-left: 35px;
	border-bottom: 1px solid #5B841B;
}

#mainNavES ul {margin:0px; padding:0px;}
#mainNavES li {list-style-type:none; margin:0px; padding:0px; float:left;}

.perfil a:link, .perfil a:visited { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: left top; height:26px; display:block; border-right: 1px solid #5B841B; color: #587F1A; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width: 94px; }

.perfil a:hover, .perfil a:active, .perfilActif a { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: left bottom; height:26px; border-right: 1px solid #5B841B; display:block; color: #034E98; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width: 94px; }

.productos a:link, .productos a:visited { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: center top; height:26px; display:block; border-right: 1px solid #5B841B; color: #587F1A; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width: 94px; }

.productos a:hover, .productos a:active, .productosActif a { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: center bottom; height:26px; display:block; border-right: 1px solid #5B841B; color: #034E98; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width: 94px; }

.especificacion a:link, .especificacion a:visited { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: center top; height:26px; display:block; border-right: 1px solid #5B841B; color: #587F1A; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width:120px; }

.especificacion a:hover, .especificacion a:active, .especificacionActif a { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: center bottom; height:26px; display:block; border-right: 1px solid #5B841B; color: #034E98; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width:120px; }

.contacto a:link, .contacto a:visited { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: right top; height:26px; display:block; color: #587F1A; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width: 94px; }

.contacto a:hover, .contacto a:active, .contactoActif a { background-image:url(../images/layout/bgNAv.gif); background-repeat:no-repeat; background-position: right bottom; height:26px; display:block; color: #034E98; text-decoration: none; padding-top:10px; padding-bottom:0px; margin:0px; width: 94px; }