* {margin:0px ; padding:0px ; border: 0px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
#menu h1 {text-decoration:none ; font-size:12px ; 
          background-image: url(objetos/menu-parte-superior.gif) }
#navegacion p{font-size: 1.5em; color:red ; font-weight: bold ; text-align: center}

body {text-align: center;background-color:black}

a {color: red; text-decoration:none; display:block }
	a:link{}
	a:visited {}
	a:hover {color:blue ; text-decoration:underline ; background-color: red}
	a:active {}
	
p {text-align: justify}


#global {width:800px ;margin: 4px auto }

#curva-superior { background-image: url(objetos/curva-superior.gif) ;
                  background-repeat: no-repeat ;
                  width:800px ; 
                  height: 10px;overflow: hidden}
									
#cabecera { background-color:
#FF7E21; border-left: black 1px solid ;
					 border-right: black 1px solid;height:145px; overflow:hidden }
					#logotipo   { width:151px ; float:left; height :145;overflow:hidden  }
					#publicidad {width:510px ;height:145 float:right;overflow:hidden }
					
					
					
#navegacion {background-color: gray;border: black 1px solid}
#contenido p {padding: 5px 10px 5px 10px; text-indent: 15px}

#contenido {background-color: #FF7E21;border-left: black 1px solid ; 
					 border-right: black 1px solid; width:800px }
					 
#totmenu {width: 150px ; float:left; text-align:left;
				 margin:10px 10px 10px 10px; border-left: 2px black; 
				 border-right: 1px black}
					 
   #curva-superiorpek { background-image: url(objetos/curva-superiorpek.gif) ;
                  background-repeat: no-repeat ;
                  width:150 ; 
                  height: 10px;overflow: hidden; overflow:hidden}					 
  #menu { width: 150px ; float:left; text-align:left; 
       border-left: 1px black solid; border-right: black 1px solid;overflow:hidden;
	   background-image: url(objetos/menu-parte-inferior.gif);
	   background-position: bottom }
			
			#menu li {list-style:none ; margin: 4px 0px 4px 6px}


  #curva-inferiorpek { background-image: url(objetos/curva-inferiorpek.gif) ;
                  background-repeat: no-repeat ;
                  width:100% ; 
                  height: 12px;
				  overflow: hidden;}
					
#prueva {background-color: yellow; width: 150px ; float:left }
#pie { background-color: white ; 
       border-left: black 1px solid ; 
       border-right: black 1px solid; 
       border-top: black 1px solid }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
                  background-repeat: no-repeat ;
                  width:800px ; 
                  height: 12px;
				  overflow: hidden }

h1 {font-size: 1.2em; color:black ; font-weight: bold ; text-decoration:blink ; text-align: center}

h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}