/* estructura: cap */
body {
	margin: 0;
	color: #000;
	background-color: #F3EEEE;
	font: 11px Verdana, Arial, sans-serif;
}

#contingut {
	margin: 0 auto;
	width: 970px;
}

#cap {
	margin: 0 0 10px 0;
	padding: 0;
	display: table;
	overflow: hidden;
	position: relative;
	width: 970px;
	height: 140px;
	background-repeat: no-repeat;
	background-color: white;
}

#titol {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}

* html #titol {
	position: relative;
	top: 50%;
}

#titol h1 {
	margin-left: 20px;
	width: 330px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

* html #titol h1 {
	position: relative;
	top: -50%;
}

/* estructura: lateral */
#lateral {
	width: 380px;
	float: right;
	background-color:#FFFFFF;
}

h2 {
	margin: 10px 0 0 0;
	padding: 0;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #EC3506;
	font-weight: normal;
	font-size: 10px;
	text-indent: 10px;
	text-transform: uppercase;
}

#seccions {
	margin: 0;
	padding: 0;
	display: block;
	background-color: #EC3506;
}

#seccions li {
	display: block;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	background-image: url(img/li.gif);
}

#seccions li a {
	color: #fff;
}

/* estructura: principal */
#principal {
	width: 580px;
	float: left;
}

#current {
	margin-bottom: 12px;
	background-color: #fff;
}

#bloc, #bloc2 {
	border: 1px solid #F3EEEE;
	background-color: #fff;
}

#bloc h2, #bloc2 h2 {
	margin: 0;
}

#descripcio {
	margin: 20px 10px;
	color: #000;
}

#pronosticador, #data {
	margin: 0 5px;
	border: 5px solid #fff;
	float: left;
	clear: both;
	width: 250px;
}

#administrador, #socis {
	margin: 0 5px;
	border: 5px solid #fff;
	float: left;
	width: 250px;
}

#datadoble {
	margin: 0 5px;
	border: 5px solid #fff;
	float: left;
	clear: both;
	width: 350px;
}

#sello_adp {
	margin: 40px 5px 0 0px;
	border: 5px solid #fff;
	float: left;
	width: 180px;
	text-align: right;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 11px;
}

.sep {
	clear: both;
}

#titulares {
	background-color: #fff;
}

#bloc a, #bloc a:link, #bloc a:active, #bloc a:visited, #bloc a:hover {
	color: #000;
	text-decoration: none;
}

#links, #normes-penya, #normes-comuns, #noti, #temporada, #partits, #recaudacion, #premios,
#stats, #anteriores, #tablegran, #blocgran, #segon, #tercer, #primer, .interior {
	margin: 10px;
	padding: 0;
}

a.buto, a.buto:link, a.buto:active, a.buto:visited, a.buto:hover {
	border-top: 5px solid #EC3506;
	border-right: 10px solid #EC3506;
	border-bottom: 5px solid #EC3506;
	border-left: 10px solid #EC3506;
	color: #fff;
	background-color: #EC3506;
}

input.buto {
	border: 0;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #EC3506;
}

#links dt {
	margin: 5px 0 10px;
	font-weight: bold;
}

#links dd {
	margin: 0 0 20px 0;
}

#links dt a:hover {
	color: #667;
}

#banner {
	margin: 10px 0;
}

/* general */
img {
	border: 0;
}

a {
	text-decoration: none;
}

/* quinielas arregladitas */
.quinielas {
	background: #EC3506;
	color: #FFF;
}

.strong {
	font-weight: bold;
}

/*  new  */
#dnp {
	margin: 20px;
}

#ajuda {
	margin: 10px 0 0 0;
	padding: 0px;
	border: 0px;
}
