body {
	background-image:url(../img/fondo.gif);
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	margin:0px;
	padding:0px;	
}
ul {
	margin:0px;
	padding:10px;
	margin-left:10px;
	line-height:20px;
}
a {
	color:#1a82bd;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#9bbed2;
	text-decoration:none;
	font-weight:bold;
}

.linka {
	color:#1a82bd;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
.linka:link {
	color:#9bbed2;
	text-decoration:none;
	font-weight:bold;
}
.linka:visited {
	color:#9bbed2;
	text-decoration:none;
	font-weight:bold;
}
.linka:hover {
	color:#9bbed2;
	text-decoration:none;
	font-weight:bold;
}

#contenedor {
	/*width:960px;*/
	margin-left:auto;
	margin-right:auto;
	background:#edfcff;
	padding:0px;
	line-height:140%;
}
#div_cabecera_logo {
	background-image:url(../img/header_er.jpg);
	float:right;
	height:100px;
	width:960px;
	background-repeat:no-repeat;
	background-color:#999999;
}
#div_cabecera_swf {
	width:568px;
	height:85px;
	float:left;
}
#contingut {
	padding-top:12px;
	font-size:12px;
	text-align:justify;
}

.titol_pagina {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:30px 25px 0 2px; 
	color:#000000;
	height:16px;
	background-image:url(../img/fons_titol.gif);	
	background-repeat:repeat-x;
	height:25px;
}

/* DIV  de informació de connectat com ADMINISTRADOR */
.descon_font {
	color:black; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.descon_font_link {
	cursor:pointer;
	font-family:"Courier New", Courier, monospace;
	color:#555555;
}

.descon_font_link:hover {
	color:#FFFFFF;
}



.sec_titular {
	background-color:#005C54;
	color:#FFF;
	padding:6px;
	font-size:14px;
	font-weight:bold;
}
#peu_pagina {
	clear:both;
	font-size:11px;
	text-align:center;
	border-top:1px solid #CCC;
	margin-top:15px;
	padding-top:4px;
	padding-bottom:4px;
}
.pie_foto {
	text-align:center;
	font-size:10px;
}
.num_membres {
	border:2px solid #008FD8;
	padding:4px;
	color:#F60;
	margin-bottom:4px;
	line-height:34px;
}
.clear {
	clear:both;
	height:10px;
}
#link_titol {
	text-decoration:none;
	color:#FFFFFF;
}

#box {
	padding:4px; 
	border:1px solid #CCC;
	margin-bottom:6px;
}
h3 {
	font-size:10px;
	font-style:italic;
}
#include {
	padding:0px 0px 0px 10px;
}
/* QUADRES  */

.cuadre1_titol {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11pt;
	color: #555555;
}
.cuadre1_cos {
	font-family: Tahoma;
	font-size: 10pt;
	color: #6B6B6D;
}
/* CONVOCATORIES */
.titol {
	color:#005C54;
	font-size:14px;
	font-weight:bold;
}
.camp_descr {
	color:#333333;
	font-weight:bold;
}
.camp_info {
	color:#555555;
	font-style:italic;
	background-color:#EEEEEE;
}
.avis {
	color:#CE2613;
	font-weight:bold;
	border:#005C54 2px solid;
	padding:7px;
	background-color:#FFFFFF;
}
.resum {
	background-color:#FFFFFF;
	margin:0px;
}


/* Estils de màsqueres */

#capa_superior{
	border: 1px solid #005c54;	
	background-color:#eeeeee;
	position: absolute; 	/* Posicionamient absolut */
	top: 50%; 				/* Des de dalt, colocar-lo al 50% de la pantalla */
	left: 50%; 				/* Des de l'esquerra colocar-lo al 50% de la pantalla */
	height: 200px; 			/* Alt */
	width: 200px; 			/* Ample */
	font-size:11px;
}
#capa_superior table th{
	background-image:url(../img/fons_requadre_mascara.gif);
}
#capa_mitja{
	background:url(../img/fons_mascara.gif);
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

/* */
.button_fck {
background-color:#CCCCCC;
border:2px solid #666666;
cursor:pointer;
font-family:"Courier New",Courier,monospace;
font-weight:bold;
padding:5px 40px;
text-transform:uppercase;
width:150px;
}

/* Cercador */
.select_paginat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.option_paginat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

