* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify; font-size: 1.2em}
h1 {font-size: 1.1em; color: MidnightBlue ; 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}
body        {text-align: center }

#global {width:800px ; margin: 4px auto }
#curva-superior { background-image: url(objetos/curva-superior.gif) ;
background-repeat: no-repeat ; 
width:800px ; 
height: 12px ; 
overflow : hidden }
#cabecera {background-color: white; border-left: black 1px solid ; 
border-right: black 1px solid ; height:85px}
#logotipo   {width:280px ; float:left }
#publicidad {width:300px ; float:right ;}
#navegacion {background-image: url(objetos/barra.gif); border: tomato 1px solid; height:20px }
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 5px }
#contenido  { background-image: url(objetos/fondo.gif);

border-left: tomato 1px solid ; border-right: tomato 1px solid; }	
						  
.centrado {text-align:center}
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 10px}

#menu  {background-color: lorange ; width: 150px ; float:left ; 
        text-align:left ; margin: 30px 10px 3px 10px ;
        background-image: url(objetos/menu-parte-inferior.gif);
	   background-position: bottom; 
		 padding-bottom:5px  }
#menu li { list-style:none ; margin: 4px 8px 4px 6px }
#menu h1 {text-decoration:none ; font-size:12px ; padding-top:12px; 
          background-image: url(objetos/menu-parte-superior.gif) }

#ventana {WIDTH: 600px ;  height: 400px ; BORDER: orange 1px solid ; OVERFLOW: auto ;  
 font-size: 19px; color: MidnightBlue}	
#ventana_a {WIDTH: 600px ;  height: 250px ; BORDER: orange 1px solid ; OVERFLOW: auto ;  
 font-size: 19px; color: MidnightBlue}		
#pie {background-color: white; 
border-left: black 1px solid ; 
border-right: black 1px solid; 
border-top: black 1px solid;
height: 35px ;  }
#pie li  {list-style: none; font-size: 12px  }
#pieuno  {float:left; width:150px; }
#piedos  {float:left; width:498px; font-size: 12px }
#pietres {float:left; width:150px; }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
background-repeat: no-repeat ; width:800px ; 
height: 12px; 
overflow: hidden }
a         {color: browm ; text-decoration:none; display: block}
a:link    {}
a:visited {}
a:hover   {color:red ; text-decoration:underline ; background-color: silver}
a:active  {}

#pie a         {color: blue; text-decoration:none ; display: block }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   { background-color: white }
#pie a:active  {color:black}

#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}

#publicidad a         {}
#publicidad a:link    {}
#publicidad a:visited {}
#publicidad a:hover   {background-color: white }
#publicidad a:active  {}

#navegacion a         {color: DarkBlue; text-decoration:none ; display: block}
#navegacion a:link    {}
#navegacion a:visited {}
#navegacion a:hover   {color: yellow ; text-decoration:underline ; background-color: white }
#navegacion a:active  {}

#menu a         {}
#menu a:link    {}
#menu a:visited {}
#menu a:hover   {background-color: white }
#menu a:active  {}

#ventana a         {}
#ventana a:link    {}
#ventana a:visited {}
#ventana a:hover   {background-color: white;}
#ventana a:active  {} 

#ventana_a a         {}
#ventana_a a:link    {}
#ventana_a a:visited {}
#ventana_a a:hover   {background-color: white;}
#ventana_a a:active  {} 

#contenido a:hover   {background-color: white;}
