* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
p1 {text-align: center}
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 }

#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:100px}

#logotipo   {width:350px ; float:left }
#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}

#publicidad {width:448px ; float:right ; margin-top:1px ; font.size:12px }
#publicidad h1 {color:red ; text-decoration:none ; font-size:24px}
#publicidad h2 {color:black ; text-decoration:none ; font-size:20px}

#navegacion {background-color: Gainsboro ; border: black 1px solid  ; height:20px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 110px}
#navegacion a:hover   {background-color: Gainsboro}

#contenido  {background-color: #EEE5DE ; border-left: black 1px solid ; border-right: black 1px solid ; padding-top:30px ; padding-bottom:30px}
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 15px}
#contenido h1 { margin-bottom:20px }
#contenido h3 {color:red ; text-decoration:none ; font-size:25px}
#contenido a:hover   {background-color:LightBlue}

#cuerpo1 {width:399px ; float:left }
#cuerpo1 h1 {color:black ; text-decoration:none ; font-size:20px ; text-align: center}
#cuerpo1

#cuerpo2 {width:399px ; float:right ; margin-top:1px ; font-size: 16px }
#cuerpo2 h1 {color:black ; text-decoration:none ; font-size:20px ; text-align: center}

#cuerpo3 {width:600px ; float:center ; background-color: white }
#cuerpo3 a         {}
#cuerpo3 a:link    {}
#cuerpo3 a:visited {}
#cuerpo3 a:hover   {background-color: white }
#cuerpo3 a:active  {}

#public1 {width:px 280 ; float:left }
#public2 {width:px 280 ; float:left }
#public3 {width:px 280 ; float:left }

#cuerpo4 {width:798px ; float:center }
#cuerpo4 h1 {color:black ; text-decoration:none ; font-size:15px ; text-align: center ; margin-top:3px ; margin-bottom:1px }
#grupo1	 {width:px 192 ; float:left ; margin-left:4px}
#grupo2	 {width:px 192 ; float:left ; margin-left:2px}
#grupo3	 {width:px 192 ; float:left ; margin-left:2px}
#grupo4	 {width:px 192 ; float:left ; margin-left:2px}

#producto   {width:198px ; height:158px ; float:left ; margin-bottom:15px }

#detalle   {width:600px ; height:158px ; float:right ; margin-bottom:15px }
#detalle a         {color: red; text-decoration:none ; display: inline}
#detalle a:link    {}
#detalle a:visited {}
#detalle a:hover   {color:blue ; text-decoration:underline ; background-color: white }
#detalle a:active  {color:black}
#detalle h1 {color:red ; text-decoration:none ; font-size:20px ; text-align: right} 
#detalle h2 {color:blue ; text-decoration:none ; font-size:20px ; text-align: center}

#texto1 {background-color: white ; height: 65px }
#texto1 a         {color: blue; text-decoration:none  }
#texto1 a:link    {}
#texto1 a:visited {}
#texto1 a:hover   { text-decoration:underline ; background-color: white }
#texto1 a:active  {color:black} 

#espaciov1  {padding-top:15px}
#espaciov2  {padding-top:20px}
#espaciov3  {padding-top:30px}
#espaciov3  {padding-top:40px}
#espaciov3  {padding-top:50px}

#menu       {width: 150px ; float:left ; 
             text-align:left ; margin: 3px 10px 3px 3px ;
             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:14px ; padding-top:12px ;
          background-image: url(objetos/menu-parte-superior.gif) }

#pie { background-color: white ; 
       border-left: black 1px solid ; 
       border-right: black 1px solid; 
       border-top: black 1px solid ;
			 height: 65px }

#pieuno  {float:left ; width:150px ; padding-top:10px}
#pieuno li {list-style:none ; font-size: 12px}

#piedos  {float:left ; width:498px ; padding-top:5px}
#piedos h1 {color:black ; text-decoration:none ; font-size:18px}
#piedos h2 {color:black ; text-decoration:none ; font-size:12px}
#piedos p {text-align: center ; color:black ; text-decoration:none ; font-size:14px}

#pietres {float:left ; width:150px ; padding-top:10px}
#pietres li {list-style:none ; font-size: 12px}

#curva-inferior { background-image: url(objetos/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} 


