/* Estils comuns */
body,td,th {
	color: #000000;
/*	font-size: 0.8em;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
a {
	color: #5E5E5E;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}
input, textarea, select {
	color: #000000;
	background-color: #E5E5E5;
	border-top: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	border-bottom: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
}
.formPressupostos input, .formPressupostos textarea, .formPressupostos select {
	width: 400px;
}
.formWidthAuto {
	width: auto;
}
input.boto {
	width: auto;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px outset #E5E5E5;
	background-color: #5E5E5E;
	color: #FFFFFF;
}

/* Estils d'elements */
#base {
	width: 97%;
	margin-left: 1%;
	margin-right: 1%;
}
/* CAPCALERA */
#idiomes {
	font-size: 0.6em;
	text-align: right;
	background-color: #5E5E5E;
	color: #E5E5E5;
	padding-right: 3px;
}
#idiomes A {
	color: #E5E5E5;
	text-decoration: none;
}
#idiomes A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#capcalera {
	background-color: #5E5E5E;
	border-right: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
}
#logo {
	background-color: #E5E5E5;
	width: 25%;
	text-align: center;
	border-right: 1px dashed #CC3333;
}
#eslogan {
	background-color: #FFFFFF;
	background-image: url(img/fonsCapcalera.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 75%;
	height: 79px;
	color: #CC3333;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 0px 0px 5px #000000;
}
#menuColE {
	width: 25%;
	text-align: center;
	font-size: 0.6em;
	color: #E5E5E5;
}
#menuColE A {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #E5E5E5;
	font-weight: normal;
	text-decoration: none;
}
#menuColD {
	width: 75%;
	color: #E5E5E5;
}
#menuColD A {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
#menuColD A:hover, #menuColE A:hover {
  color: #000000;
	background-color: #E5E5E5;
}

/* PEU DE PAGINA */
#peuColE {
	width: 25%;
  background-color: #F8F8F8;
	border-right: 1px dashed #CC3333;
	border-left: 1px solid #5E5E5E;
	padding:10px;
}
#peuColD {
	font-size: 0.7em;
	width: 75%;
	background-color: #FFFFFF;
	border-top: 1px dashed #CC3333;
	border-right: 1px solid #5E5E5E;
	vertical-align: top;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
}

