<!--            				  /*Tipografia*/     
								 body {font-family: "lucida grande", "lucida sans", arial; font-size: 20px;color: #333333; 
								 background-color: silver; margin: 3.5em;}
								 p  {font-size: 14px; color: maroon}
								 a  {font-family:"lucida grande","lucida sans",arial, sans-serif ; font-size:20px}
								 h1  {font-size: 40px;color:#ffffff}
#menu ul { width: 250px; letter-spacing: 2px; font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-top: 8px solid maroon;
 border-right: 8px solid maroon; border-bottom: 8px solid maroon; border-left: 8px solid maroon;
 margin:0; padding:0; list-style:none;}
#menu li a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
 text-decoration: none; padding-left: 9px; padding-bottom: 5px; color:#000000; padding-top: 3px;
 padding-right: 34px; text-align: left; background: silver url(../css/menuBbg.png) right center no-repeat;
 border-bottom: 1px solid #666666; border-left: 6px #06680C; display:block; width:100%;}
#menu li a:hover { text-align: right; background:yellow url(../css/menuAbg.png) right center no-repeat;}
#menu li.menuprincipal { color: #ffffff; font-size: 16px; padding-bottom: 4px; padding-top: 5px;
 font-family: Times New Roman, Times, serif; letter-spacing: 1px; font-weight: bold; text-align: center;
 background: maroon; display:block;}
#menu li a { width: auto;}
								 						 	 /*Layout*/		
		#container {width: 650px;margin: 0 auto;border-bottom: 5px solid #241F1C;margin-left: 8em;}		
		#header	{text-align: center;font-style: italic;background-color: maroon;padding-top:15px;padding-bottom: 15px}		
		#content	{padding: 10px 20px;width: 350px;float: right;}	
		#sidebar {float: left;width: 150px;  }	
		#footer {clear: both;  }
		#footer a:link, #footer a:visited
		{padding:10px; font-size: 12px;line-height: 3em;text-align: center;color:maroon;border-bottom: 1px solid #383300}
		#nav {list-style: none;  }
	  #nav li a {background-image: url(../world2.png);background-repeat: no-repeat;background-position: 5px center; 
		padding: 7px 0 7px 35px;display: block; }
					 						 						/*links*/
		 /*la regla de pseudo-clases tienen el orden LVHA*/
		 a {text-decoration: none;line-height: 1.5;}
		 a:link {border-bottom: 1px solid #000000;}
		 a:visited {color: #000000;border-bottom: none}
		 a:hover {color: blue;background-color: yellow;border-bottom: none;}
		 a:active {color: #444444;background-color: #9cc4e5;border-bottom: none;}
			
		 					/*last revision, 4 Març, 2010 - VLC*/
-->