@charset "utf-8";
/* CSS Document */

/* ================================ PALETA DE COLORS ================================ */

.cyan {
	color:#0072A5;
}

.cyan_12 {
	background:#E1EFF5;
}

.pantone_295C {
	color:#002E63;
}

.negre_70 {
	color:#4c4c4c;
}

.verd {
	color: #529526;
}
.warm_gray_11C {
	color:#7D7061;
}

/* ================================== G E N E R A L =============================== */

/* hack per evitar marges dobles a IE6 */

* html div { display:inline; }

div {
	/*border:1px solid red;*/
	width:auto;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: white;
	font-size: 11px;
	margin:0;
	padding:0;
	color:#4c4c4c;
	width: 100%;
	height: 100%;
	line-height: 140%;
	/*background:#4c4c4c;*/
}
p {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 12px 0;
	clear:both;
}

.helvetica {
	font-family: Helvetica, Arial, sans-serif;
}

input {
	font-family: Helvetica, Arial, sans-serif;
	color: #6B5C4F;
	font-size:10px;
}

input.radio_class {
	vertical-align:middle; 
	margin:0;
	padding:0;
	margin-right: 4px;
}

pre {
	font-family: Helvetica, Arial, sans-serif;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	margin-top:0;
}

#marc {
	width: 960px;
	/*height: 600px;*/
	left: auto;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding: 16px 22px 22px 22px;
	/*border: 1px solid #CCCCCC;*/
	/*background: black;*/
	display:block !important;
	background: white;
}
/* CODI PER CREAR EL CLEARER QUE EXTENDRA EL MARC FINS AL FINAL DE LA PAGINA */
#marc:after { 
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden; 
} 
#marc {display: inline-block;} 
/* Hides from IE Mac \*/ 
* html #marc {height: 1%;display:inline;} 
#marc {display:block;} 
/* End Hack */ 

img {
	border:0;
}

a {
	text-decoration:none;
	color:#4c4c4c;
}

a:hover {
	text-decoration:underline;
}

ul.triangles {
	float: left;
	margin:0;
	padding:0;
	list-style-type: none;
	_overflow:hidden;/* IE6 hack */
	/*width:100%;*/
	/*border:1px solid green;*/
	/*_display:inline;*/ 
}

ul.triangles li {
	float:left;
	padding:0;
	padding-left: 10px;
	margin:0;
	background-image: url(imatges/BULLET_triangle.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:100%;
	/*_display:inline;*/
	clear:both;
	/*border:1px solid red;*/
}

form {
	margin:0;
	padding:0;
}

form#busqueda {
	float:left;
	width:140px;
	padding-left: 8px;
}

#home form#busqueda {
	padding-left: 0;
}

#busqueda #input_text {
	width:100px;
	margin: 4px 4px 0 0;
}
#busqueda #boto {
	width:26px;
}

#home #busqueda {
	/* Excepcio */
	margin-top:0;
}

a.email {
	font-weight: bold;
}

.caixa_cyan {
	font-size:10px;
	background:#E1EFF5;
	padding:12px;
	/* */
	white-space: nowrap;
	word-wrap: normal;       /* Internet Explorer 5.5+ */
}
/* ================================= H E A D E R  ==================================== */

#header {
	float:left;
	width:940px;
	height: 90px;
	clear: both;
}

#header .idiomes {
	clear:both;
	font-size: 8px;
	padding-left:8px;
	width:auto;
	float: left;
}

#header .idiomes a {
	color:#4c4c4c;
}

#header .idiomes a:hover {
	color:#002E63;
}

#header .idiomes a.selected {
	background:#4c4c4c; /* pantone_295C */
	color:white;
}

#header .idiomes a {
	padding: 1px 2px 1px 2px;
}

/* ========================================= C O S ======================================== */

#cos {

	float: left;
	width: 940px;
	overflow:hidden;
}

/* ========================================= M E N U ======================================= */

#menu {
	float:left;
	width:195px;
	height: 470px;
	border-right: 1px solid #4c4c4c;
}
#menu ul.menu_principal, #menu ul.menu_secundari {
	display: block;
	width:195px;
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
	list-style-type:none;	
}

#menu ul.menu_principal {
	/*border:1px solid green;*/
	height: 264px;
}

#menu ul.menu_secundari {
	/*border:1px solid red;*/
	height:126px;
}

