body{
	
}
.botonera{
	background-color:black;
}

.menu a{
	color:white;
}

.ligas{
	
}
.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-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.imagenNoticiaPortada img{
	border:1px solid #D0D0CF;	
}
.imagenNoticiaGrande img{
	border:1px solid #D0D0CF;
}
.imagenNoticia img{
	border:1px solid #D0D0CF;	
}
.tituloSeccionDerechaHome{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.tituloSeccionIzquierdaHome{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.grandeHome{
	border-right:1px solid #ECECEB;
}
.grandeHome h3 a{
	color:#6A0000;
}
.documentosHome{
	border-right:1px solid #ECECEB;
}
.tituloNoticias{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.tituloNoticiasGeneral{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.contenidoDocumentoHome{
	border-bottom:1px solid #ECECEB;
}
.tablaForo{
}
.linksForo{
    color:rgb(87,87,87);
}
a.linksForo:hover{
    color:#F67C17;
}
.tituloForo1{
	background-color:#EEEEEE;
}
.tituloForo2{
	background-color:#D2D2D2;
}
.tituloLiga{
	background-color:black; 
}
.tituloLiga h2{
	color:white;

}
.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:#DDDDDD;
}
.tituloJornada{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x; 
}
.cabeceraTablaJornada{
	background-color:#F6B03E;
	color:white
}
.tituloClasificacion{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.tituloClasificacionDerecha{
	background-image: url('/imagenes/estructura/pixel.png');
	background-color:#D0D0CF;
	background-repeat: repeat-x;
}
.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;
}
