/* CSS Document */
* {margin:0px ; padding:0px ; border: 0px}

p {text-align: justify}

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}

body {text-align: center; background-image:url(fondo.gif)}

#global {width:800px ; margin:4px auto }

/*#curva-superior { background-image: url(curva-superior.gif) ; background-repeat: no-repeat; width:800px ; height: 12px; overflow : hidden }*/

#cabecera {background-color:silver; border-left: black 1px solid ; border-right: black 1px solid; border-top: black 1px solid; border-bottom: black 1px solid; height:200px; width:798px}

/*#logotipo {margin: 0px 0px 0px 0px}*/

/*#publicidad {width:518px ; float:right ; margin-top:25px ; font-size: 16px }*/

#navegacion {background-color:white; border-top: black 1px solid; border-bottom: black 1px solid ; height:20px; margin: 0px 0px 0px 0px}

#navegacion li {float:left; list-style:none; margin: 0px 10px 0px 10px}

#navegacion ul { margin-left: 45px }

#contenido {border-left: black 1px solid; border-right: black 1px solid; height:3540px; background-image:url(textura5.jpg); padding-top:15px}

#contenido p {text-indent: 15px; font-size:14px ;padding-top:5px; padding-right:5px; padding-bottom:20px; padding-left:5px; width:440px; background-image:url(fondoagua2.jpg); margin:auto}

#menulati{width: 160px; float:left; text:align:left; margin: 0px 5px 10px 5px}

#menulati li { list-style:none; margin: 2px 2px 2px 2px}

#menulatd{width: 160px; float:right; text:align:left; margin: 0px 5px 10px 5px}

#menulatd li { list-style:none; margin: 2px 2px 2px 2px}

#menuizq{width: 150px; float:left; text:align:left; margin: 3px 3px 3px 3px; background-image: url(menu-parte-inferior.gif); background-position: bottom; padding-bottom:7px}

#menuder{width: 150px; float:right; text:align:left; margin: 3px 3px 3px 3px; background-image: url(menu-parte-inferior.gif); background-position: bottom; padding-bottom:7px}

#menuizq li { list-style:none; margin: 2px 2px 2px 2px; font-size:13px }

#menuizq h1 {text-decoration:none ; font-size:16px ; padding-top:12px; background-image: url(menu-parte-superior.gif); background-position: top }

#menuder li { list-style:none; margin: 2px 2px 2px 2px; font-size:13px }

#menuder h1 {text-decoration:none ; font-size:16px ; padding-top:12px; background-image: url(menu-parte-superior.gif); background-position: top }

#pie {border-top: black 2px solid; border-right: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; height: 75px; margin-bottom:4px }
#pie p  {margin: 10px 5px 10px 5px; font-size: 12px; text-align:center}
#pie1 {background-color: silver; width:579px; border-right: black 2px solid; float:left; height: 75px }
#pie2 {background-color: #80A0FF; width:217px; float:left; height: 75px}

/*#curva-inferior { background-image: url(curva-inferior.gif) ; background-repeat: no-repeat; width:800px ; height: 12px; overflow : hidden }*/

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

a.enlaceuno         {}
a.enlaceuno:link    {}
a.enlaceuno:visited {}
a.enlaceuno:hover   {}
a.enlaceuno:active  {}

#pie a         {color: blue; text-decoration:none ; display: block }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:black ; text-decoration:underline ; background-color: white }
#pie a:active  {color:black}