#menu ul.menu_principal li, #menu ul.menu_secundari li  {
	padding: 1px 0 2px 8px;
	width:188px;
}

#menu ul.menu_principal a, #menu ul.menu_secundari a {
	color:#4c4c4c;
}

#menu ul.menu_principal a:hover, #menu ul.menu_secundari a:hover {
	text-decoration: underline;
}

#menu ul.menu_principal li.selected {
	background: #002E63;
}

#menu ul.menu_secundari li.selected {
	background: #7D7061;
}

#menu ul.menu_principal li.home {
	/* excepcio */
	width: 170px;
}

#menu ul.menu_principal li.selected a, #menu ul.menu_secundari li.selected a {
	font-weight: bold;
	color:white;
}

/* ================================== C O N T I N G U T ====================================*/

#contingut {
	float:left;
	/*width: 600px;*/
	width: 718px;
	padding-left: 24px;
	overflow:visible;
}

#contingut .titol_apartat {
	width: 190px;
	display: inline;
	float:left;
	background: #002E63; /* pantone_295C */
	color:white;
	font-weight:bold;
	padding: 2px 0 2px 8px;
	text-transform: uppercase;
	font-size: 9px;
	white-space:nowrap;
}
#contingut .titol_destacat {
	width: 162px;
	/*height: 17px;*/
	display: block;
	float:left;
	background: #7D7061; /* warm gray */
	color:white;
	font-weight:bold;
	padding: 1px 0 1px 8px;
	margin-bottom: 16px;
}

#contingut .destacat {
	float:left;
	clear:both;
	color: #0072A5; /* cyan */
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
}
#contingut .destacat_p {
	float:left;
	clear:both;
	color: #0072A5; /* cyan */
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	
	
	padding:0;
	padding-left: 10px;
	margin:0;
	background-image: url(imatges/BULLET_triangle3.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:100%;
	clear:both;

	
}
#contingut .destacat_p a{
	color: #0072A5; /* cyan */
}

#contingut .destacat_negre_70 {
	float:left;
	clear:both;
	color:#4c4c4c; /* negre_70 */
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
}

/* ======================================== H O M E ======================================== */

#home #header, #busqueda #header {
	/* Excepcio */
	width: 192px;
}

#home #menu {
	/* Excepcio */
	border:none;
	margin-right:1px;
}

#menu #adreca {
	clear: both;
	float:left;
	display: block;
	width: auto;
	white-space:nowrap;
	color:#7D7061;
	font-size: 10px;
	line-height: 120%;
	/*padding: 30px 0 0 8px;*/
	padding: 5px 0 0 8px;
}

#menu #adreca a {
	color:#7D7061;
}

#flash {
	display:block;
	margin-top: 20px;
}

/* ================================== PRINCIPIOS BASICOS ================================= */

#principios_basicos #contingut .titol {
	float:left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 146px;
	height: 54px;
}

#principios_basicos #contingut .columna {
	float:left;
	width: 146px;
	margin-right: 36px;
	clear: none;
}

#principios_basicos #contingut .columna img {
	margin-bottom: 12px;
}

#principios_basicos .explicacio {
	line-height: 140%;
}

/* ============================== ORGANZACION EN CLUSTERS ============================== */

#organizacion_en_clusters #contingut .destacat {
	margin-bottom: 22px;
}

#organizacion_en_clusters #contingut img {
	margin-bottom: 22px;
}

#organizacion_en_clusters #contingut .titol {
	font-weight: bold;
	font-size:11px;
}

#organizacion_en_clusters #contingut .text {
	font-size:10px;
}
#organizacion_en_clusters #contingut li {
	margin-bottom: 12px;
}

/* ============================== VECTORES DE CONOCIMIENTO ============================== */

#vectores_de_conocimiento #contingut .titol {
	float:left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 134px;
	height: 32px;
}

#vectores_de_conocimiento #contingut .columna {
	float:left;
	width: 134px;
	margin-left: 78px;
	clear:none;
}

#vector_energia #contingut p {
	padding-left:8px;
}

/* ============================== PROYECTOS DE INFRAESTRUCTURA ============================== */

#proyectos_de_infraestructura #contingut .titol {
	float:left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 54px;
	margin:0;
	padding:0;
}

#proyectos_de_infraestructura #contingut .columna {
	float:left;
	width: 130px;
	margin-right: 12px;
	clear: none;
}

#proyectos_de_infraestructura #contingut .columna img {
	margin-bottom: 12px;
}

