body {
  background-color: #fff;
  font-family: Arial;
  font-size: 12px;
}
h2 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
}
ul, ol {
	margin:0 0 0 20px;
	padding:0;
}
a img {
  border: none;
}

a, a:visited {
	color:#666;
	text-decoration:none;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#e4312c;
}
.clear {
  clear: both;
  height: 0;
  width:0;
  display:block;
  overflow: hidden;
}

#container {
  width: 960px;
  margin: 0 auto;
  background-color: #FFF;
}

#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
}
#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}

.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 575px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #fff;
}
#errorExplanation ul li {
	color:#999;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #555;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}
/***** DAVIDRV ******/
#user {
	text-align:right;
	margin:5px 30px;

}
#user a, #user a:visited {
	color:#e4312c;
	text-decoration:none;
	font-weight:normal;
}
#main ul li, #main ol li {
	margin-top:10px;
	margin-bottom:10px;
} 
#user a:hover {
	text-decoration:underline;
}
#user strong a, #user strong a:visited{
	font-weight:bold;
}
#menu {
	margin:0 25px;
	width:265px;
	float:left;
	font-size:14px;
}
#main {
	padding:20px;
	float:left;
	width:575px;
	background:#e1e1e1;
	color:#787878;
}
#menu ul {
	padding:0;
	margin:10px 0 0 0;
}
#menu ul li {
	line-height:35px;
	margin:0 3px;
	padding:0;
	list-style:none;
	color:#e4312c;
}
#menu ul #inscriute {
	margin:0;
	padding:0;
}
#menu ul li a, #menu ul li a:visited {
	color:#9a9d9f;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
#menu ul li a:hover{
	color:#e4312c;
	font-weight:normal;
	text-decoration:none;
}

#menu ul #inscriute a, #menu ul #inscriute a:visited {
	color:#fff;
}
#menu p {
	color:#9a9d9f;
	font-size:12px;
}
#inscriute {

}
#menu ul .linia {
	background:#e4312c;
	width:100%;
	height:2px;
	margin:5px 0;
}
li.clear {
	width:0;
	height:0;
	margin:0;
	padding:0;
}
#menu .numero {
	display:block;
	float:right;
	color:#9a9d9f;
}
#menu ul .normal .amenu {
	float:left;
}
#menu ul .normal {
	text-transform:uppercase;
}
#numero {
	float:right;
	margin:-10px 0 0 0;
	padding:0;
}
#titol {
	float:left;
}
#titol h2 {
	display:inline;
	margin:0;
	padding:0;
	font-size:14px;
	color:#bbb;
	font-weight:normal;
}
#numero p {
	color:#cecfd0;
	font-size:50px;
	font-family:Arial;
	margin:0;
	padding:0;
}
#pagina h1 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:41px;
	margin:60px 0 75px 0;
	padding:0;
	color:#fff;
}
#pagina img {
	
}
hr {
	background:#cecfd0;
	border:2px solid #cecfd0;
}
#separa {
	height:5px;
	margin:30px auto 20px auto;
	width:900px;
	background:#cecfd0;
}
#logos  {	
	width:900px;
	margin:0 auto;
}
#logos table {
	border-collapse:0;
}
#logos tr td {
	text-align:center;
	height:100px;
	border:1px solid #eee;
	width:190px;
	margin:0;
	padding:0;
}
#logos tr td.left {
	border:none;
	padding:0 20px;
	width:100px;
	color:#888;
	text-align:left;
}
#logos tr td.none {
	border:0;
	padding:0 20px;
	width:100px;
	color:#9a9d9f;
	text-align:left;
}
#recomanat {
	display:block;
	margin:30px 0;
}
.form {
	float:left;
	width:285px;
}
.form input {
	width:250px;
}
.form h2 {
	font-size:14px;
}
textarea {
	width:540px;
	height:150px;
}
#esferes ul {
	list-style:none;
	padding:0;
	margin:0;
}
#esferes ul li {
	float:left;
	font-size:12px;
	width:180px;
	margin: 5px 10px 5px 0;
}
#esferes ul li a, #esferes ul li a:visited {
	text-decoration:none;
	font-weight:normal;
}
p.buit {
	padding-bottom:90px;
}
.esfera-desc p {
	margin:5px 0 0 0;
	padding:0;
}
#identificacio {
	height:600px;
}
.data {
	font-weight:bold;
	color:#aaa;
	background:#cecfd0;
	padding:3px 10px;
}
.premsa-in {
	padding:0 10px;
}
.mitja {
	font-size:14px;
	text-transform:uppercase;
	color:#888;
}
#premsa a, #premsa a:visited {
	text-decoration:none;
	color:#777;
}
#premsa a:hover {
	color:#e4312c;
}
#patrimoni {
	float:left;
}
#twitter {
	float:right;
}
#social {}
#social ul li {
	float:left;
}
#social ul li img {
	width:38px;
}
#contrassenya td p{
	padding:0;
	margin:0;
}
#contrassenya tr {
	margin:0;
}
#blogs {
	border:2px solid #999;
	background:#fff;
}

