/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }
.background_gral {
	background-color: #EBECE7;
}
body {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
}
a {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 color: #008201;
}
a:hover {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: underline;
 color: #008201;
}
a:active {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: underline;
 color: Black;
}
#header {
 color: #333;
 width: 922px;
 padding: 0px;
 height: 130px;
 margin: 0px 0px 0px 0px;
 background: #008201;
}
#navigation {
 position: relative;
 width: 902px;
 height: 20px;
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #83B053;
}

#contMenu { 
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 570px;
 float: left;
}
#buscar { 
 color: #333;
 margin: 0px 0px 0px 50px;
 width: 160px;
 height: 20px;
 float: left;
}
	#frame {
		width:922px;
		margin-right:auto;
		margin-left:auto;
		margin-top:1px;
		padding:0px;
		text-align:left;
		background:#fff;
		}
		
	#contentleft {
		width:390px;
		padding:0px;
		float:left;
		background:#fff;
		display: block;
		}
	
	#contentcenter {
		width:180px;
		padding:0px;
		float:left;
		background:#fff;
		display: block;
		}

	#contentleftmascenter {
		width:570px;
		padding:0px;
		float:left;
		background:#fff;
		display: block;
		padding-left: 5px;
		}
	
	#contentright {
		width:210px;
		padding:0px;
		float:left;
		background:#fff;
		display: block;
		}
	#endcontentright {
		width:135px;
		padding:0px;
		float:left;
		background:#fff;
		display: block;
		}
	
	#contentheader {
		background:#fff
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	#contentleft h2 {
	padding-left: 8px;
		}
	
	#contentright p { font-size:10px}
#boxLibre {
 position: relative;
		width:380px;
		height: auto;
 left: 5px;
 top: 5px;
		}
#boxLibre2 {
 position: relative;
		width:380px;
		height: auto;
 left: 5px;
 top: 5px;
		}
#boxLibre3 {
 position: relative;
		width:100%;
		height: auto;
 left: 5px;
 top: 5px;
 float: left;
		margin-left: 35px;
		}
#boxpri {
 position: relative;
		width:380px;
		height: 250px;
 left: 5px;
 top: 5px;
		display: block;
		}
#boxpri2 {
 position: relative;
		width:380px;
		height: 150px;
 left: 5px;
 top: 5px;
		display: block;
		}
#boxpri3 {
 position: relative;
		width:380px;
		height: 480px;
 left: 5px;
 top: 5px;
		display: block;
		}
#boxpri4 {
 position: relative;
		width:380px;
		height: 150px;
 left: 5px;
 top: 5px;
		display: block;
		}
#boxpri5 {
 position: relative;
		width:190px;
		height: 130px;
 left: 5px;
 top: 5px;
		display: block;
		}
#boxpri6 {
 position: relative;
		width:150px;
		height: 60px;
 left: 5px;
 top: 5px;
		display: block;
		padding: 13px 13px;
		background-color: #C3FEFF;
		margin-left: 10px;
		}
#boxpriAdSense {
 position: relative;
		width:380px;
		height: 280px;
 left: 5px;
 top: 5px;
		display: block;
		}

/*PIE DE PAGINA*/

#footer { 
 width: 902px;
 clear: both;
 color: White;
 background: #008201;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.clear { clear: both; background: none; }

/* MIOSSSSSSSSSSSSSSS */
#log { 
 display: inline;
 position: absolute;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 125px;
 height: 100px;
 float: none;
 background: Lime;
 left: 895px;
 top: 16px;
 border: 1px solid Black;
}
.padtop {
	padding-top: 5px;
}
.padtop2 {
	padding-top: 45px;
}
.padLeft {
	padding-left: 8px;
}
.navegador {
 position: relative;
}
.linkpie {
	color: White;
	text-decoration: underline;
}
.linkpie:hover {
	color: White;
	text-decoration: underline;	
}
.linotas{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;;
	display: block;
	margin: 5px;
	}
