@charset "utf-8";

body#interioes {
	background: transparent url(imagenes/fondos/fondoSuave.gif); 
}
div#contenido .contenedorCalendarioInt {
	padding: 10px 0 0 10px; tamaño sin columna 
	width: 999px; tamaño sin columna 
	float: left;
}

div#contenido .calendarioInternacional {
	float: left;
	margin-right: 15px;
	width: 450px;
	margin-top:15px;
}

div#contenido .calendarioInternacional table.jor { 
	/*width: 400px; */
	clear:both; 
}

div#contenido .calendarioInternacional table.jor tr td {
	font-size: 11px;
	height: 25px;
}

#contenido .jornada table.jor tr td.resultado{ 
	border:1px solid #ccc; 
	border-top-width:0px; 
	/*border-bottom-color:#fff;*/  
	width:51px; 
	background-color:#ddd;  
	text-align:center; 
	padding-left:0; 
	font:11px Arial, Helvetica, sans-serif; 
	color:#A62E20; 
	font-weight:bold; 
	border-color: #CCC #CCC #CCC #FFF;
}

#contenido .jornada table.jor tr td.apuesta{ 
	border:1px solid #ccc; 
	border-top-width:0px; 
	/*border-bottom-color:#fff;*/  
	width:125px; 
	background-color:#eee;  
	text-align:center; 
	padding-left:0; 
	color:#E62E20; 
	font-weight:bold; 
	border-color: #CCC #CCC #CCC #FFF; 
	font-size:9px;
	/*font-weight:bold;*/
}

#contenido .jornada table.jor tr td.puntos{ border:1px solid #ccc; border-top-width:0px; /*border-bottom-color:#fff;*/  width:41px; background-color:#eee;  text-align:center; padding-left:0; font:11px Arial, Helvetica, sans-serif; color:#662E20; font-weight:bold; border-color: #CCC #CCC #CCC #FFF;}
#contenido .jornada table.jor tr td.puntos_pleno{ border:1px solid #ccc; border-top-width:0px; /*border-bottom-color:#fff;*/  width:41px; background-color:#e3d70d;  text-align:center; padding-left:0; font:11px Arial, Helvetica, sans-serif; color:#F62E20; font-weight:bold; border-color: #CCC #CCC #CCC #FFF;}
#contenido .jornada table.jor tr td.puntos_totales{ border:1px solid #ccc; border-top-width:0px; /*border-bottom-color:#fff;*/  width:41px; background-color:#eee;  text-align:center; padding-left:0; font:11px Arial, Helvetica, sans-serif; color:#FF2E20; font-weight:bold; border-color: #CCC #CCC #CCC #FFF;}

div#contenido .calendarioInternacional table.jor tr td.resultado {
	width: 51px;
}

div#contenido .calendarioInternacional table.jor tr td.local {
	width: 130px;
	font-size:11px;
	font-weight:bold; 
}
div#contenido .calendarioInternacional table.jor tr td.visitante {
	width: 130px;
	font-size:11px;
	font-weight:bold; 
}

.sincolumna .jornada { float:left; width:310px; margin: 0}

.jornada table.jor{ width:360px; margin-bottom:5px;}
/*
.jornada table.jor tr th{ background-color:#DCD5C9; border-bottom:0;padding:0 ; height:20px; font-weight:normal; font:11px Tahoma, Arial; color:#333; font-weight:bold; text-align: right; padding-right:5px;width:155px;font-weight:normal}
.jornada table.jor tr th.fnd{ background:#DCD5C9 url(imagenes/fndo_sup.gif) top left no-repeat; text-align:left; text-transform:uppercase; }
*/
.jornada table.jor tr th{ background-color:#AAAAAA; border-bottom:0;padding:0 ; height:20px; font-weight:normal; font:11px Tahoma, Arial; color:#333; font-weight:bold; text-align: right; padding-right:5px;width:155px;font-weight:normal}
.jornada table.jor tr th.fnd{ background:#AAAAAA url(imagenes/fndo_sup.gif) top left no-repeat; text-align:left; text-transform:uppercase; }
.jornada table.jor_calendario tr th.fnd{ background:#AAAAAA url(imagenes/fndo_sup.gif) top left no-repeat; text-align:left; text-transform:uppercase; }
.jornada table.jor tr.final td.sinborde{/*background-color:#eee;*/}
.jornada table.jor tr.final td {font-weight:bold; color:#7F7F7F;background-color:#f5f5f5; font-size:11px; }
.jornada table.jor tr td{ padding:3px 0; border-right:0px; border-bottom:1px; font:11px Arial, Helvetica, sans-serif; text-align:left;background-color:#fff;border-bottom-color:#cecece; color:#666; padding-left:7px }
.jornada table.jor tr th.fnd span{ color:#FFFFFF;text-transform:uppercase; padding-left:18px;text-align:left; font-weight:bold;}
.seleccionado {background-color:#333; color:#fff;}

//.jornada table.jor tr td.btn_fnd{ background:#AAAAAA url(imagenes/fndo_sup.gif) top left no-repeat; text-align:left; text-transform:uppercase; }

/*.jornada table.jor tr.final td.cronica{background-color:#8e7b7b;} */
div.cronicaMini {	background-image: url('../../images/cronicaMini.gif');	}

/*---- TEMPORADAS ---- */

table.clasificacion_grupo_A {
	background-color: #DDF3A1;
}
table.clasificacion_grupo_B {
	background-color: #CDE4F3;
}
table.clasificacion_grupo_C {
	background-color: #F4C5C4;
}
table.clasificacion_grupo_D {
	background-color: #FBF6C7;
}

div.reglas01{
	text-align:left;
	margin-left: 10px;
}
div.reglas01 h1 {
	font-size:16px;	
	color:red;
}
div.reglas01 table tr td {
	padding-left:10px;
	padding-right:5px;
}
 


/* ###########################  BOTONERIA ########## */
.enlaceboton {
	display: inline-block;
	text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 7pt;
   font-weight: bold;
   padding: 4px; 
   background-color: #ffffcc;
   color: #666666;
   text-decoration: none;
}
.enlaceboton:link,
.enlaceboton:visited {
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.enlaceboton:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 

/* ############### boton grande ##############*/
.enlacebotonGrande {
	display: inline-block;
	text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px; 
   background-color: #fafada;
   color: #666666;
   text-decoration: none;
   
 	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;   
  
}
.enlacebotonGrande:link,
.enlacebotonGrande:visited {
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.enlacebotonGrande:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 

/* ############### boton menu ##############*/
.enlacebotonMenu {
	display: inline-block;
	text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px; 
   background-color: #f0e8c0;
   color: #666666;
   text-decoration: none;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;   
}
.enlacebotonMenu:link,
.enlacebotonMenu:visited {
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.enlacebotonMenu:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 

/* ############### boton menu ##############*/
.enlacebotonRegistrate01 {
	display: inline-block;
	text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px; 
   background-color: #FF6666;
   color: #f0e8c0;
   text-decoration: none;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;   
}
.enlacebotonRegistrate01:link,
.enlacebotonRegistrate01:visited {
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.enlacebotonRegistrate01:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 

/* ############### boton registrate 02 ##############*/
.enlacebotonRegistrate02 {
	display: inline-block;
	text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px; 
   background-color: #666666;
   color: #f0e8c0;
   text-decoration: none;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;   
}
.enlacebotonRegistrate02:link,
.enlacebotonRegistrate02:visited {
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.enlacebotonRegistrate02:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 

.clearfix{
	margin-left:10px;
}


