* {
	margin:0px;
	padding:0px;
	border: 3px;
	border-color:#FF0000
}
#navegacion p{font-size: 1.5em; color:red ; font-weight: bold ; text-align: center}
#menu h1 {text-decoration:none ; font-size:12px ; 
          background-image: url(objetos/menu-parte-superior.gif) }
body {text-align: center;background-color:black}

a {color: #FF0000; text-decoration:none; display:block }
	a:link{}
	a:visited {}
	a:hover {color:#3300FF; text-decoration:underline ; background-color:#FF0000}
	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;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;
						; text-align:center; height:20}
#navegacion ul { margin-left: 400px }
#navegacion li {float:left ; list-style:none ; margin: 0px 10px 0px 10px }	
	
#contenido p {padding: 5px 10px 5px 10px; text-indent: 15px}

#contenido {background-color: #FF7E21; overflow:hidden; height:350;
					 margin:0px}
					 
   #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;}
   #todtabla {width: 600px ; float:right; text-align:center}
   
   #todtabla table{text-align:center}

#todtabla a {color: #FF0000; text-decoration:none}
	a:link{}
	a:visited {}
	a:hover {color:#3300FF; background-color:#0099CC}
	a:active {}

#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:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}

h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
