* {
	margin: 0;
	padding: 0;
}

html, body, table {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a.link_global {
	color: #C1C1C1;
	font-size: 10px;
}

a.link_global:hover {
	color: #9B9B9B;
}

.clear {
	clear: both;
}

.quadre_gris {
	text-indent: -2000px;
}

#cont_ppal td {
	border-left: solid 1px #A7A7A7;
	border-bottom: solid 1px #A7A7A7;
}
/********** Primera columna **********/
#cab_col1 {
	background: url(../imatges/fondos/bandera_roja.jpg) no-repeat left top;
}

#nav_ppal li {
	text-align: right;
	background: url(../imatges/fondos/linea_menu.jpg) no-repeat right bottom;
	padding: 8px 10px 8px 0px;
}

#nav_ppal li.submenu {
	background: url(../imatges/fondos/linea_submenu.jpg) no-repeat right bottom #ECECEC;
}

#nav_ppal li a {
	display: block;
	background: url(../imatges/fondos/quadre_gris.jpg) no-repeat 100% 50%;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	color: #9B9B9B;
	font-weight: bold;
}

#nav_ppal li a:hover {
	color: #000000;
}

#nav_ppal li a.seccio_actual, #nav_ppal li a.seccio_actual:hover {
	color: #6D0707;
}

#nav_ppal li.submenu a.seccio_actual, #nav_ppal li.submenu a.seccio_actual:hover {
	color: #000000;
}

#links_tipics ul {
	background: url(../imatges/fondos/trama_diagonal_gris.jpg) repeat-x left top;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 8px;
	border-bottom: solid 1px #EDEDED;
}

#links_tipics ul li {
	text-align: right;
	padding: 0px 10px 0px 0px;
	line-height: 20px;
}

#links_tipics ul li a {
	padding: 0px 20px 0px 0px;
}

#links_tipics #link_inici {
	background: url(../imatges/fondos/home_ico.jpg) no-repeat 100% 50%;
}

#links_tipics #link_contacte {
	background: url(../imatges/fondos/mail_ico.jpg) no-repeat 100% 50%;
}

#links_tipics #link_mapa {
	background: url(../imatges/fondos/map_ico.jpg) no-repeat 100% 50%;
}
/********** Segona columna **********/
#cab_col2 {
	background: url(../imatges/fondos/banner_central.jpg) no-repeat left top;
}

#info {
	width: 387px;
}

#info h2 {
	background-color: #6D0607;
	color: #FFFFFF;
	font-size: 12px;
	margin: 1px;
	padding: 10px 0px 9px 15px;
	text-align: left;
	text-transform: uppercase;
}

#info h3 {
	background: url(../imatges/fondos/creueta.jpg) no-repeat right bottom #484848;
	color: #FFFFFF;
	font-size: 11px;
	margin: 1px;
	padding: 5px 0px 9px 15px;
	text-transform: uppercase;
	text-align: left;
}

#info p {
	text-align: justify;
	margin: 5px 15px;
	line-height: 17px;
	font-size: 11px;
}

#info img {
	display: block;
	margin: 0 auto;
}

#info #img_loading {
	margin: 30px 0px 0px 180px;
}

#info #paragraf1 {
	background: url(../imatges/fondos/creueta.jpg) no-repeat left top;
	padding-top: 10px;
	margin-top: 0px;
}

#info .quadre_informatiu {
	margin: 10px 1px 0px;
	background: url(../imatges/fondos/creueta.jpg) no-repeat right bottom #484848;
	padding: 2px 14px 12px;
	color: #FFFFFF;
}
/********** Tercera columna **********/

/********** Quarta columna **********/
#cab_col4 {
	background: url(../imatges/fondos/meitat_escut_gris.jpg) no-repeat left top;
}

div#llista_idiomes {
	margin-left: 10px;
	margin-bottom: 5px;
	color: #C1C1C1;
}

div#llista_legals {
	background-color: #FFFFFF;
	color: #8A929A;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
}

#llista_legals a {
	color: #8A929A;
}

#llista_legals a:hover {
	color: #9B9B9B;
}
