* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {font-size: 1em; color:black ; font-weight: bold ; text-decoration: none ;
    text-align: justify}
h1 {font-size: 1.3em; color:black ; font-weight: bold ; text-decoration: none ;
    text-align: center; height:40px}
h2 {font.size: 1.1em; color:green ; font-weight: bold ; text-decoration: none ; 
    text-align: center; margin: 10px 0px 10px 0px }
h3 {font.size: 1.1em; color:green ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
h4 {font.size: 1.1em; color:white ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
#cabecera {background-image: url(objetos/bandera.gif) ; background-repeat: no-repeat ; 
background-position: top right}
body        {text-align: center }
#global     {width:800px ; margin:4px auto }
#cabecera   {background-color: white ; border-left: white 4px solid ; 
             border-right: white 4px solid ; height:180px}
#logotipo   {width:800px ; float:middle; margin: 5px 0px 10px 0px }
#navegacion {border: white 4px solid  ; height:25px}
#navegacion li {background-color: red; float:left; list-style:none; margin: 0px 3px 0px 3px; border-left: red 0px solid; border-right: red 0px solid}
#navegacion ul {margin-left: 3px}
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 115px}
#contenido a {font.size: 1.05em; font-weight: bold ; color:
					 	 red; text-decoration:line; display: inline; 
						 color-display: green }
#productos   {width:800px ; float:center; margin: 5px 0px 20px 0px }
#pie { background-color: blue ;
		 	 border-left: white 4px solid ;
		 	 border-right: white 4px solid;
			 border-top: black 0px solid;
			 border-bottom: black 0px solid;
			 height: 25px;}
#datospie { background-color: white ; 
       border-left: white 4px solid ; 
       border-right: white 4px solid; 
       border-top: black 0px solid;
			 border-bottom: black 1px solid;
			 height: 30px;}
#datospie li {float:left; list-style-type:none; margin: 4px 20px 0px 20px }
#datospie ul { margin-left: 150px }
a         {font.size: .9em; font-weight: bold ;color: white; 
					text-decoration:none ; display: block; color-display: white }
a:link    {}
a:visited {}
a:hover   {color:red ; text-decoration:underline ; background-color: white}
a:active  {}
