
/* BODY Posem imatge fondo i definim lletra per defecte i color*/
body {
		background: url(images/background.gif) #FFFFFF repeat-x top;
		color: #999999;
		font-family: "Trebuchet MS", "Arial", Sans-Serif;
		font-size:12px;
	}

/* Si comencen amb # es que el div té aquest ID */
#imatgeTop {
		/* border:1px solid #bbb; */
		margin:0px auto;
		width:1200px;
		height:108px;
		padding-bottom:10px;
	}

/* Tros just a sota del top i abans del contingut */	
#capsalera {
	background: url(images/background_header_meu.jpg) no-repeat;
	height: 30px;
	width: 1200px;
	padding-top:10px;
	padding-left:10px;
	font-size:12px;	
	}	

/* contenidor DIV Desde sota el top fins al final */
#contenidor {
		width:1200px;
		margin:0px auto;
		padding: 0px;
	}	

/* Zona del contingut. Inclou menu de la dreta i contingut principal */	
#contingut {
		background: url(images/background_middle_meu.gif) repeat-y;
		width:1200px;
		padding:0px;
		margin:0px;
	}

#QuadrePatilles {
		width:1165px;
		padding:5px;
		margin:10px;
		border: 1px solid #B3C6D4;
	}
		
#contingut h1 {
		color: #E92821;
		font-size: 16px;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}

#contingut h2 {
	/*	color: #E92821; */
		font-size: 12px;
		font-weight: bold;
/*		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px; */
	}
#contingut-menu {
		border-right: 1px solid #E1E1E1;
		margin-left:10px;
		width:120px;
		float:left;
		padding:10px;
		font-size: 12px;
	}

#contingut-menu h1 {
	color: #E92821;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px;
}

#contingut-menu h1 a{
	color: #E92821;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contingut-menu h1 a:visited{
	color: #E92821;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contingut-menu h1 a:hover{
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
#contingut-menu ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}

#contingut-menu ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	list-style: none;	
}

#contingut-menu ul li a:link, #contingut-menu ul li a:visited, #contingut-menu ul li a:active {
	 background: url(images/bullet03.gif) no-repeat 0px 0px; 
	color: #000;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}

#contingut-menu ul li a:hover {
	color: #E92821;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: underline;
}

#contingut-menu ul li h2{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#contingut-menu ul li h2  a:link, #contingut-menu ul li h2 a:visited, #contingut-menu ul li h2 a:active{
	background: transparent url(images/bullet02.gif) no-repeat 0px 2px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#contingut-menu ul li h2  a:hover{
    background: transparent url(images/bullet02.gif) no-repeat 0px 2px; 
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#contingut-principal {
   	 	margin-left:162px; 
		width:945px;
		padding:10px; 		
		text-align: left;
	}	
	
#peu {
		background: url(images/background_footer_meu.gif) no-repeat;
		float:left;
		margin-bottom:10px;
		padding:0px;
		width:1200px;
		height:20px;
	}
	
#peu p{
		color: #CCCCCC;
		font-size: 9px;
		margin: 0px;
		padding: 15px 4px 0px 0px;
		text-align: right;
	}
	
#peu p a{
		color: #CCCCCC;
		text-decoration: underline;
	}
	
#peu p a:hover{
		color: #999999;
		text-decoration: underline;
	}
	
#bottom {
		clear:both;
		text-align:right;
	}	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

/* Tool Tip Text */
#qTip {
	padding: 3px 3px 3px 3px;
	border: 1px solid #f0f0f0;
	display: none;
	background-color: #E92821;
	color: #FFFFFF;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 1000;
	}
	
.PopUp {
	padding: 3px 3px 3px 3px;
	border: 1px solid #f0f0f0;
	display: none;
	background-color: #E92821;
	color: #FFFFFF;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 1000;
	}	