.blog {
	background:#fff;
} 
#titolblogs {
	background:#999;
	height:25px;
	width:100%;
}
#blogs h2 {
	color:#fff;
	float:left;
	font-weight:normal;
	padding:3px 10px;
	margin:0;
}
.noubloc {
	float:right;
	margin:5px 5px 0 5px;
}
.noubloc a, .noubloc a:visited {
	color:#fff;
	text-decoration:none;
}
.noubloc a:hover {
	color:#e4312c;
}
#blogs h3 {
	color:#e4312c;
	margin:0;
	padding: 3px 10px;
	display:inline;
	float:left;
}
#blogs .estat {
	float:right;
	margin:5px;
}
#blogs .estat a, #blogs .estat a:visited {
	font-weight:normal;
	color:#ddd;
	text-decoration:none;
} 
#blogs .estat a:hover {
	color:#777;
}
.blog p {
	margin:5px 0;
	padding: 3px 25px;
	border-bottom:2px solid #999;
}
.blog p.textp {
	margin:0;
	padding: 3px 25px;
	border-bottom:0;
}
#gris {
	height:100px;
	width:1px;
}
.titol-portada {
	margin-top:0;
	font-weight:bold;
	color:#aaa;
	background:#cecfd0;
	padding:3px 10px;
}
p.link-blocs {
	text-align:right;
	margin-right:10px;
}
.link-blocs a, .link-blocs a:visited {
	text-decoration:none;
}
.titol-portada a, .titol-portada a:visited {
	text-decoration:none;
}
/**** BLOC ****/
h3.titol-bloc {
	display:block;
	color:#aaa;
	background:#cecfd0;
}
h2.titol-categoria {
	background:#cecfd0;

}
h2.titol-categoria a, h2.titol-categoria a:visited {
	color:#fff;
	padding:3px 10px;
	display:block;
	text-decoration:none;
}
h2.titol-categoria a:hover {
	background:#fff;
	color:#e4312c;
}
.trescents {
	display:block;
	height:250px;
	width:100%;
}
h2.titol-classificacio {
	background:#e4312c;
	text-align:left;
}
h2.titol-classificacio a, h2.titol-classificacio a:visited {
	color:#fff;
	padding:3px 10px;
	text-decoration:none;
	display:block;
}
h2.titol-classificacio a:hover {
	color:#e4312c;
	background:#fff;
}
.titol-bloc a, .titol-bloc a:visited{
	margin-top:0;
	font-weight:bold;
	display:block;
	color:#fff;
	background:#e4312c;
	padding:3px 10px;
	text-decoration:none;
}
.titol-bloc a:hover {
	color:#fff;
	background:#e4312c;
}
.text-bloc {
	padding-left:5px;
}
.participa {
	float:right;
}
.vots {
	margin-top:10px;
	text-align:center;
	float:right;
}
.vots-titol {
	margin:0;
	padding:2px 0;
	width:80px;
	font-weight:bold;
}
.numero-vots {
	margin:-22px 0 0 0;
	font-size:15px;
	color:#111;
	width:80px;
	display:block;
	padding:0;
}
.votar-link {
	margin:0;
	padding:0;
}
.votar-link a, .votar-link a:visited{
	display:block;
	padding:0;
	text-decoration:none;
	color:#e4312c;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.votat {
	display:block;
	padding:0;
	text-decoration:none;
	margin:0;
}
.blog-name {
	font-weight:bold;
}
#dades-detalls {
	background:#666;
	color:#fff;
	padding:10px;
	margin:-40px 0 0 0;
}
h2.titol-interior {
	color:#e4312c;
	text-transform:uppercase;
	font-size:22px;
	margin-top:50px;
}
#detalls-bloc {
	float:left;
	width:360px;
}
#detalls-bloc a, #detalls-bloc a:visited {
	color:#eee;
}
#vots-bloc {
	width:101px;
	float:right;
	margin-right:25px;
	text-align:center;
}
h2.vots-bloc {
	width:101px;
	display:block;
	text-align:center;
	font-size:16px;
	color:#fff;
	margin:5px 0 0 0;
	padding:2px 5px;
	background:#888;
}
.post {
	margin:5px 0;
}
.text-post {
	padding-left:5px;
	width:425px;
	float:left;
}
h3.titol-post {
	margin:3px 0;
	padding:0;
}
h3.titol-post a, h3.titol-post a:visited {
	background:#e4312c;
	display:block;
	padding:3px 5px;
	text-decoration:none;
	color:#fff;
}
h3.titol-post a:hover {
	color:#fff;
	background:#e4312c;
}
.torna {
	display:block;
	font-size:20px;
	text-align:center;
}
.torna a, .torna a:visited {
	text-decoration:none;
	color:#cecfd0;
	font-weight:normal;
	text-transform:uppercase;
}
.torna a:hover {
	color:#e4312c;
}
h3.subtitol-interior {
	padding:3px 5px;
	background:#e4312c;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}
#cates ul, #magraden ul {
	margin:0;
	padding:0;
	list-style:none;
}
#cates ul li, #magraden ul li {
	background:#fff;
} 
#cates ul li a, #cates ul li a:visited{
	background:#cecfd0;
	padding:3px 5px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
