/* CSS Document */
/***************************/
/* TOC */
/* 1 - BODY */
/* 2 - PAGINA */
/* 3 - CAPSAL */
/* 	3.1 - Idiomes */
/*		3.2 - Faixa menu, barra de dalt, etc.*/
/*		3.3 - Menu Negre */
/*		3.4 - Missatge */
/* 4 - MENU */
/* 4.1 - Cercador */
/* 4.2 - RSS */
/* 5 - BARRA CENTRAL */
/* 	5.1 - Noticies */
/* 	5.2 - Pagines */
/* 	5.3 - Patrocinadors */
/*		5.4 - Galeria imatges */
/*		5.5 - Colaborar */
/*		5.6 - Premsa */
/* 6 - BARRA DRETA */
/* 7 - PEU */
/* 8 - MIDA DE LA LLETRA */
/* 9 - CONTACTAR */
/* 10 - JFORMS */
/*******************************/
/* 1 - BODY */
body {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	}
#all {
	font-size: 65%;
}
/*******************************/
/* 2 - PAGINA */

/*******************************/
/* 3 - CAPSAL */
#header {
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	}
/* 	3.1 - Idiomes */
/*		3.2 - Faixa menu, barra de dalt, etc.*/
/*		3.3 - Menu Negre */
#faixa_menu .menu {
	text-transform: uppercase;
	font-size: 1.2em;
}
#faixa_menu .menu a {
	text-decoration: none;
}
#faixa_menu .menu li a:first-letter {
	font-size: 1.2em;
}
/*******************************/
/* 4 - MENU */
#left .menu {
	font-variant: small-caps;
	font-size: 1.4em;
}
#left .menu a {
	text-decoration: none;
}
/* 4.1 - Cercador */
#left div.cercador h3 {
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: normal;
}
/* 4.2 - RSS */
#left div.rss {
	font-size: 1.4em;
	}
/*******************************/
/* 5 - BARRA CENTRAL */
#wrapper h1,
.categoria,
#page .contentheading,
#wrapper .componentheading {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#wrapper h1:first-letter,
.categoria:first-letter,
#page .contentheading:first-letter,
#imagenes #wrapper .componentheading:first-letter,
#wrapper .componentheading:first-letter {
	font-size: 25px;
}
#noticias #wrapper .componentheading:first-letter  {
	font-size: 18px;
	}
#wrapper .blog,
#wrapper .contact,
.weblinks {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: justify;
	}
.contentdescription {
	font-weight: bold;
}
.contact_address p {
	font-weight: bold;
	font-size: 18px;
	}
/* 	5.1 - Noticies */
#noticias .article_row  {
	font-size: 13px;
	}
#noticias .article_row p {
	line-height:1.2em;
	}
#noticias .article_row .contentheading a {
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.5px;
	}
#noticias .article_row .contentheading a:hover {
	text-decoration: underline;
	}
#noticias .article_row .iteminfo { 
	font-size: 11px;
	}
/* 5.2 - Pagines */
#page {
	font-size: 1.4em;
	}
#noticias #page .contentheading {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
#page .contentheading a {
	text-decoration: none;
}
.iteminfo {
	font-size: 10px;
	}
/* 	5.3 - Patrocinadors */
/*		5.4 - Galeria imatges */
/*		5.5 - Colaborar */
#main .moduletable ul.menu {
	font-size: 1.6em;
	font-weight: bold;
	}
/*		5.6 - Premsa */
/* 6 - BARRA DRETA */
#right {
	line-height: 1.2em;
	font-size: 1.3em;
	}
#oficina, #oficina2, #oficina3, #oficina4 {
}
/* 7 - PEU */
#footer {
	font-size:1.2em;
}
p.syndicate a {
	text-decoration: none;
	}
/* 10 - JFORMS */
div.jform {
	font-size: 1.3em;
}
div.jform form {
	width: 520px;
	margin-left: 130px;
}
div.jform img {
	float: right;
	margin-left: 10px;
}
div.jform fieldset legend {
	font-weight: bold;
}
div.jform form .jflegal {
	font-size: 0.8em;
}
div.jform .grandot {
	font-size: 1.4em;
}