/* -------- CONTINENT -------- */
div#continent { 
	clear: both;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	width: 930px;
}
div#cap_data { 
	display: none;
}


/* -------- MENU -------- */
div#submenu {
	display: none;
}
div#menu {
	display: none;
}

/* -------- 3 BLOCS CENTRALS -------- */
div#contingut_tres_blocs {
}
div#contingut_tres_blocs div#b_esquerra {
	display: none;
}
div#contingut_tres_blocs div#b_centre {
	width: 100%;
}
div#contingut_tres_blocs div#b_dreta {
	display: none;
}
div#comentaris {
	display: none;
}

div.publicitat, h1.seccio {
	display: none;
}



div#peu {
	padding-top: 10px;
	clear: both;
	border-top: 1px solid #a0a0a0;
	background: transparent url('../img/contingut/peu.gif') no-repeat;
	background-position: 20px 10px;
	height: 35px;
	text-align: right;
	color: #000;
}





/* -------- ESTILS GENERALS -------- */
body { 
	margin: 0 auto;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 15px;
	background-color: #FFF;
	line-height: 16px;
	color: #3b3f3d;
}
img {
	border-width: 0px;
	vertical-align: middle;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #F76114;
}
a:hover {
	text-decoration: none;
}
br.p {
	margin-bottom: 2px;
	clear: both;
}
hr {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #cdcbca;
}
table {
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 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.6em;
	line-height: 23px;
}
h4 {
	font-size: 1.4em;
	line-height: 21px;
}
h5 {
	font-size: 1.2em;
	line-height: 19px;
}
h6 {
	font-size: 1em;
}

.neteja {
	clear: both;
}
hr.linia {
	width: 100%;
	border: 0px;
	border-bottom: 5px solid #C3C2C1;
}
img.marc {
	border: 5px solid #C3C2BB;
}
img.marc_blocaire {
	border-bottom: 5px solid #C3C2BB;
}


/* -------- ESTILS GENERALS -------- */

.taronja, .taronja a { color: #F76114 !important; }
.negre, .negre a { color: #000000 !important; }
.marro, .marro a { color: #956826 !important; }
.lila, .lila a { color: #403688 !important; }
.violeta, .violeta a { color: #DF0059 !important; }
.vermell, .vermell a { color: #E5272D !important; }
.verd, .verd a { color: #8BC001 !important; }
.verd_fosc, .verd_fosc a { color: #384818 !important; }
.gris_fosc, .gris_fosc a { color: #272C2A !important; }
.gris, .gris a { color: #666666 !important; }

hr.taronja { display: none }
hr.taronja_prim { clear: both; border-bottom: 2px solid #F76114; height: 2px; }
hr.taronja_cap { clear: both; border-bottom: 1px solid #F76114; height: 1px; }

hr.verd { display: none }
hr.verd_prim { clear: both; border-bottom: 2px solid #8BC001; height: 2px; }
hr.verd_cap { clear: both; border-bottom: 1px solid #8BC001; height: 1px; }

hr.verd_fosc { display: none }
hr.verd_prim_fosc { clear: both; border-bottom: 2px solid #384818; height: 2px; }
hr.verd_cap_fosc { clear: both; border-bottom: 1px solid #384818; height: 1px; }

hr.vermell { display: none }
hr.vermell_prim { clear: both; border-bottom: 2px solid #E5272D; height: 2px; }
hr.vermell_cap { clear: both; border-bottom: 1px solid #E5272D; height: 1px; }

hr.violeta { display: none }
hr.violeta_prim { clear: both; border-bottom: 2px solid #DF0059; height: 2px; }
hr.violeta_cap { clear: both; border-bottom: 1px solid #DF0059; height: 1px; }

hr.marro { display: none }
hr.marro_prim { clear: both; border-bottom: 2px solid #956826; height: 2px; }
hr.marro_cap { clear: both; border-bottom: 1px solid #956826; height: 1px; }

hr.negre_prim { clear: both; border-bottom: 2px solid #000; height: 2px; }


div.opinio {
	color: #3b3f3d;
	margin-bottom: 5px;
}
div.opinio a {
	color: #3b3f3d;
}
div.opinio div.foto {
	padding-top: 5px;
	margin-bottom: 3px;
	width: 60px;
}
div.opinio div.bloc_grafic {
	margin-bottom: 5px;
}
div.opinio div.bloc_grafic_g {
	margin-bottom: 5px;
	background-color: #DDD;
	padding: 5px;
}

div.opinio div.bloc_grafic div.esquerra, div.opinio div.bloc_grafic_g div.esquerra {
	float: left;
	width: 200px;
	font-size: 13px;
	color: #000;
}
div.opinio div.bloc_grafic div.dreta, div.opinio div.bloc_grafic_g div.dreta {
	float: right;
	width: 80px;
}
div.opinio h4 {
	font-size: 16px;
	margin-bottom: 0px;
}
div.opinio p {
	margin: 5px 0px 15px 0px;
}


td.separacio {
	height: 7px;
}

.paginacio {
	display: none;
}

.data {
	color: #605d5d;
	display: block;
	margin-bottom: 3px;
	font-size: 11px;
}
.ocult {
	display: none;
}

.limitacio {
	float: left;
}

.antispam_error {
	color:#FF0000;
	font-size:14px;
	font-weight:bolder;
}
#inscriure-text {
	color: #666;
	font-weight: bolder;
}


/* -------- PORTADA -------- */
div.portada_imatge { 
	float: left;
	margin: 10px 10px 5px 0px;
	width: 200px;
	background-color: #C3C2BB;
	text-align: center;
}
.categoria {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bolder;
	font-family: Arial;
}
.categoria a {
	color: #3b3f3d;
}

h5.avantitol {
	margin: 5px 0px 3px 0px;
	font-size: 14px;
}






/* -------- LlISTAT D'ARTICLES -------- */
div.llistat_imatge {
	float: left;
	margin: 10px 10px 5px 0px;
	width: 200px;
	background-color: #C3C2BB;
	text-align: center;
}


/* -------- ARTICLE -------- */
div.article_imatge {
	float: left;
	margin: 10px 10px 5px 0px;
	width: 200px;
	background-color: #C3C2BB;
	text-align: center;
}
div.llegenda {
	display: none;
}


div.desplacament {
	display: none;
}


div#loading_comentaris, div#loading_comentari_enviar {
	display: none;
}
h2.article {
	font-weight: bolder;
	margin-bottom: 20px;
}
.article_gf a {
	color: #3b3f3d;
}
.article_gf a:hover {
	color: #3b3f3d;
	border-bottom: 1px dashed #3b3f3d;
}
.article_b a {
	color: #006DB5;
}
.article_b a:hover {
	color: #006DB5;
	border-bottom: 1px dashed #006DB5;
}


.opinio a {
	color: #0084d8;
}
.opinio a:hover {
	color: #0084d8;
	border-bottom: 1px dashed #0096e6;
}

.peudefoto {
	background-color:#EEEEEE;
	color: #605d5d;
	font-size: 11px;
	padding: 5px 5px 3px 5px;
	text-align: left;
}

div#bloc_comentari {
	display: none;
}


div.article_gf p {
	margin-top: 5px;
}

div.article_b ul {
	list-style-image:url('/img/icones/bullet.gif');
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
div.article_b ul li {
	padding-bottom: 5px;
}
div.article_b ul a {
	color: #333;
}


div#dinamic {
	display: none;
}



.bloc {
	padding: 20px;
}
.fons_blau {
	background: #e5f4fd;
	padding: 10px;
}
