/* CSS Document */

	
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
	  width:580px;
      font-size:85%;
	  border-bottom:0px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  margin-top: 2px;
	  margin-bottom: 0px;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url(../System_images/tableft10.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:center;
      display:block;
      background:url(../System_images/tabright10.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	  
	


	/* Here ends the Navigation code and begind the background colors and bars */
	
	.HorizontalBG {
	background-image:url(../System_images/top_bar_bg_03.jpg);
	background-repeat: repeat-x;

	background-color:#fff;
	}
	
	.HorizontalBG1 {
	background-image:url(../System_images/colorful.jpg);
	background-repeat: repeat-x;

	background-color:#fff;
	}
	
	
	
		
	.HorizontalBGNav {
	background-color:#5ba3e0;
	}
/*css for principal category background */	

	.Titular_Locales {
	background-image:url(../System_images/Locales.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Farandula {
	background-image:url(../System_images/Farandula.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Editorial{
	background-image:url(../System_images/Editorial.gif);
	background-repeat: no-repeat;
	}
	
	
	.Titular_Deportes{
	background-image:url(../System_images/Deportes.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Horoscopos{
	background-image:url(../System_images/Negocios.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Educacion{
	background-image:url(../System_images/Educacion.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Global{
	background-image:url(../System_images/Global.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Migrantes{
	background-image:url(../System_images/Migrantes.gif);
	background-repeat: no-repeat;
	}
	
	.Titular_Clasificados{
	background-image:url(../System_images/Clasificados.gif);
	background-repeat: no-repeat;
/* css for booter background */
	
	.bottomBG {
	background-image:url(../System_images/bar_left_nav.gif);
	background-repeat: repeat;
	}
	
	#searchbox {
	margin-top: 3px;
	margin-bottom: 0px;
	float:inherit;
		}
 .Deportiva_BG {
    
      background:url(../System_images/Deportiva_BG.gif) no-repeat right bottom;
	 
      }
	  
	  
	  .images_Portada {
	  margin-top: 10px;
	   text-align: right;
	   margin-rigth: 20px;
	 
	  }