body        {
	text-align: center 
	}
* {
	border: 0 none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
p {text-align: justify}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ;
    text-align: center}
h2 {font.size: 1.0em; color:black ; text-decoration: none ; 
    text-align: justify}
#global     {width:800px ; margin:4px auto }
#cabecera		{border: black 1px solid ; 
             height:125px}	
#precabecera{border-left: black 1px solid ;
						 border-right: black 1px solid; 
             height:25px}
#logotipo   {width:250px ; float:left }
#publicidad {width:500px ; margin-top:3px ; font-size: 16px }
#navegacion {background-color: D3D3D3 ; border: black 1px solid  ; height:40px}
#navegacion li {float:center ; list-style:none }
#contenido  {border-left: black 1px solid ; 
             border-right: black 1px solid }
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 15px}
#menu       {width: 475px ; float:right ; border: darkblue 0px solid;
             text-align:left ;}
#menu li    {float:center ; list-style:none }		
#menu1      {width: 395px ; float:left ; border: none; margin-right: 2px; margin: 2px 2px 2px 2px;}		
#navegacion1 {background-color: none ; border: none  ; height:20px}
#navegacion1 li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion1 ul { margin-left: 60px }
#navi {  	list-style:none;	margin:0;	padding:0;}
#navi li {	margin:5px;	padding:5px;	float:left;}		 		  
#pie  {border: black 1px solid ; }
#pie li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#pie ul { margin-left: 180px }					
a         {color:black ; text-decoration:none ; display: block }
a:link    {}
a:visited {}
a:hover   {color:darkblue ; text-decoration:underline}
a:active  {}
