body {
    font-family: Arial;
    font-size: 12px;
    color: #242424;
    line-height: 16px;
    margin: 19px 0;
    padding: 0;
    background-color: #FFF;
    text-align: center;
    background: url("../images/fondo.gif") repeat-x;
}

#ventana {
		position: relative;
    margin: 0 auto;
    width:961px;
}

#cap {
	position: relative;
	display: block;
	width: 961px;
	height: 191px;
	background-image: url("../images/cap.gif");
}

#idioma_cat a, #idioma_esp a {
	position: absolute;
	right: 56px;
	top: 79px;	
	display: block;
	width: 15px;
	height: 15px;
}
#idioma_esp a {top: 99px;}

#idioma_cat a:hover, #idioma_cat a.in {background-image: url("../images/cat_on.gif");}
#idioma_esp a:hover, #idioma_esp a.in {background-image: url("../images/esp_on.gif");}


#cos {
	position: relative;
	top: -30px;
	width: 800px;
	text-align:left;
	margin: 0 auto;
}

#col_izda {
	position: relative;
	float:left;
	width: 185px;
	/*border: 1px solid #000;*/
}

#col_dcha {
	position: relative;
	float:left;
	width: 565px;
	margin-left: 20px;
	/*border: 1px solid #000;	*/
}

.panel {
	position: relative;
	margin: 25px 0 0 40px;
	border: 1px solid #FFF;
    overflow: hidden;
    display: block;
}
.imagen_derecha {
    float: right;
    padding:0px 0px 4px 20px;

}
/*

.imagen_izquierda {
    float:left;
    padding: 20px 20px 0px 0px;
}
*/


.imagen_izq {
    float:left;
    width:269px;
    margin: 0px 20px 0px 0px;
}

.cell{
    margin-left:275px;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}

.texto_foto {
    padding-top:90px;
    font-size: 12px;
}

/*** GENERALS ***/
ul { 
  margin: 0;
  list-style:none;
  padding: 0;
}
a {
	text-decoration: none;
	color: #8e0028;
}

a:hover {
	/*color: yellow;*/
	color: #470413;
}

p {
    margin: 0 0 0 0;
    padding: 0px;
    text-align:justify;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;	
	color: #000;
}
span.gris {
	color: #4d4d4d;
}
/*** FI GENERALS ***/


/*** MENU ****/
ul#menu {
	position: relative;
	margin-left: 10px;
}

ul#menu li {
	padding: 0;
	margin-bottom: 8px;
}

ul#menu li a {
	background: url("../images/menu-disc.gif") no-repeat 0 3px;	
	padding-left: 17px;
}

ul#menu li a.in {
	color: #949494;
}

ul#menu li.conveni { margin-top: 20px;}
ul#menu li.conveni a { font-weight: bold; }
/*** FI MENU ***/ 


/*** BANNERS ***/
#banners {
	text-align: center;	
	margin-top: 30px;
}

#banners img{
   border:0px;
}

#banners a {
	display: block;
	width: 158px;
	height: 72px;
	margin: 0 auto 10px;
}

/**** FI BANNERS ****/

/*** PAGINACIO ***/
#paginacio {
	position: relative;
	color: #5f6c70;
	background-color: #deeaee;
	text-align: center;
	height: 15px;
	font-size: 10px;
}
	
#anterior a {
	position: absolute;
	background: url(../images/anterior.gif) no-repeat;
	padding-left: 23px;
	left:0px;
}	

#seguent a {
	position: absolute;
	background: url(../images/seguent.gif) no-repeat right top;
	padding-right: 23px;
	right:0px;
}
/*** FI PAGINACIO ***/

 /*** TEXTE ***/

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height:24px;	
}
h2 { 
	font-size: 14px; 
	margin: 5px 0;
}
h3 {
    font-size: 13px; 
    font-weight: bold;
}

h4 {
    font-size: 12px; 
    font-weight: bold;	}


.titulet {
	font-weight:bold;
	display: block;
}

/*** FI TEXTE  ***/


/*** LLISTATS ***/

h2.subseccio {
    background:  no-repeat top left;
	padding-left: 20px;
	margin-top: 17px;
	margin-bottom: 7px;
}

h2.subseccio a, h3.subseccio a,h4.subseccio a {
    color: #000000;
}

h2.subseccio a:hover, h3.subseccio a:hover, h4.subseccio a:hover {
    color: #470413;
}

