@charset "utf-8";
/* CSS Document */

/*\*//*/
  @import "iemacfixes.css";
/**/

body{margin:0px;font-family: Arial, Helvetica, sans-serif;}

a, a:visited{text-decoration:none;color:}
a:hover, a:active{text-decoration:underline;}
.clear{clear:both;}



/* main nav bar */
#menutop{width:980px; height:24px; text-align:center;background:url(images/mainnav-bg-last.jpg) bottom repeat-x;margin:0;padding:0;}
#menutop ul{margin:0;padding:0;}
#menutop ul li{list-style-type:none;float:left;background:url(images/mainnav-bg-over.jpg) bottom right no-repeat;}
#menutop ul li.supporting{background:url(images/mainnav-bg-over-last.jpg) bottom right no-repeat;}
/* hide from ie mac \*/
#menutop ul li a:visited, #menutop ul li a{text-align:center;padding:0.2em 0 0;min-height:1.65em;display:block;background:url(images/mainnav-bg.jpg) bottom right no-repeat;background-color:#fff;color:#333;font-size:1.3em;font-weight:bold;text-decoration:none;}
/*/*/
#menutop ul li a:visited.home, #menutop ul li a.home{width:4em;}
#menutop ul li a:visited.whoarewe, #menutop ul li a.whoarewe{width:10em;}
#menutop ul li a:visited.exponer, #menutop ul li a.exponer{width:6.5em;}
#menutop ul li a:visited.compra, #menutop ul li a.compra{width:6.5em;}
#menutop ul li a:visited.cursosytalleres, #menutop ul li a.cursosytalleres{width:11em;}
#menutop ul li a:visited.sugerencias, #menutop ul li a.sugerencias{width:7em;}
#menutop ul li a:visited.aspectoslegales, #menutop ul li a.aspectoslegales{width:11em;}
#menutop ul li a.selected, #menutop ul li a.selected:visited, #menutop ul li a:hover, #menutop ul li a:active{background:url(images/mainnav-bg-over.jpg) bottom right no-repeat;color:#fff;text-decoration:underline;}
#menutop ul li a.selected, #menutop ul li a.selected:visited{text-decoration:none;}
#menutop ul li a.selected:hover, #menutop ul li a.selected:active{text-decoration:underline;}


