body { background-color: #FFF; color: #000; margin: 0 auto; font-family: Arial, Verdana, sans-serif; line-height: 16px; }
img { border-width: 0px; vertical-align: middle; }
a { text-decoration: none; cursor: pointer; color: #EF3125; }
a:hover { text-decoration: none; }
br.p { margin-bottom: 2px; clear: both; }
hr { width: 100%; border: 0px; border-bottom: 1px solid #cdcbca; }
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: 23px; }
h2 { font-size: 1.8em; line-height: 21px; }
h3 { font-size: 1.6em; line-height: 19px; }
h4 { font-size: 1.4em; line-height: 17px; }
h5 { font-size: 1.2em; line-height: 15px; }
h6 { font-size: 1em; }


.gris, .gris a { color: #7A7A7A !important; }
.gris_clar, .gris_clar a { color: #BFBFBF !important; }
.negre, .negre a { color: #000 !important; }
.vermell, .vermell a { color: #EF3125 !important; }

hr.vermell { height: 1px; border-bottom: 1px solid #EF3125 }
.data { color: #605D5D; font-size: 10px; text-transform: uppercase; }


div.activitats {
	float: right;
	width: 300px;
	margin-top: 30px;
}
div.activitats div.contingut {
	background-color: #E9E9E9;
	padding: 20px 10px;
}

div.article_esquerra {
	float: left;
	width: 380px;
}
div.article_dreta {
	float: right;
	width: 200px;
}

div.llegenda { display: none }



/* CONTINENT */
div#continent { 
	background-color: #FFF;
	margin: 0 auto;
	padding: 20px 0;
	width: 940px;
}


div#cap { 
	background-color: #EFEFEF;
	width: 100%;
}
div#cap div#cap_contingut {
	margin: 0 auto;
	width: 960px; 
	background: #EFEFEF url(../img/fons/fons_cap.png) no-repeat 600px 70px;
	height: 100px;
}
div#cap div#cap_contingut div#logo {
	clear: both;
	width: 140px;
	float: left;
}

/* MENU */
div#menu { display: none; }


div#peu_dalt {
	background-color: #EEEEEE;
	padding: 10px 20px;
	font-size: 11px;
}

div#peu_sota {
	display: none;
}