h3.subseccio {
    background: url("../images/cuadre_list.gif") no-repeat center left;
    padding-left: 20px;
    margin-top: 25px;
    margin-bottom: 7px;
}

h4.subseccio {
    background: url("../images/cuadre_list_nivell2.gif") no-repeat center left;
    padding-left: 20px;
    margin-top: 25px;
    margin-bottom: 7px;
}




.fondo_gris {
	/*background-color: #f4e5ea;*/
	background-color: #e9e9e9;
	/*_height: 1px;*/
}

/*** CERCADOR ***/
#cercador {
	position: relative;
	background-color: #f4e5ea;
	padding: 12px 15px 12px 27px;
	margin-bottom: 20px;
	/*_height: 1px;*/
}
#cercador .col1 {
	float:left;
	width:254px;
	margin: 5px 25px 5px 0;
}
#cercador .col1 span {
	float:left;
	width:120px;
}

#cercador .col1llarg {
	float:left;
	width:254px;
	margin: 5px 25px 5px 0;
}
#cercador .col1llarg span {
	float:left;
	width:65px;
}


#cercador .col2 {
	float:left;
	width:200px;
	margin: 5px 0;
}
#cercador .col2 span {
	float:left;
	width:100px;
}

input.cercador {
	float:left;
	width: 125px;
}

#cercador #fechaAprob {
    width: 80px;
}

#cercador input.cercar {
    position: absolute;
    bottom: 13px;
	right: 20px;
    display: block;
	width: 51px;
	height: 21px;
	background-image: url(../images/cercar.gif);
    border: 0;
}

#idInstitucion{
    width:180px;
}

/*** FI CERCADOR ***/

/*** BOTONS ***/
/*#cercar {
	position: absolute;
	bottom: 13px;
	right: 20px;
}

#cercar a {
	display: block;
	width: 51px;
	height: 21px;
	background-image: url(../images/cercar.gif);
}
#enviar {
	position:absolute;
	bottom: 25px;
	right: 61px;
}

#enviar a {
	display: block;
	width: 50px;
	height: 21px;
	background-image: url(../images/enviar.gif);
}*/
/*** FI BOTONS ***/


/*** GENEREALS ***/
input,select, textarea {
	border: 1px solid #c9c6c7;
  font-family: Arial;
  font-size: 12px;
  color: #242424;
}

.etiqueta, .etiqueta_top {
	float:left;
	color: #fff;	
	line-height: 19px;
	padding: 0 40px 0 16px;
	background: #8e0028 url(../images/tab.gif) no-repeat right;	
}
.dreta_linia {
	border-bottom: 2px solid #deeaee;
	height: 14px;
    text-align: right;
    font-size: 10px;
    color: #8e0028;
}

/*** PEU ***/

#peu{	margin-top: 20px;text-align: right;}
#peu a { font-size: 10px; }

/*** FI PEU ***/

/*** NOTICIES ***/
.noticia {
	padding: 20px 0;
	border-bottom: 2px solid #deeaee;
}
.data_noticia {
	display: block;
}
.pie_foto {
	font-size: 10px;
	line-height: 16px;
	color: #5f6c70;
	text-align:center;
	display: block;
}

/*** FI NOTICIES ***/


/*** ENLLA�OS ***/
.enlace .etiqueta {
	background: url(../images/tab_gris3.gif) no-repeat right;
    padding: 0 20px 0 0;
}

.enlace .fondo_grisoscuro {
    padding: 0px 15px;
    background-color: #3f3f3f;
}

.enlace ul {
	padding: 15px 25px;
}

.enlace ul li {
	display: block;
	background: url("../images/menu-disc_gris.gif") no-repeat 0 3px;
	padding-left: 17px;
    margin-bottom: 7px;
}
/*** FI ENLLA�OS ***/


/*** INFORMES ***/
#informes .informe {
	background: url("../images/cuadre_list.gif") no-repeat 0 3px;
	padding-left: 20px;
	margin-bottom: 7px;
}

#informes ul li {
    display: block;
    background: url("../images/menu-disc.gif") no-repeat 0 3px;
    padding-left: 17px;
    margin-bottom: 4px;
    text-align: justify;
}

.illa {
	display: block;
	background: url("../images/cuadre_p.gif") no-repeat 0 3px;	
	padding-left: 15px;
}
.nou {
	display: block;
	width: 23px;
	height:21px;
	background-image: url("../images/novetat.gif");
}
/*** FI INFORMES ***/