/* CONTINGUTS */
#contingut {
	background-color: #FFFFFF;
}
#columnaAmbits-ca {
	font-size: 0.6em;
	width: 25%;
	background-color: #F8F8F8;
	border-left: 1px solid #5E5E5E;
	border-right: 1px dashed #CC3333;
	vertical-align: top;
	background-image: url(img/fonsColumnaAmbitsca.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#columnaAmbits-es {
	font-size: 0.6em;
	width: 25%;
	background-color: #F8F8F8;
	border-left: 1px solid #5E5E5E;
	border-right: 1px dashed #CC3333;
	vertical-align: top;
	background-image: url(img/fonsColumnaAmbitses.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#columnaAmbits-ca a, #columnaAmbits-es a {
	font-weight: normal;
	margin-left: 40px;
  display: block;
	color: #5E5E5E;
	margin-right: 1px;
	text-decoration: underline;
	border-bottom: 1px dashed #CCCCCC;
	padding: 6px 5px 8px 4px;
}
#columnaAmbits-ca a:hover, #columnaAmbits-es a:hover {
	color: #000000;
	background-color: #E0E0E0;
}
#columnaAmbits-ca a.actiu, #columnaAmbits-es a.actiu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	background-color: #E0E0E0;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(img/triangleActiu.gif);
	background-repeat: no-repeat;
}
#columnaContingut {
	background-image: url(img/fonsColumnaContingut.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-right: 1px solid #5E5E5E;
	width: 75%;
	vertical-align: top;
	padding: 15px 10px 5px 10px;
}
#columnaContingut P {
	font-size: 0.8em;
}
/* pastilla titol pagina */
#columnaContingut TABLE.pastillaTitol {
	margin-bottom: 5px;
}
#columnaContingut TD.pastillaTitol {
	background: url(img/pastillaTitol_r2.gif) repeat-x bottom #EFEFEF;
	padding: 5px 0px 8px 0px;
}
#columnaContingut TABLE.continguts {
	margin: 0px 5px 5px 0px;
}
.titolArea {
	display: block;
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.directorArea {
	display: block;
	color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	float: right;
	background-image: url(img/puntVermell_ambOmbra.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
}
/* columna d'imatges en els continguts */
.columnaImatges {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	border-bottom: 1px dashed #CCCCCC;
}
.columnaImatges_darreraFila {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}
.columnaImatges IMG, .columnaImatges_darreraFila IMG {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CC3333;
}
.columnaImatges IMG.darreraImatge, .columnaImatges_darreraFila IMG.darreraImatge {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px none #FFFFFF;
}
/* columna de texts en els continguts */
.columnaTexts {
	vertical-align: top;
	text-align: justify;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px dashed #CCCCCC;
}
.columnaTexts_darreraFila {
	vertical-align: top;
	text-align: justify;
	padding: 10px 0px 10px 5px;
}
.columnaTexts H4, .columnaTexts_darreraFila H4 {
	font-weight: bold;
	color: #5E5E5E;
	margin-top: 0px;
	padding-top: 0px;
}
/* llistes no numerades en els continguts */
DIV.llistaUL {
	border: 1px dashed #5E5E5E;
	background-color: #E5E5E5;
	padding: 5px 10px 5px 10px;
	margin: 0px 25px 15px 30px;
}
DIV.llistaUL P.llistaElement {
	font-size: 0.7em;
	text-align: left;
	background-image: url(img/puntGris_ambOmbra.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
DIV.llistaUL UL {
	margin-top: -10px;
	font-size: 11px;
}
DIV.llistaUL UL UL {
	margin-top: 0px;
}
/* aplicacions en portada */
#columnaAplicacions {
	float: right;
	width: 150px;
	background-color: #F2F2F2;
	border-left: 1px dashed #CC3333;
	border-bottom: 1px dashed #CC3333;
	text-align: center;
	padding-bottom: 10px;
	margin: -15px -5px 5px 10px;
}
TABLE.pastilles {
	margin: 10px 0px 0px 0px;
	z-index: 10;
	width: 100%;
}
.pastilla {
	background-color: #CC3333;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #ECBFBD;
	text-align: center;
	width: 100%;
}
.pastilla A {
	text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #CCCCCC;
}
.pastilla A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* noticies */
#noticies {
	z-index: 0;
	background-color: #FFFFFF;
	padding: 2px 1px 0px 1px;
	margin: 0px 5px 0px 5px;
	text-align: left;
}
#noticies A {
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 6px 2px 6px;
	border-bottom: 1px dotted #5E5E5E;
}
#noticies A:hover {
	color: #CC3333;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#noticies A SPAN.data {
	color: #191919;
	font-size: 0.8em;
}
.selectorDataNoticies {
	display: block;
	color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: right;
}
.selectorDataNoticies input, .selectorDataNoticies select {
	width: auto;
	color: #000000;
	background-color: #E5E5E5;
	border-top: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	border-bottom: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.selectorDataNoticies input.boto {
	width: auto;
	font-weight: bold;
	border: 1px outset #E5E5E5;
	background-color: #5E5E5E;
	color: #FFFFFF;
}
DIV.noticia {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px dashed #5E5E5E;
	clear: both;
}
DIV.noticia H3 { /* titol */
	color: #5E5E5E;
	border-bottom: 1px solid #CC3333;
	margin: 0px;
}
DIV.titolNoticia {
	display: block;
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	padding-bottom: 5px;
}
DIV.noticia A.noticia { /* link */
	text-decoration: none;
}
DIV.noticiaDetall {
	margin: 10px 0px 5px 0px;
}
DIV.noticia IMG, DIV.noticiaDetall IMG {
	margin: 0px 0px 5px 10px;
	border: 1px solid #CC3333;
	float: right;
}
DIV.noticiaDetall H4, DIV.imatgesNoticia H4, DIV.linksNoticia H4 {
	color: #5E5E5E;
	margin: 0px;
}
DIV.noticia H5, DIV.noticiaDetall H5 { /* subTitol */
	color: #5E5E5E;
	margin: 0px;
}
DIV.noticia H6 {
	color: #5E5E5E;
	margin: 0px;
}
DIV.noticiaDetall P {
	text-align: justify;
}
DIV.imatgesNoticia {
	border-top: 1px dashed #5E5E5E;
	padding: 5px 0px 5px 0px;
}
DIV.imatgesNoticia IMG {
	margin: 5px 10px 0px 0px;
}
DIV.imatgesNoticia A IMG {
	border: 1px solid #5E5E5E;
}
DIV.imatgesNoticia A:hover IMG {
	border: 1px solid #CC3333;
}
DIV.linksNoticia {
	border-top: 1px dashed #5E5E5E;
	padding: 5px 0px 5px 0px;
}
DIV.linksNoticia P {
	background-image: url(img/puntGris_ambOmbra.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin: 5px 0px 5px 15px;
}
DIV.linksNoticia UL {
	font-size: 0.8em;
}
/* LINKS D'INTERES */
#molletes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #E5E5E5;
	padding: 2px;
	margin-top: 10px;
}
#molletes A {
	font-weight: normal;
	text-decoration: none;
}
#molletes A:hover {
	text-decoration: underline;
}
DIV.links H3 { /* titol categoria */
	color: #CC3333;
	margin-bottom: 0px;
}
DIV.links .categoriaAnterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #5e5e5e;
	text-align: right;
	border-top: 1px solid #CC3333;
	margin-bottom: 5px;
}
DIV.links H4, DIV.links H5 { /* titols */
	padding: 0px;
	margin: 0px;
}
DIV.links .subCategories { /* subcategories */
	border-top: 1px dotted #CCCCCC;
	background-color: #F2F2F2;
	padding: 5px;
}
DIV.links .subCategories P {
	margin: 0px;
	background-image: url(img/puntGris_ambOmbra.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
}
DIV.links .llistatLinks { /* llistat de enllasos */
	border-top: 1px dotted #CCCCCC;
	padding: 5px;
}
DIV.links .llistatLinks P {
	margin: 0px;
	background-image: url(img/puntVermell_ambOmbra.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
	color: #5E5E5E;
}
DIV.links .llistatLinks A {
	color: #CC3333;
	font-weight: normal;
}
DIV.links .llistatLinks A:hover {
	color: #000000;
}
/* ALTRES ELEMENTS */
.avisLegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: justify;
	color: #5E5E5E;
	padding: 5px;
}
.etiquetesCampsFormulari {
	font-size: 0.8em;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}
.missatgePortada {
	color: #5E5E5E;
	line-height: 150%;
	margin-top: 0px;
	text-align: justify;
}
/* menu superior */
div#menuSuperior div { display:inline; }
div#menuSuperior div span.text { padding:0 5px 0px 5px; border-right:1px solid #FFFFFF; }
