* {font-family:tahoma; font-size:12px; text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 1.2em ; color:black ; font-weight: bold ; text-decoration: none ;
    text-align: left ; margin-left: 7px }
h2 {font-size: 1.1em; color:black ; font-weight: bold ; text-decoration: none ; 
    text-align: left}
h3 {font-size: 1.1em; color:#8B8970 ; font-weight: bold ; text-decoration: none ; 
    text-align: left ; margin-bottom: 0px ; padding-bottom: 0px }
hr {
color: silver;
background-color: silver;
height: 1px;
border: 0;
margin: 1 auto;
text-align: center;
}
		
body        {background-color: #EEE9BF ;text-align: center }
#global     {width: 800px ; margin:4px auto }

#cabecera   {clear:left ; background-color: #EEE9BF ; border-left: none ;
             border-right: none ; height:160px  }
#logotipo   {width:255px ; float:left }
#publicidad {width:540px ; float:left ; font-size: 16px }

#navegacion {background-color: #8B8970 ; border: none  ; height:25px }
#navegacion li {float:left ; position:relative ; list-style-type:none ; margin: 0px 18px 0px 18px }
#navegacion ul {margin-left: 15px }


#menu       {background-color: #8B795E ;
						 width: 150px ; float:left ; height: 800px ;
             margin: 3px 0px 3px 0px ;
						 background-position: bottom ;
             padding-bottom:5px }
#menu li    {list-style:none ; margin: 0px 8px 0px 6px }
#menu h1 		{color: #EEC900 ; text-decoration:none ; font-size:12px ; padding:12px 0px 12px 0px ;
          	 text-align:center  }
#menu h3 		{color: #EE9A00 ; text-decoration:none ; font-size:10px ; padding:12px 0px 6px 0px ;
          	 text-align:center  }
						 
#publicidad {width:120px }


#contenido  {width:491px ; margin: 3px 0px 3px 150px ;
						 height: 800px ;
						 background-color: #FFFAF0 ; background-position: bottom ;
						 border-left: 1px solid #aaa ; 
             padding:1em }

#contenido ul {width:100%;}
#contenido li {float:left ; position:relative ; list-style-type:none ; margin: 0px 3px 6px 3px ;
					 		 border: 1px solid black }

#contenido div {font-size:10px }		 
#contenido p {margin: 5px 5px 0px 5px ; text-indent: 15px}
						 
#columna3
{
 	background-color:#CDC9A5 ; border-left: 1px solid #aaa ; 
  float:right;
  /*width:150px;*/
	height: 800px ;
  margin: 3px 0px 3px 3px ;
  padding:1em;
	text-align:center;
}

#pie     {clear:left ; clear:right ; border-left: none ; 
				  border-right: none ; 
          border-top: none ; height: 65px ;
					background-color: #CDC8B1 ;
					color: #FFFACD }
#pie li  {list-style: none ; font-size: 12px }
#pieuno  {float:left ; width:150px }
#piedos  {float:left ; width:498px }
#pietres {float:left ; width:150px }
					
a         {background-color:transparent ; text-decoration:none }
a:link    {}
a:visited {}
a:hover   {color: #8B795E }
a:active  {}


#menu a         {border-bottom: 1px solid silver ; 
								 padding: 3px 0px 3px 0px ;
								 color: #EEC900 ; text-align:center ; 
								 text-decoration:none ; display: block ; background-color: #8B8970   }
#menu a:link    {}
#menu a:visited {}
#menu a:hover   {color: #FFF8DC }
#menu a:active  {}

#pub a   {border-bottom: 0px; padding: 3px 3px 3px 3px ; 
								 display: block ; background-color: transparent   }
#pub a:link    {}
#pub a:visited {}
#pub a:hover   {}
#pub a:active  {}

#columna3 a			{padding: 3px 0px 3px 0px ;
								 color: #EEC900 ; text-align:center ; background-color: #8B8970 ;
								 text-decoration:none ; display: block ; border-bottom: 1px solid silver  }
#columna3 a:link    {}
#columna3 a:visited {}
#columna3 a:hover   {color: #FFF8DC }
#columna3 a:active  {}

#dolar a				{border-bottom: none ; 
								 padding: 3px 0px 3px 0px ;
								 color: transparent ; text-align:center ; 
								 text-decoration:none ; display: block ; 
								 background-color: transparent   }
#dolar a:link    {}
#dolar a:visited {}
#dolar a:hover   {color: none }
#dolar a:active  {}

#navegacion a { background-color:transparent ; padding-left: 5px ; font-size: 13px ; 
						    color: #EEC900 ; text-decoration:none ; display: block ; 
						    border-left: 1px solid silver ; border-bottom: 1px solid silver }
#navegacion a:link    {}
#navegacion a:visited {}
#navegacion a:hover   {color: #FFF8DC }
#navegacion a:active  {}

#pie a         {background-color:transparent ; color: #FFFACD; text-decoration:none ; }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:#8B795E ; text-decoration:none }
#pie a:active  {color:none}

#logotipo a         {background-color:transparent}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}


