body{

}
.botonera{

}
.cabecera h1{
	font-weight:bold;
	font-size:13px;
	position:absolute;
	top:107px;
	left:220px;
}
.menu{
	width:1017px;
	/*height:20px;*/
	height:35px;
	/*margin:auto;*/
	/*line-height:20px;*/
}

.menu a{
	color:white;
	text-decoration:none;	
	font-size:16px;
	font-weight:bold;
	line-height:34px;
}
.menu li {
	margin-right:5px;
	margin-left:5px;
}
.menu li a{
	float:left;
	padding-left:10px;
	padding-right:10px;	
	height:28px;
	margin-top:7px;
	line-height:34px;
}
.liMenuSeccion a:hover {
	color:#8B0221;
}

.ligas{
	height:167px;
	overflow:auto;
	padding:5px; 
	line-height:18px;
	width:222px;
	border:1px solid lightgray;
	font-size:12px;
	float:left;
}
.ligas a:hover {
	color: #8B0221;
}
.principalLigas{
	/*border-right:1px solid #ECECEB;*/
}
#selectCategories{
	background-color:#EEEEEE;
	border:0 hidden white;
}
.select{
	color:#575757;
}
.categoriaSelect
{
	color:rgb(128,128,128); 
}
.bannerContenido{
	border-bottom:1px solid #ECECEB;
}
.tituloPortada{
	background: #1373d5;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	background-repeat:no-repeat;
	color:white;
}
.imagenNoticiaPortada img{
	border:1px solid #D0D0CF;	
}
.imagenNoticiaGrande img{
	border:1px solid #D0D0CF;
}
.imagenNoticia img{
	border:1px solid #D0D0CF;	
}
.tituloSeccionDerechaHome{
	background: #1373d5;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	background-repeat:no-repeat;
	color:white;
}
.tituloSeccionIzquierdaHome{
	background: #1373d5;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	background-repeat:no-repeat;
	color:white;
}
.grandeHome{
	/*border-right:1px solid #ECECEB;*/
}
.grandeHome h3 {
	color:#8B0221;
}
.grandeHome h3 a{
	color:#8B0221;
}
.documentosHome{
	/*border-right:1px solid #ECECEB;*/
}
.tituloNoticias{
	background: #1373d5;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	background-repeat:no-repeat;
	color:white;
}
.tituloNoticiasGeneral{
	background: #1373d5;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	background-repeat:no-repeat;
	color:white;
}
.contenidoDocumentoHome{
	border-bottom:1px solid #135CAE;
}
.tablaForo{
}
.linksForo{
    color:rgb(87,87,87);
}
a.linksForo:hover{
    color:#F67C17;
}
.tituloForo1{
	background-color:#EEEEEE;
}
.tituloForo2{
	background-color:#D2D2D2;
}
.tituloLiga{
	background: #1373d5;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	background-repeat:no-repeat;
	color:white;
}
.tituloLiga h2{
	color:white;
	line-height:27px;
}
.divAgenda{
	border:1px solid #D0D0CF;
}
/*////////////////*/
/*CALENDARI*/
.tdCalendari
{
  border:1px solid white;	
}
.nomDia{
  background-color:rgb(246,176,62);
  color:white;
}
.numDia{
  background-color:rgb(238,238,238);
  color:rgb(128,128,128);
  border:1px solid white;	
}
.festiu{
  color:rgb(255,80,0);
  background-color:rgb(210,210,210);
  border:1px solid white;
}
.diaBuit {
  background-color:rgb(243,243,243);
}
.taulaMes{
	border:2px solid white;
}
.date_has_event {
  color:rgb(128,128,128);
  background-color:rgb(255,224,144);
}
.events ul {
	background: url(/imagenes/estructura/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.events li span {
	color: #555;
}
.events li span.title {
	font-weight: bold;
	color: #222;
}

/*////////////////*/
/*FINAL CALENDARI*/

.filaPar{
	background-color:white;
}
.filaImpar{
	background-color:#DFEEFF;
}
.tituloJornada{
	background:#E0E0E0;
	background:-moz-linear-gradient(top, #F7F7F7 , #E0E0E0);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F7F7),  to(#E0E0E0));
	background-repeat:no-repeat;
	border-bottom:1px solid #135CAE;
}
.cabeceraTablaJornada{
	background: #1373d5;
	background:-moz-linear-gradient(top, #F7F7F7 , #E0E0E0);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F7F7),  to(#E0E0E0));
	background-repeat:no-repeat;
	color:white;
}
.tituloClasificacion{
	background:#E0E0E0;
	background:-moz-linear-gradient(top, #F7F7F7 , #E0E0E0);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F7F7),  to(#E0E0E0));
	background-repeat:no-repeat;
	border-bottom:1px solid #135CAE;
}
.tituloClasificacionDerecha{
	background:#E0E0E0;
	background:-moz-linear-gradient(top, #F7F7F7 , #E0E0E0);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F7F7),  to(#E0E0E0));
	background-repeat:no-repeat;
	border-bottom:1px solid #135CAE;
}
.colaboradorCategoria{
	border:1px solid #D0D0CF;
}
.menuIzquierda{
	width:5px;
	height:20px; 
	float:left;
}
.menuDerecha{
	width:5px;
	height:20px;
	float:left;
}
.menuCentro{
	width:auto;
	height:20px;
	float:left;
	background:black;
	color:white;
	font-size:15px;
}
/*NUEVO DISEÑO*/
.barra_toolbar {
	height:37px;
	background:url("/mb/futbolterresdelebre.com/imagenes/pixel_toolbar.jpg") repeat scroll 0 0 transparent;
}
.cabecera_fondo {
	width:100%;
	height:155px;
	background:url("/mb/futbolterresdelebre.com/imagenes/pixel_cabecera.jpg") repeat scroll 0 0 transparent;
}
.cabecera {
	width:1000px;
	height:155px;
	margin: 0 auto;
	
}
.cabecera_logo {
	height:112px;
	background:url("/mb/futbolterresdelebre.com/imagenes/background_top.jpg") repeat scroll 0 0 transparent;
}
.liMenuSeccion {
	line-height:34px;
}
.liMenuSeccion a{
	color:white;
	text-decoration:none;	
	font-size:16px;
	font-weight:bold;
	line-height:34px;
}
.liMenuSeccion a:hover{
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	background:#fff;
	color:#8B0221;
}
.current a{
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	background:#fff;
	color:#8B0221;
	text-decoration:none;
	font-weight:bold;
}
.pie {
	background-color:#6C0216;
	width:100%;
	margin-bottom:0px;
}
.pieImagen {
	width:1000px;
	height:302px;
	/*background:url("/mb/local.futbolterresdelebre.com/imagenes/footer.jpg") repeat scroll 0 0 transparent;*/
	background-color:#6C0216;
	margin:0 auto;
	padding:20px 5px 0px 70px;
	color:white;
	font-size:14px;
}
.textoPie {
	width:333px;
}
.textoPie h1 {
	color:orange;
	font-size:16px;
	line-height:25px;
}
.textoPie h2{
	color:#FFF;
	font-size:14px;
	line-height:22px;
}
.textoPie h2 a{
	color:#FFF;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.textoPie a:hover {
	color:#FFF;
}
.barradegradado {
	background:-moz-linear-gradient(center top , #134A86, #143659) repeat scroll 0 0 transparent;
	color:white;
}
.degradadocontenido {
	background:-moz-linear-gradient(center top , #FFF, #EEEFEF) repeat scroll 0 0 transparent;
}
.icon_footer {
	margin-left:6px;
}
.titulosRegistro {
	font-size:32px;
	color:#135CAE;
}
.linksRegistro {
	color:#135CAE;
	text-decoration:underline;
	cursor:pointer;
}
.spanpartido {
	color:#313131;
}
.tdClassificacion {
	color:#313131;
}
.tdClassificacion a{
	color:#313131;
}
.tituloComentariosPartidos {
	background: #1373d5;
    background:-moz-linear-gradient(center top , #A90329, #6D0019) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#A90329),  to(#6D0019));
	color:white;
}
.partidoComentariosPartidos {
    float:left;
    text-align:left;
    font-size:13px;
    line-height:20px;
}
.equiposComentariosPartidos {
    font-size:13px;
    line-height:20px;
}
.resultadoComentariosPartidos {
    line-height:40px;
    float:left;
    text-align:center;
    width:38px;
}
.numeroComentariosPartidos {
    /*background-color:#eee;
    background-image: url('/mb/futbolterresdelebre.com/imagenes/bubble.png');*/
    background-repeat: no-repeat;
    background-position: 0px 6px;
    font-size:12px;
    width:28px;
    float:left;
    line-height:35px;
    text-align:center;
	height:40px;
}

.numeroComentariosPartidosPerfil {
    font-size:12px;
    width:38px;
    float:left;
    line-height:28px;
    text-align:center;
}
.barra_bubble_comentarios_partidos {
    background:url('/mb/futbolterresdelebre.com/imagenes/barra_bubble.jpg');
    height:40px;
}
.barra_bubble_comentarios_partidos_perfil {
	background:url('/mb/futbolterresdelebre.com/imagenes/perfil_barra_bubble.jpg');
	cursor:pointer;
	font-size:23px;
	line-height:28px;
	padding-left:4px;
	height:30px;
}
.partido_barra_perfil {
	float:left;
	line-height:28px;

}
.colorLetras {
	color:#135CAE;
}
.barraSeguidors {
	background: #1373d5;
	background:-moz-linear-gradient(top, #1373d5 , #1358a7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1373d5),  to(#1358a7));
	background-repeat:no-repeat;
	color:white;
	padding-left:5px;
	font-size:16px;
	height:27px;
	line-height:27px;
}
.tituloPortada h2 {
	
	margin-left:10px;
	font-weight:bold;
	font-size:16px;
	line-height:27px;
	font-style:italic;
	text-shadow:2px 2px 2px #8B0221;
}
.tituloSeccionIzquierdaHome h2 {
	margin-left:10px;
	font-weight:bold;
	font-size:16px;
	line-height:27px;
	font-style:italic;
	text-shadow:2px 2px 2px #8B0221;
}
.tituloNoticias h2 {
	margin-left:10px;
	font-weight:bold;
	font-size:16px;
	line-height:27px;
	font-style:italic;
	text-shadow:2px 2px 2px #8B0221;
}
.tituloSeccionDerechaHome h2 {
	margin-left:10px;
	font-weight:bold;
	font-size:16px;
	line-height:27px;
	font-style:italic;
	text-shadow:2px 2px 2px #8B0221;
}
.tituloLiga h2 {
	margin-left:10px;
	font-weight:bold;
	font-size:16px;
	line-height:27px;
	font-style:italic;
	text-shadow:2px 2px 2px #8B0221;
}
.cabeceraTablaJornada {
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	font-style:italic;
	text-shadow:2px 2px 2px #8B0221;
	background:-moz-linear-gradient(top, #cc0000 , #860000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0000),  to(#860000));
	
}
.imne {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	C
	border-bottom:1px solid #135CAE;
	line-height:18px;
	font-style:italic;
	width:234px;
	float:right;
}
.club {
	padding-top:10px;
	padding-bottom:10px;
	background:-moz-linear-gradient(top, #F7F7F7 , #E0E0E0);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F7F7),  to(#E0E0E0));
	border-bottom:1px solid #135CAE;
	line-height:18px;
	width:728px;
	padding:10px;
}
.club p{
	font-weight:bold;
}
.contenidoDocumentoHome {
	border-bottom:1px solid #8B0221;
}

