* {text-indent:0px ;margin:0px ; padding:0px ; border: 0px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ;
	  text-align: center}
body {text-align: center;background-color:#CD853F;background-image: url(objetos/cartel.jpg);background-repeat: no-repeat;background-position:center center;height:100%;margin:10px 10px}
#global {width:800px ; margin: 4px auto }
#curva-superior { background-image: url(objetos/curva-superior-1.gif) ; 
                  background-repeat: no-repeat ;
                  width: 800px ;
                  height:12px ;
                  overflow: hidden }
#logotipo   {width:30px ;margin:2px 2px 2px 2px;float:right}
#menu {width: 150px ;float:left;margin: 2px 2px 2px2px ;background-image: url(objetos/menu-parte-inferior.gif);background-position: bottom; padding-bottom:5px}
#menu li { list-style:none;margin: 4px 8px 4px 6px;font-size:16px}
#menu h1 {text-decoration:none ; font-size:14px;
			 background-image: url(objetos/menu-curva-superior-1.gif)}

a        {color: blue; text-decoration: none}
a:link   {}
a:visited{}
a:hover  {color:red;text-decoration:underline;background-color:silver} 
a:active {}