body { 
	margin: 0 auto;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
img {
	border-width: 0px;
	vertical-align: middle;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #0096e6;
}
a:hover {
	text-decoration: none;
}
br.p {
	margin-bottom: 2px;
	clear: both;
}
hr {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #cdcbca;
}
p {
	margin: 0px;
}
table {
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
}
h1 {
	font-size: 2.0em;
	line-height: 27px;
}
h2 {
	font-size: 1.8em;
	line-height: 25px;
}
h3 {
	font-size: 1.5em;
	line-height: 23px;
}
h4 {
	font-size: 1.4em;
	line-height: 21px;
}
h5 {
	font-size: 1.2em;
	line-height: 19px;
}
h6 {
	font-size: 1em;
}

div#continent {
	margin: 0 auto;
	padding: 0px;        
	width: 730px;
}
div#contingut {
	background: transparent url("/img/fons.gif") repeat-y top center;
	padding-left: 21px;
	padding-right: 19px;
}

div#menu_e {
	float: left;
	width: 280px;
	text-align: center;
}
div#menu_d {
	float: right;
	width: 400px;
	background: transparent url("/img/fonsmenu.gif") no-repeat top right;
	height: 20px;
	padding-top: 5px;
}
div#menu_d a {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration:none;
	height: 25px;
}

div#menu {
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
div#menu a {
	display: block;
	padding: 0px;
	float: left;
	color: #49495a;
	text-decoration: none;
}
div#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 80px;
}
div#esquerra {
	float: left;
	width: 470px;
	margin-left: 10px;
}
div#dreta {
	background-color: #658393;
	float: right;
	width: 175px;
	padding: 10px;
	border-left: 1px solid #a0bfd0;
}
#peu {
	background: #a0bfd0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	padding:10px;
}

.gris_blau_fosc, .gris_blau_fosc a {
	color: #49495a !important;
}
.gris_blau, .gris_blau a {
	color: #a0bfd0 !important;
}
.gris_blau_f, .gris_blau_f a {
	color: #658393 !important;
}
.lila_fosc, .lila_fosc a {
	color: #49495A !important;
}
.blau_cel, .blau_cel a {
	color: #3BB3EF !important;
}
.blanc, .blanc a {
	color: #FFFFFF !important;
}

table.rank {
	border: 2px solid #133d53;
	margin: 10px 5px 0px 5px;
	width: 100%;
}
table.rank th {
	background: #658393;
	color: #FFFFFF;
	padding: 5px;
}
table.rank td.marc {
	border-right: 2px dotted #aabcc5;
}
table.rank td.nom {
	text-align: left;
}
table.rank td {
	padding: 5px 4px;
	text-align: center;
}
table.rank a {
	color: #658393;
}
table.rank tr.alternat { 
	background-color: #eef5f9;
}



#publi {
	font-size:11px; color: #fff;
	text-align:right;
	padding-bottom: 5px;
	background:#658393;
	width:728px;
}
#publi2 {
	font-size:11px;
	color: #658393;
	text-align:right;
	font-weight:bold;
	width:120px;
	background: #A0BFC7;
	padding-bottom: 10px;
}


.noticia {
    padding-left: 5px;
    margin-bottom: 15px;
    clear: right;
}
.ampliar {
	text-align: right;
	padding-right: 4px;
}
.logotip {
	float: right;
	width: 80px;
	text-align: right;
}

.paginacio {
	float: right;
}
.paginacio a, .paginacio span, .limitacio a, .limitacio span {
	display: block;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}
.paginacio a:hover, .limitacio a:hover {
	color: #ff9999;
}
.paginacio span.actual, .limitacio span.actual {
	font-weight: bold;
	border: 0px;
}
.ocult {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}
label {
	margin-top: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	width: auto;
	display: block;
}
fieldset {
	margin-bottom: 10px;
	padding: 3px;
	border: none;
}
input, select, textarea {
	background-color: #e4f5ff;
	border: none;
	font-size: 11px;
	clear: right;
	margin-top: 3px;
	padding:2px;
	font-family: Courier, Arial, Verdana;
	width: 400px;
}
input.submit {
	background-color: #e4f5ff;
	width: 70px;
	font-weight: bolder;
}
input.check {
	width: 15px;
}