/* COMÚ */
body {
	color: black;
	background: #fff;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
}
#contenedor {
	clear: both;
	width: 980px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -490px;
	margin-top: 10px;
}
#capcalera {
	clear: both;
	height: 100px;
	width: 980px;
}
#menu {
	clear: both;
	height: 30px;
	width: 980px;
	margin: 10px 0;
	background: #39f;
}
#menu a {
	margin: 15px;
	color: white;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {	color: white;}
#menu a:hover {}
#menu a:active {}
#peu {
	clear: both;
	height: 30px;
	width: 980px;
	/*background: #0f0;*/
}



/* RESULTATS */
h1.resultats {
	margin: 20px auto 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2.resultats {
	margin: 10px auto 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
div#imprimible {
	margin: 20px 0 10px 40px;
	padding: 5px 10px;
	width: 160px;
	border: 1px solid #39f;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #39f;
}
/*div#imprimible:hover {background: black;}*/

div#imprimible a:link {color:white; text-decoration: none}
div#imprimible a:visited {color:white; text-decoration: none}
div#imprimible a:hover {color:white; text-decoration: underline}
div#imprimible a:active {color:white; text-decoration: none}
	
#resultats {
	width: 980px;
	background: #fff;
}
#pestanyero {
	height: 50px;
	width: 980px;
	margin: 0;
	/*background: #f33*/;
}
#taules {
	float: left;
	width: 980px;
	margin: 0;
	background: url(../imatges/base/fondores.gif);
}
#taules1 {
	float: right;
	width: 310px;
	margin: 0 0 0 15px;
	/*background: #fdd;*/
}
#taules2 {
	float: right;
	width: 350px;
	margin: 0;
	/*background: #ddf;*/
}
#taules3 {
	float: right;
	width: 290px;
	margin: 0 15px 0 0;
	/*background: #dfd;*/
}
#taules4 {
	float: right;
	width: 660px;
	margin: 0;
	/*background: #dfd;*/
}
#taulafinal {
	clear: both;
	width: 980px;
	height: 3px;
	margin: 0;
	padding: 0;
	background: url(../imatges/base/fondoresfinal.gif);
}
div.pp1a {
	float: left;
	width: 10px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif);
}
div.pp1i {
	float: left;
	width: 10px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -50px;
}
div.pp2ai {
	float: left;
	width: 20px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -100px;
}
div.pp2ii {
	float: left;
	width: 20px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -150px;
}
div.pp2ia {
	float: left;
	width: 20px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -200px;
}
div.pp3a {
	float: left;
	width: 20px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -250px;
}
div.pp3i {
	float: left;
	width: 20px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -300px;
}
div.pca {
	float: left;
	width: 100px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -350px;
	color: black;

}
div.pci {
	float: left;
	width: 100px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -400px;
	color: grey;
}
div.pfc {
	float: left;
	width: 480px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -450px;
}
div.pfp {
	float: right;
	width: 10px;
	height: 50px;
	background: url(../imatges/base/pestanyes.gif) 0 -500px;
}
p.interior {
	margin: 5px 5px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
p.interior a:link {margin:0; color:grey; text-decoration:none;}
p.interior a:visited {margin:0; color:grey; text-decoration:none;}
p.interior a:hover {margin:0; color:white; text-decoration:none;}
p.interior a:active {margin:0; color:black; text-decoration:none;}
tr.prore_linia1 {}
tr.prore_linia2 {background: #eef;}
caption.titolTaula {margin:10px auto 5px; font-size: 18px; font-weight:bold;}

table.prore_taula_jorn {
	float: left;
	width: 310px;
	margin: 0 0 30px;
	background: #ddf;
	font-size: 13px;
	border-left: solid 1px #39f;
	border-right: solid 1px #39f;
	border-bottom: solid 1px #39f;
}
th.prore_caps_jorn {
	color: white;
	background: #39f;
	padding: 5px 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
th.prore_caps_data {
	color: white;
	background: #39f;
	padding: 5px 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
td.prore_local {
	padding: 3px 5px 3px 0;
	width: 135px;
	text-align: right;
}
td.prore_visitant {
	padding: 3px 0 3px 5px;
	width: 135px;
	text-align: left;
}
td.prore_std {
	width: 10px;
	font-weight: bold;
	text-align: center;
}
table.prore_taula_clasif {
	float: left;
	width: 330px;
	margin: 0 10px;
	background: #ddf;
	font-size: 13px;
	border-left: solid 1px #39f;
	border-right: solid 1px #39f;
	border-bottom: solid 1px #39f;
	text-align: center;
}
tr.prore_caps_clasif {
	color: white;
	background: #39f;
}
tr.prore_caps_clasif th {
	padding: 5px 0px;
	width: 25px;
	font-weight: bold;
	text-align: center;
}
td.prore_num_clasif {
	width: 34px;
	padding: 3px;
	text-align: right;
}
td.prore_equip_clasif {
	overflow:hidden;
	padding: 3px;
	width: 134px;
	text-align: left;
}
td.proreClasifPts {font-weight: bold;}
table.prore_taula_hist {
	empty-cells: show;
	border-collapse: collapse;
	float: left;
	width: 650px;
	background: #ddf;
	margin: 0 0 30px;
	font-size: 13px;
	border-left: solid 1px #39f;
	border-right: solid 1px #39f;
	/*border-bottom: solid 1px #39f;*/
	text-align: center;
}
table.prore_taula_hist th {
	color: white;
	background: #39f;
	width: 32px;
	padding: 3px 0;
}
td.prore_num_hist {
	padding: 3px 0;
	width: 25px;
	border-bottom: solid 1px #39f;
	text-align: right;
}
td.prore_equip_hist {
	padding: 3px;
	/*width: 100px;*/
	border-bottom: solid 1px #39f;
	text-align: left;
}
td.prore_res_hist {
	border: solid 1px #39f;
	font-size: 12px;
}
td.prore_hist_null {
	border: solid 1px #39f;
	background: grey;
}
table.prore_taula_hits {
	width: 290px;
	margin: 0 0 30px;
	background: #ddf;
	font-size: 13px;
	border-left: solid 1px #39f;
	border-right: solid 1px #39f;
	border-bottom: solid 1px #39f;
	text-align: center;
}
th.prore_hits_nom {
	color: white;
	background: #39f;
	padding: 5px 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
th.prore_hits_hit {
	color: white;
	background: #39f;
	padding: 5px 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
td.prore_hits_jugador {
	padding: 3px 0 3px 5px;
	text-align: left;
}
td.prore_hits_equip {
	padding: 3px 5px 3px 0;
	text-align: right;
}
