/* -------------------- Etiquetes -------------------- */

body
{
	margin: 0;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

img
{
	border: 0;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

a
{
	color: black;
}

a:hover
{
	text-decoration: none;
}

/* -------------------- Classes -------------------- */

.foto
{
	overflow: hidden;
}

.espai
{
	margin-top: 10px;
}

.linia
{
	border-top: 1px solid #888;
	padding-top: 9px;
}

.liniadepunts
{
	border-top: 1px dotted #888;
	padding-top: 9px;
}

.esquerra
{
	float: left;
	margin: 0 10px 10px 0;
}

.esquerrasensemarge
{
	float: left;
}

.dreta
{
	float: right;
	margin: 0 0 10px 10px;
}

.dretasensemarge
{
	float: right;
}

.clearboth
{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.groc
{
	background: #FF9900 url(http://www.esportiudigital.com/imatges/degradatgroc.png) repeat-x;
}

.gris
{
	background: #444 url(http://www.esportiudigital.com/imatges/degradatgrisfosc.png) repeat-x;
}

.gris ul li a:hover, .gris ul li a:active
{
	background: url(http://www.esportiudigital.com/imatges/degradatgrisclar.png) repeat-x;
}

.vermell
{
	background: #990000 url(http://www.esportiudigital.com/imatges/degradatvermell.png) repeat-x;
}

.menu
{
	height: 30px;
	clear: both;
	color: white;
	overflow: hidden;
}

.menu h2
{
	display: none;
}

.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.menu ul li a:link, .menu ul li a:hover, .menu ul li a:active, .menu ul li a:visited
{
	display: block;
	height: auto !important;
	line-height: 30px;
	padding: 0 15px;
	border-right: 1px solid #444;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

img.icona
{
	position: relative;
	top: 2px;
}

.paginador
{
	padding: 10px 0 10px 0;
	height: 25px;
}

.paginador a, .paginador span
{
	display: block;
	float: left;
	color: #222;
	padding: 5px 7px 5px 7px;
	margin-right: 3px;
	border: 1px solid #FFF;
	background: #FFF;
}

.paginador span.current
{
	border: 1px solid #222;
	text-decoration: none;
	color: #222;
	font-weight: bold;
}

.paginador a
{
	border: 1px solid #ccc;
	text-decoration: none;
}

.paginador a:hover
{
	border: 1px solid #222;
	color: #222;
}

.paginador a.nextprev
{
	font-weight: bold;
}

.paginador span.nextprev
{
	color: #ccc;
}

.paginador span.nextprev
{
	border: 1px solid #ccc;
	color: #ccc;
}

/* -------------------- General -------------------- */

#wrapper
{
	margin: auto;
	width: 980px;
	text-align: left;
}

#header
{
	height: 100px;
	overflow: hidden;
}

#logo
{
	float: left;
	width: 247px;
	overflow: hidden;
}

#logo h1
{
	margin: 0;
}

#header .banner
{
	float: left;
	margin-top: 5px;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

#ultimahora
{
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	color: white;
}

#ultimahora h2
{
	float: left;
	margin: 0 15px 0 0;
	font-size: 14px;
}

#ultimahora p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#contingut
{
	background: url(http://www.esportiudigital.com/imatges/contingut.gif) repeat-y;
}

#principal
{
	float: left;
	width: 660px;
	overflow: hidden;
}

#titol h2
{
	font-weight: bold;
	font-size: 28px;
	margin: 0;
}

#titol h2 a
{
	text-decoration: none;
}

#principal .banner
{
	text-align: center;
}

#columna
{
	float: right;
	width: 300px;
}

#columna h2
{
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}

#columna h2 a
{
	text-decoration: none;
}

.mitjacolumna
{
	width: 145px;
}

#exponsor, #exponsor a
{
	font-size: 10px;
	color: #ccc;
}

/* -------------------- Notícies -------------------- */

#dues
{
	background: url(http://www.esportiudigital.com/imatges/destacades.gif) repeat-y;
}

#dues a
{
	text-decoration: none;
}

#primera
{
	float: left;
	width: 340px;
}

.destacada h2
{
	font-weight: bold;
	font-size: 24px;
	margin: 0;
}

#segona
{
	float: right;
	width: 300px;
}

.normal h2
{
	font-size: 16px;
	margin: 0;
}

.normal  .foto
{
	float: right;
	margin-left: 10px;
}


/* -------------------- Portades del dia -------------------- */

#nouesportiubcn, #nouesportiutgn, #nouesportiugir
{
	margin-bottom: 10px;
	width: 210px;
	overflow: hidden;
}

#nouesportiubcn h4, #nouesportiutgn h4, #nouesportiugir h4
{
	margin-bottom: 5px;
}

#nouesportiubcn, #nouesportiutgn
{
	float: left;
	margin-right: 13px;
}

#mundodeportivo, #sport, #marca, #as
{
	margin-bottom: 10px;
	width: 320px;
	overflow: hidden;
}

#mundodeportivo, #marca
{
	float: left;
	margin-right: 10px;
}

#sport, #as
{
	float: right;
}

/* -------------------- Contacte -------------------- */

#contacte
{
	margin-top: 30px;
	
}

#contacte label
{
	font-weight: bold;
}

#contacte .camp
{
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contacte #submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
}

/* -------------------- Cercador -------------------- */

#cse-search-results
{
	margin-top: 20px;
}

/* -------------------- Temes -------------------- */

.llistatemes
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.llistatemes li
{
	display: inline;
	margin: 5px;
	padding: 0;
}