.linotas a{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008201;
}
.linotas a:hover{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;;
	text-decoration: underline;
	color: #008201;
}
/* BOX */
/* set millions of background images */
.rbroundbox { background: url(img_new/nt.gif) repeat; width: 90%; }
.rbtop div { background: url(img_new/tl.gif) no-repeat top left;  }
.rbtop { background: url(img_new/tr.gif) no-repeat top right; }
.rbbot div { background: url(img_new/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img_new/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; width: 90%;}
.rbroundbox { width: 90%; margin: auto; }

/* BOXEX */

	#labfooter {
		text-align:center;
		clear:both;
	}
	.adwrap {
		margin:30px auto 10px;
		padding:10px 0;
		width:178px;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.adwrap object {
		width:178px;
		height:60px;
	}

	.teaser {
		width:178px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("img_new/tsr.gif") bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("img_new/tsr.gif") top left no-repeat;
		font-size: 13px;
		font-family: "Trebuchet MS";
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("img_new/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}
/* NAVEGADOR DE PAISES GRANDE*/
#navPAcontainer
{
width: 380px;
display: block;
 margin-top: 7px;
 margin-left: 4px;
}

#navPAlist
{
display: block;
list-style: none;
font-size: 12px;
}

#navPAlist li
{
width: 65px;
height: 45px;
list-style: none;
margin: 1px;
background: #fff;
display: block;
float: left;
text-align: center;
}
#navPAlist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navPAlist img{
	padding-right: 5px;
}
/* NAVEGADOR DE BUSQUEDAS*/
#navBucontainer
{
width: 570px;
display: block;
 margin-top: 7px;
 margin-left: 4px;
}

#navBulist
{
display: block;
list-style: none;
font-size: 12px;
}

#navBulist li
{
width: 180px;
height: 25px;
list-style: none;
margin: 1px;
background: #fff;
display: block;
float: left;
 text-align: left;
}
#navBulist li a
{
 font-size: 10px;
}
#navBulist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navBulist img{
	padding-right: 5px;
}

/* NAVEGADOR DE COPAS GRANDES*/
#navPCcontainer
{
width: 200px;
display: block;
 margin-top: 7px;
 margin-left: 10px;
}

#navPCoplist
{
display: block;
list-style: none;
font-size: 12px;
}

#navPClist li
{
width: 25px;
height: 26px;
list-style: none;
margin: 1px;
background: #fff;
display: block;
float: left;
 text-align: center;
}
#navPClist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navPClist img{
	padding-right: 5px;
}
/* JUGADORE */
#navJucontainer
{
width: 550px;
display: block;
 margin-left: 10px;
 margin-top: 7px;
}

#navJuoplist
{
display: block;
list-style: none;
font-size: 12px;
}

#navJulist li
{
width: 550px;
list-style: none;
margin: 1px;
display: block;
float: left;
}
#navJulist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navJulist img{
	padding-right: 5px;
}
/* PLANTELES */
#navPlacontainer
{
width: 540px;
display: block;
}

#navPlaoplist
{
display: block;
list-style: none;
font-size: 12px;
}

#navPlalist li
{
width: 540px;
list-style: none;
margin: 1px;
display: block;
float: left;
}
#navPlalist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navPlalist img{
	padding-right: 5px;
}
/*COPAS*/
#navCopcontainer
{
width: 380px;
display: block;
 margin-top: 7px;
 margin-left: 10px;
}

#navCoplist
{
display: block;
list-style: none;
font-size: 12px;
}

#navCoplist li
{
width: 87px;
height: 95px;
list-style: none;
margin: 1px;
background: #fff;
display: block;
float: left;
 text-align: center;
}
#navCoplist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navCoplist img{
	padding-right: 5px;
}

/* NAVEGADOR DE EQUIPOS*/
#navcontainer
{
width: 390px;
display: block;
 margin-top: 7px;
 margin-left: 4px;
}

#navlist
{
display: block;
list-style: none;
font-size: 11px;
}

#navlist h3
{
font-size: 13px;
 font-family: "Trebuchet MS";
}

#navlist li
{
width: 186px;
height: 100px;
list-style: none;
margin: 1px;
background: #fff;
display: block;
float: left;
 border-top: 5px solid #008201;
}
#navlist li a#current
{
font-weight: bold;
background: #ECECEC;
border: 1px solid #999;
}
#navlist img{
	padding-right: 5px;
}
.sombrav{
	background: #E3FFE4;
}

/* VIEJOS ESTILOS */
.tx_notas {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top
}
.tx_links11 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}.tx_links11:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.fondoPlantel{
	border-bottom: 1px solid #83B053;
}
.fondoTotales{
	border-bottom: 1px solid #83B053;
	background: #E1EBD5;
}

#equipo1 {
 position: relative;
		width:70%;
		height: auto;
 float: left;
margin-left: 5px;
}
#num1 {
 position: relative;
		width:9%;
		height: auto;
 float: left;
}
/*MENU*/
    #tabsC {
      float:left;
      width:95%;
      background:#83B053;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding: 1px 1px 0 0px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("img_new/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("img_new/tabrightC.gif") no-repeat right top;
      padding: 4px 6px 4px 3px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
      
#capafrase {
	width: 180px;
	height: 100px;
	position: absolute;
	left: 710px;
	top: 171px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background-color: black;
	border: 2px solid red;
	padding: 5px 5px 5px 5px;
}
#capafrase a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: red;
	text-decoration: none;	
}