#magraden ul li a, #magraden ul li a:visited {
	padding:3px 5px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	background:#fff;
	color:#cecfd0;
}
#cates ul li a:hover {
	color:#fff;
	background:#e4312c;
}
#magraden ul li a:hover {
	color:#fff;
	background:#e4312c;
}
h2.titol-classi {
	background:#e4312c;
	padding:3px 10px;
	color:#fff;
}
.score {
	color:#e4312c;
	font-weight:bold;
	padding:3px 5px;
}
.petits-m {
	text-align:right;
	line-height:14px;
}
.petits-v {
	text-align:right;
	line-height:14px;
}
.petits-v img {

}
.petits-m img {

	margin-top:-3px;
}
h4.titlebloc {
	float:left;
	font-weight:normal;
	font-size:14px;
	border-bottom:1px dotted #cecfd0;
	margin:0;
	padding:0;
	padding-top:41px;
	width:380px;
}
h4.titlebloc a, h4.titlebloc a:visited {
	font-size:14px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
}
h4.titlebloc a:hover {
	color:#e4312c;
}
.vots-right {
	float:left;
	margin-left:20px;
}
.vots-right p{
	padding:0;
	margin:0;
}
p.alacaixa {
	position:absolute;
	margin-top:5px;
	font-size:15px;
	text-align:center;
	width:30px;
}
.tipus {
	font-size:10px;
	float:left;
	margin-left:5px;
	line-height:30px;
}
.separa-scores {
	border-bottom:1px dotted #fff;
}
.classi-nom a, .classi-nom a:visited {
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	color:#888;
}
.classi-nom strong a, .classi-nom strong a:visited {
	font-weight:bold;
	color:#333;
}
.posicio {
	font-weight:normal;
	text-align:center;
	color:#888;
	font-size:15px;
}
.posicio strong{
	font-size:15px;
	text-align:center;
	color:#222;
	font-weight:bold;
}
.redrss {
	text-align:right;
	margin-right:5px;
}