.PopUp a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
/* Taules */
.llista
{
	font-family: "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 16px;
	background: #fff;
	 /* margin: auto; */
	/* width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
.llista th
{
	font-size: 14px;
	font-weight: bold;
	color: #E92821;
	padding: 5px 8px;
	border-bottom: 2px solid #999999;
}
.llista td
{
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 6px 8px;
}
.llista tbody tr:hover td
{
	color: #000000;
}




.llistaTemps
{
	font-family: "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	 /* margin: auto; */
	/* width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
.llistaTemps th
{
	font-size: 14px;
	font-weight: bold;
	color: #E92821;
	padding: 8px;/* 5px;*/
	/*border-bottom: 2px solid #999999;*/
}
.llistaTemps td
{
	/*border-bottom: 1px solid #ccc;*/
	color: #999999;
	padding: 8px;/* 5px;*/
}
.llistaTemps tbody tr:hover td
{
	color: #000000;
}

.llCheckBox
{
	font-family: "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background: #fff;
	 margin: auto;
	/* width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
.llCheckBox th
{
	font-size: 10px;
	font-weight: bold;
	color: #E92821;
	padding: 1px 4px;
	border-bottom: 2px solid #999999;
}
.llCheckBox td
{
	border-bottom: 1px solid #ccc;
	color: #999999;
	padding: 1px 4px;
}
.llCheckBox tbody tr:hover td
{
	color: #000000;
}
.DivCentrat table
{
	margin-left: auto;
	margin-right: auto;
}

.TaulaForm
{
	font-family: "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: auto;*/
	/*width: 480px;*/
	text-align: left;
	border-collapse: collapse;
}
.TaulaForm th
{
	font-size: 14px;
	font-weight: bold;
	color: #E92821;
	padding: 5px 8px;	
}
.TaulaForm td
{
	padding: 5px 10px;
	color: #999999;
	border-top: 1px solid #ffffff;
	/*text-align: right;*/
}
.oce-first
{
	background: #ECECEC;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.TaulaForm tr:hover td
{
	color: #FFFFFF;
	background: #999999;
}	
#QuadreMapa {
		border: 1px solid #B3C6D4;
		padding:2px;
		background: #FFFFFF;
}
.QuadreInfo {
		border: 1px solid #B3C6D4;
		background: #FAFAFA;
		float:left;
		margin-left:10px;
		margin-bottom:10px;		
		width:370px;
		padding-left:0px;
		padding-bottom:0px;
		font-size: 12px;
}
.TitolQuadre {
		background: url(/CSS/images/topQuadre.gif) repeat-x;
		height:23px;
		margin-left:0px;
		padding-left:10px;
		padding-top: 0px;
		margin-bottom:0px;				
		color: #47677E;
		font-weight: bold;
		/*width:200px;*/
		font-size: 12px;
}
.ContingutQuadre {
		padding: 5px;
		margin: 5px;
}

.llistaEstats
{
	font-family: "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	 /* margin: auto; */
	/* width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
.llistaEstats th
{
	font-size: 12px;
	/* font-weight: bold;*/
	background:	#B3C6D4;
	color: #000000;
	padding-left: 6px;
	/* border-bottom: 2px solid #999999; */
}
.llistaEstats td
{
	border-bottom: 1px solid #ffffff;
	color: #999999;
	padding: 6px 8px;
}
.llistaEstats tbody tr:hover td
{
	color: #000000;
	background:	#ECECEC;
}
.llistaEstatPlayer
{
	font-family: "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
.llistaEstatPlayer td
{
	border-bottom: 1px solid #ffffff;
	color: #999999;
	padding: 3px 3px;
}
.llistaEstatPlayer tbody tr:hover td
{
	color: #000000;
	/*background:	#666666;*/
}
#ResultatBuscar h1 {
		color: #E92821;
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;		
	}
	

.panell {
	float: left;	
	background: #6C0;	
	width: 210px;
	padding: 10px;
	margin: 10px;
}

.liniaPanell {
	background: #000;
	font-size: 16px;
	width: 190px;
	margin: auto;
	color: #FC0;	
	padding: 5px;
	overflow: hidden;
}

.liniaCapsalera {
	font-size: 12px;
	font-weight: bold;
	width: 190px;
	height: 50px;
	margin: auto;
	color: #FFF;	
	padding: 2px;
}

/***  2014 ***/
.llista-grupo{
	background:	#ECECEC;
	font-weight: bold;
}

.amaga{
	display:none;
}

.pointer{
	cursor: pointer;
}