/* ========================= SERVICIOS CAMPUS ====================================*/

#servicios_campus #contingut .quadre {
	float:left;
	width: 100px;
	height: 90px;
	margin-right: 16px;
	clear: none;
	background:#E1EFF5;
}
#servicios_campus #contingut .quadre div.text {
	line-height: 130%;
	font-size: 10px;
	width:100%;
	text-align: center;
	float:left;
	margin-top:30px;
}
#servicios_campus #contingut .quadre strong {
	font-weight:bold;
}


/* ========================= I N I C I A T I V A S ============================= */

#iniciativas_b_tec #contingut .titol {
	float:left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 54px;
	margin:0;
	padding:0;
}

#iniciativas_b_tec #contingut .columna {
	float:left;
	width: 185px;
	margin-right: 70px;
	clear: none;
}

#iniciativas_b_tec #contingut .columna img {
	margin-bottom: 12px;
}

/* ---------------------------- TEJIDO EMPRESARIAL---------------------------- */

#tejido_empresarial p {
	padding-left: 8px;
}

/* ----------------------------- transformacion_social_y_urbana_c.htm -----------*/

#transformacion_social_y_urbana p {
	padding-left: 8px;
}

/* ============================== C O N T A C T E ============================ */

#contacte #adreca {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;

}


/* ======================= B O L S A  D E  T R A B A J O ================== */

#bolsa_trabajo table.llistat td.col1 {
	width:100px;
}

#bolsa_trabajo table.llistat td.col2 {
	width:80px;
}

#bolsa_trabajo table.llistat td.col3 {
	width:255px;
	padding-right:0;
}

#bolsa_trabajo table td {
	/*display:block;*/
	width: inherit;
	padding:16px 0 16px 4px;
	border-bottom:1px solid #4c4c4c;
	/*background: yellow;*/
}
#bolsa_trabajo table.llistat td {
	padding-right:24px;
}

#bolsa_trabajo table.llistat thead .fila {
	font-weight:bold;
}

#bolsa_trabajo table.oferta td.col1 {
	width:100px;
	font-weight: bold;
}

#bolsa_trabajo table.oferta td.col2 {
	width:365px;
	padding-right:0;
}
#bolsa_trabajo table td.espai {
	width:24px;
	border:none;
}

/* ================================= C O N C U R S O S ============================ */

#concursos #contingut {
	padding-right:0;
	/*width: 740px;*/
}

/*#concursos #marc {
	padding-right:0;
}*/

#concursos div.seleccione {
	width: 96px;
	float: left;
}

#concursos ul.triangles {
	width: 98px;
	float: rigth;
	margin:0 0 8px 0;
	padding:0;
	list-style-type: none;
	/*_overflow:hidden; IE6 hack */
}

#concursos ul.triangles li {
	float:left;
	padding:0;
	padding-left: 10px;
	margin:0;
	background-image: url(imatges/BULLET_triangle_1.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:100%;
	/*_display:inline;*/
	clear:both;
	/*border:1px solid red;*/
}
#concursos ul.triangles li.selected {
	background-image: url(imatges/BULLET_triangle_2.gif);
	font-weight:bold;
}

#concursos table.llistat {
	font-size:10px;
	margin:0:
}

#concursos table.llistat td.col1 {
	width:90px;
}

#concursos table.llistat td.col2 {
	width:74px;
}

#concursos table.llistat td.col3 {
	width:300px;
	padding-right:0;
}

#concursos table.llistat td.colspan {
	width:394px;
	padding-right:0;
}

#concursos table.llistat tr.ultima_actualitzacio td {
	border:0;
	font-weight:bold;
}

#concursos table td {
	/*display:block;*/
	width: inherit;
	padding:16px 0 16px 4px;
	border-bottom:1px solid #4c4c4c;
	/*background: yellow;*/
}
#concursos table.llistat td {
	padding-right:20px;
}

#concursos table.llistat thead .fila {
	font-weight:bold;
	font-size: 11px;
}

#concursos table.oferta td.col1 {
	width:100px;
	font-weight: bold;
}

#concursos table.oferta td.col2 {
	width:365px;
	padding-right:0;
	font-size: 10px;
}
#concursos table td.espai {
	width:24px;
	border:none;
}

/* ==================================== A L T R E S =============================== */

.gsc-results .titol_apartat {
	clear:both;
	margin-bottom:16px;
}
