body {
	background: #000 url(../images/fons.png) repeat-x fixed;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	overflow: auto;
}
a:link {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #A00;
	cursor: hand;
	text-decoration: underline;
}
a:active {
	color: #A00;
	text-decoration: none;
}
a img {
	border: none;
}
a:hover img{
	opacity: 0.70;
	filter: alpha(opacity=70);
	zoom: 1;
}


/* --------- HEADER --------- */

#header {
	width: 960px;
	height: 207px;
	text-align: center;
}
#menu {
	width: 960px;
	height: 38px;
	background: url(../images/fons_menu.png) repeat-x;
}
#menu ul {
	list-style-type: none;
	margin-top: -12px;
	margin-left: -40px;
}
.apartat {
	width: 191px;
	height: 37px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 37px;
	text-shadow: 2px 2px black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
.left {
	border-left: none !important;
	width: 192px;
}
.selected {
	background: url(../images/fons_menu_sel.png) repeat-x;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited{
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	background: url(../images/fons_menu_sel.png) repeat-x;
	cursor: hand;
}


/* --------- CONTINGUT --------- */

#brillo {
	margin-left: auto;
	margin-right: auto;
	background: url('../images/fons_brillo.png') no-repeat top;
}
#contingut {
	width: 960px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666;
}
#pagina {
	width: 900px;
	margin-left: 30px;
    margin-top: 25px;
}
h1 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	line-height: 10px;
}
h3 {
	font-size: 12px;
	color: #999;
	line-height: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}


/* --------- NOTICIES --------- */

#noticia_sencera {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#esquerra_noticia {
	float: left;
	width: 530px;
	padding-right: 17px;
	margin-bottom: 20px;
}
#dreta_noticia {
	float: right;
	width: 330px;
	margin-top: 25px;
}
#dreta_noticia_img {
    width: 328px;
    border: 1px solid #999;
}
#dreta_noticia div {
	float: left;
	width: 105px;
	margin-bottom: 20px;
}
#separador {
	float: left;
	background-image: url('../images/separador.png');
	width: 1px;
	height: 399px;
}
#noticies {
	float: left;
	width: 400px;
	height: 145px;
	text-align: left;
	overflow: hidden;
	padding: 10px;
	border: 1px dashed #999;
	margin: 14px;
}
#noticies:hover {
	background-color: #F7F7F7;
}
#imatge {
	width: 400px;
	height: 100px;
	text-align: center;
    border: 1px solid #999;
}
#paginador {
	float: left;
	margin: 6px auto 20px auto;
	text-align: center;
	font-size: 14px;
	width: 900px;
}
#paginador a {
	padding: 3px;
}
#compartir {
	margin-top: -23px;
	margin-left: 37px;
}
#logo_envia {
	margin-top: 10px;
	color: white;
}
#envia {
	width: 450px;
}
#envia fieldset {
	background: white;
	margin-top: 15px;
	border: 3px double #C00;
	width: 400px;
}
#envia input {
	border: 3px double #999;
	width: 300px;
	float: right;
	margin-right: 10px;
	margin-top: -4px;
}
#envia legend {
	font-size: 15px;
	color: #C00;
	background: white;
	border: 3px double #C00;
}
#envia textarea {
	width: 390px;
	height: 100px;
	border: 3px double #999;
	float: right;
	margin-right: 10px;
}
.submit {
	width: 390px !important;
	height: 23px !important;
	margin-top: 10px !important;
	background: #C00;
	border: 0px !important;
	color: white;
}
#enviat {
	margin-top: 170px;
	text-align: center;
	color: white;
}
#enviat a {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}


/* --------- COMISSIÓ --------- */

#entitats_comissio {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	height: 100px;
}
#entitats_comissio div {
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#logos_comissio {
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 255px;
}
#logos_comissio div {
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}


/* --------- CONTACTA --------- */

#form_esq {
	float: left;
	margin-left: 50px;
	width: 400px;
}
#form_esq input {
	width: 210px;
	margin-bottom: 10px;
}
#form_esq select {
	width: 210px;
}
#form_esq p {
	color: red;
	line-height: 0px;
}
#form_dre {
	float: left;
	width: 420px;
	height: 240px;
}
#form_dre textarea {
	width: 383px;
}
#item_form {
	float: left;
	line-height: 22px;
	width: 160px;
}
.eContacta {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}


/* ------- FOOTER ------- */

#peu {
	color: #CCC;
	text-align: center;
	margin-top: 5px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 13px;
}
#peu a:link {
	color: #AAA;
}
#peu a:visited {
	color: #AAA;
}
#peu ul {
	margin-left: 185px;
}
#peu ul li {
	float: left;
	margin-right: 20px;
    list-style-type: none;
}
.facebook {
	margin-top: -20px;
}
a.facebook {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url("../images/facebook.png");
}
a.facebook:hover {
	background-position: 20px 0;
}
.twitter {
	margin-top: -20px;}
a.twitter {
	display: block;
	width: 24px;
	height: 20px;
	text-decoration: none;
	background-image: url("../images/twitter.png");
}
a.twitter:hover {
	background-position: 24px 0;
}
.disseny {
	margin-top: -12px;
	margin-left: 60px;
}
a.disseny {
	display: block;
	width: 159px;
	height: 29px;
	text-decoration: none;
	background-image: url("../images/disseny.png");
}
a.disseny:hover {
	background-position: 159px 0;
}
