* {margin:0px ; padding:0px ; border: 0px}
body {text-align: center}
body {background-image: url(objetos/fondo3.jpg)}
#global {width:800px ; margin: 4px auto }
img {border-style: none}
h1 {font-size: 1.5em; font-weight: bold ; text-decoration: none}
h2 {font-size: 1.5em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: justify}
.centrado {text-align:center}
.izquierda {text-align:left}
.fecha {font.size: 12px; color:red ; font-weight:bold; text-decoration: none}
#curva-superior { background-image: url(objetos/curva-superior.gif) ;
                  background-repeat: no-repeat ;
                  width:800px ;
                  height: 12px ;
                  overflow : hidden }
#eslogan	{background-color: white}										
#eslogan {height:20px ; text-align:center ; border-left: black 1px solid ; border-right: black 1px solid}
#cabecera	{background-color: white}
#cabecera {height:100px ; border-left: black 1px solid ; border-right: black 1px solid}
#cabecera h1 {font-size: 1.5em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: justify}
#logotipo {background-color: white ; width:50px ; high 80px ; float:left ; margin left:5px}
#publicidad {background-color: white ; width="630" ; height="95" ; float:right ; ; margin right:3px}
#publicidad p {font-family: verdana ; font-size: 16}
#navegacion {background-image: url(objetos/fondo3.jpg) ; height: 20px ; border-left: black 1px solid ; border-right: black 1px solid}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px}
#navegacion ul { margin-left: 110px}
#publi2	{background-color: white}
#publi2 {height:100px ; border-left: black 1px solid ; border-right: black 1px solid}
#publi2 p {text-align: center}
#publi2 p {font-family: verdana ; font-size: 16}
#contenido {background-image: url(objetos/fondo1.jpg) ; background-repeat:repeat-repeat ;
            border: 1px solid black ; height:3550px}						
#contenido p {padding: 5px 20px 5px 10px }
#contenido p {font-family: verdana ; font-size: 14}
#contenido h1 {font-size: 1.5em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: justify}
#contenido h2 a {text-decoration: none ; color:blue ; font-weight: bold }
#menu {width: 125px ; float:left ; text-align:left ;
       margin: 10px 10px 3450px 5px }
#menu li {list-style:none ; font-weight:bold; margin: 4px 15px 4px 10px}
#menu h1 {text-decoration:none ; font-size:12px ; text-align:center ; padding-top:12px }
#publi3 {background-image: url(objetos/fondo1.jpg) ; height:50px}
#pie {background-color: white}
#pie {height:330px ; border-left: black 1px solid ; border-right: black 1px solid}
#pie p {margin left: 20px}
#pie li {float:left ; list-style:none ; margin: 0px 20px 10px 20px}
#pie ul { margin-left: 110px}

#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
                  background-repeat: no-repeat ;
                  width:800px ; 
                  height: 12px ;
				  overflow: hidden }

p {text-align: justify}
#navegacion a         {color:white ; text-decoration: none ; font-size: 20 }
#navegacion a:link    {}
#navegacion a:visited {}
#navegacion a:hover   {background-color: #8B4500 ;text-decoration: none}
#navegacion a:active  {}

#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}

#menu li a         {color: black ; text-decoration: none}
#menu li a:link    {}
#menu li a:visited {}
#menu li a:hover   {color: green}
#menu li a:active  {}

#contenido p a         {color:blue}
#contenido p a:link    {}
#contenido p a:visited {}
#contenido p a:hover   {text-decoration: underline}
#contenido p a:active  {}

#pie a         {color: blue ; text-decoration: none ; font-family: verdana ; font-size: 14}
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color: green}
#pie a:active  {}



