@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a img {
	border:0;
}
a:link, a:visited  {
	color: #545293;
	text-decoration: none;
}
a:hover, a:active {
	color: #545293;
	text-decoration: underline;
}
#banner {
	padding: 0px;
	width: 969px;
	margin: 0px;
}

#breadcrumbs {
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #545293;
	border-bottom-color: #545293;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #545293;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #333333;
	text-decoration: underline;
}
#main {
	padding-top: 3px;
}
.main_menubar {
	font-size: 11px;
	padding: 5px;
	color: #000000;
}
.main_menubar a:link, .main_menubar a:visited {
	text-decoration: none;
	color: #000000;
}
.main_menubar a:hover, .main_menubar a:active {
	color: #666666;
	text-decoration: underline;
}
.main_menubar .activo {
	font-weight: bold;
	color: #545293;
}
#contenido {
	width: 600px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 500px;
}
#resultados {
	width: 259px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	margin: 0px;
}
#sponsors {
	width: 100px;
	margin: 0px;
	padding: 0px;
}

#pie {
	padding: 0px;
}
.not_tit {
	/*background-image: url(../img/barra_pequenya.jpg);*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #545293;
}
.noticias {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.noticias h1 {
	font-size: 14px;
	padding-right: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4E92;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noticias h2 {
	font-size: 14px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noticias h3 {
	font-size: 12px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.noticias ul {
	margin-right: 40px;
	margin-left: 40px;
}
.noticias  img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E4E4E4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}


.noticias p {
	padding:15px;
	text-align: justify;
	vertical-align: top;
}
.noticias .fecha {
	font-size: 9px;
	padding-top: 5px;
	text-align: right;
	margin-right: 10px;
	display: block;
}
.noticias .fecha a:link, .noticias .fecha a:visited {
	color: #666666;
	text-decoration: none;
}
.noticias .fecha a:hover, .noticias .fecha a:active {
	font-style: oblique;
}
.noticias h1 .fecha {
	font-size: 9px;
	padding-top: 5px;
	text-align: right;
	margin-right: 0px;
	float: right;
	font-weight: bold;
	color: #333333;
}
.noticias .bot a:link, .noticias .bot a:visited {
	color: #9C0101;
	background-color: #D8D8D8;
	height: auto;
	width: 150px;
	border: 1px solid #999999;
	text-decoration: none;
	padding: 5px;
	display: block;
	clear: both;
	text-align: center;
}
.noticias .bot a:hover, .noticias .bot a:active {
	color: #D8D8D8;
	background-color: #9C0101;
	height: auto;
	width: 150px;
	border: 1px solid #999999;
	text-decoration: none;
	padding: 5px;
	display: block;
	clear: both;
	text-align: center;
	}
.resultados {
	font-size: 10px;
	padding: 0px;
	width: 100%;
}
.res_tit {
	/*background-image: url(../img/barra_pequenya.jpg);*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #545293;
}
.res_equipos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	_padding-top: 0px;
	_padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
}
.res_resultado {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	_padding-top: 5px;
	_padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.res_cronica {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	_padding-top: 0px;
	_padding-bottom: 0px;
	}
.res_cronica a:link, .res_cronica a:visited {
	color: #000000;
	text-decoration: none;
}
.res_cronica a:hover, .res_cronica a:active {
	text-decoration: underline;
}
.res_fecha {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}

.img_borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E4E4E4;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
.navig {
	color: #FFFFFF;
	font-weight: normal;
}
.navig a:link, .navig a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navig a:hover, .navig a:active {
	color: #FE0000;
}

#cercar form {
	margin: 0px;
	padding: 0px;
}
#cercar input[type="text"] {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 1px;
}
#cercar  input[type="submit"] {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.oculto {
	display:none;
}
.plantell {
	padding-right: 15px;
	padding-left: 15px;
}
.plantell h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#main #contenido2 .noticias .platell_img #Equip {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E4E4E4;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}


/* Estilo heredados */

.titolBlanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
#main #contenido2 .noticias .text {
	padding-left: 20px;
}
.convocatoria {
	background-color: #DFDFDF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.convocatoria h2 {
	color: #9C0101;
}
#main #contenido2 .noticias .convocatoria .text {
	padding-left: 25px;
}

.text_rojo {
	padding-left: 25px;
	font-weight: bold;
	color: #9C0101;
	padding-bottom: 3px;
}
.text_rojo span{
	font-weight: normal;
	color: #000000;
}

.text_rojo a:link, .text_rojo a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_rojo a:hover, .text_rojo a:active {
	color: #FF0101;
	text-decoration: underline;
}


.titolVermell {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #CA0000; 
	font-size: 14px; 
}

.TextoN {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.linkVermell a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	
	color:#ffffff;
}

.linkVermell a:hover{	
	color:#CA0000;
}

.TextJugador {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

.TextBlanc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	width:auto;
	
}

.TextBlancGN {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	width:auto;
	font-weight:bold;
	
}

.TextBlancN {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	width:auto;	
}

.TextNegreN {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	width:auto;
	padding: 5px;
}

.TextVermellN {
	color:#FF1F1F;
	font-size:10px;
	font-weight:bold;
	width:100%;	
}
.TextVermellN td{
	padding: 5px;}

.TextBlau {
	color:#1F07CF;
	font-size:10px;
	width:auto;
}

.TextBlauN {
	color:#1F07CF;
	font-size:10px;
	font-weight:bold;
	width:auto;
	
}

.res_locales {
	width: 80%;
}

.Estilo1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.Estilo34 {
	color: #CA0000; 
	font-weight: bold; 
	font-size: 18px; 
}
.Estilo43 {	
	font-size: 11px;
	color: #000000;
}

.Estilo14 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.Estilo41 {color: #000000}
.aviso {
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding: 5px;
}

.aviso a:link, .aviso a:visited {
	color: #000000;
	text-decoration: none;
}
.aviso a:hover, .aviso a:active {
	color: #666666;
	text-decoration: underline;
}
.links {
	_margin: 0px;
	_padding-top: 5px;
	_padding-left:5px;
}
.links ul{
	font-size: 12px;
	text-decoration: none;
	list-style-image: url(../img/star.gif);
	list-style-position: inside;
	margin:0px;
	padding:5px;
}
.links li {
	padding:2px

}
.links li a:link, .links li a:visited {
	_margin-bottom: 2px;
	_padding: 5px;
	color: #000000;
	text-decoration: none;
	
	}
.links li A:hover, .links li a:active {
	color: #7E7DB7;
	text-decoration: underline;
}