/*** NOVETATS ***/
#novetats .titol {
	display: block;	
	background-image: url("../images/cuadre.gif");
	background-repeat: no-repeat;
	background-color: #4d4d4d;

	line-height: 24px;
	padding-left: 30px;
	margin-bottom: 2px;
	color: #FFF;
	border-bottom: 1px solid #e3bfc9;	

}
#novetats ul {
	margin-left: 25px;
	margin-bottom: 2px;
	padding-left: 10px;
	background-color: #f0f0f0;	
}

#novetats ul li {
	display: block;
	background: url("../images/menu-disc_gris.gif") no-repeat 0 13px;
	padding : 10px 10px 10px 17px;
    text-align: justify;


    /*line-height: 16px;
	color: #242424;*/

}

#novetats ul h2 {
    margin: 1px;
	padding : 5px 5px 5px 5px;
    text-align: justify;
}


#novetats ul li p{
    text-align:justify;
}
#novetats ul form {
	padding : 0px 0px 0px 0px;
    margin: 0 0 0 0;
    overflow: hidden;
    /*line-height: 16px;
	color: #242424;*/

}
/*** FI NOVETATS ***/


/*** OPOSICIONS ***/
#oposicions ul li{
	display: block;	
	background: url("../images/menu-disc.gif") no-repeat 0px 12px;	
	padding: 9px 0 9px 17px;
	border-top: 2px solid #deeaee;
}
/*** FI OPOSICIONS ***/

/*** CONTACTE ***/
#contacte {
	position: relative;
	display: block;
	width: 543px;
	height: 489px;
	background-image: url("../images/fons-contacte.gif");
}
#fitxa_contacte {
	padding: 60px;
}

#contacte label {
    float: left;
    vertical-align: top;
    font-size: 11px;
}

#contacte input, #contacte textarea {
    float: right;
    width: 300px;
    margin-bottom: 8px;
}

#contacte input.enviar {
    position: absolute;
    bottom: 15px;
    right: 61px;
    width: 50px;
    height: 21px;
    background-image: url(../images/enviar.gif) !important;
    border: 0;
}

#contacte .fila {
    clear: both;
}

#contacte textarea {
	height: 160px;
}

.error_box{
   height: auto;
   width: auto;
   border: 1px solid #b50027;
   background-color: #bf8f9a;
   background-image:url("../images/ErrorCircle.png");
   background-position: 97% 50%;
   background-repeat:no-repeat;
   padding: 4px;
   margin-top: 20px;
}

/*** FI CONTACTE ***/


/**** ESTILS PER A INFORMACIONS TIPUS TEXT ****/
.negreta {
    font-weight: bold;
}

.pestanya {
    float:left;
    color: #fff !important;
    line-height: 19px;
    padding: 0 40px 0 16px;
    background: #8e0028 url(../images/tab.gif) no-repeat right;
}

.peuEsquerra {
    text-align: left;
    margin-left: 100px;
}

.peuDreta {
    text-align: right;
    margin-right: 100px;
}

.marc_blau {
    border-top: 2px solid #deeaee;
    border-bottom: 2px solid #deeaee;
    padding: 20px 0;
}

.caixa_gris {
	margin-bottom: 5px;
	padding: 8px;
	background-color: #e5e5e5;
}

.caixa_rosa {
	margin-bottom: 5px;
	padding: 8px;
	background-color: #f4e5ea;
}

.linia_granat {
	font-size: 1px;
	clear:both;
	height:2px;
    background-color: #8e0028 !important;
}

.linia_gris {
    font-size: 1px;
	clear:both;
	height:2px;
    background-color: #3f3f3f !important;
}

.linia_blava {
    font-size: 1px;
	clear:both;
	height:2px;
    background-color: #deeaee !important;
}

.col_esquerra {
    float:left;
    width: 215px;
}

.col_dreta {
    float:left;
    padding-left: 23px;
}

.net {
    clear:both;
}

.bot {
    clear:both;
    height:20px;
}

img.icona {
    vertical-align : middle;
    padding : 0 5px;
}

ul.llista_tabulada {
	padding: 3px 25px;
    text-align: justify;
}

.novetat_texte{
	float:left;
	margin-right:5px;
}

ul.llista_tabulada li {
	display: block;
	background: url("../images/punt02.gif") no-repeat 0 3px;
	padding-left: 17px;
	margin-bottom: 7px; 
}

ul.llista_tabulada_nivell2 li {
    margin-top: 7px;
    margin-left: 17px;
    background:url("../images/cuadre_p.gif") no-repeat 0 5px;
}
