/* ------------------------------------- */
/* Full d'estils en cascada per la UAB	 */
/* autor: keepu						   						 */
/* data: 07/2007		 			   						 */
/* ------------------------------------- */


/*************************************
*	ESTILS PER ALS TAGS HTML, BODY i IMG
*************************************/

/* Defineixo estils per defecte al tag HTML i al tag BODY, default IMG, default FORM */
html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background:#9a9999;
}

body{
	margin:0px;
	padding:0px;
	background:#9a9999;
	width:100%;
}

img{
	border:none;
}

form{
	margin:0px;
	padding:0px;
}




/**********************************************************************************************
*	ESTILS PER A LES SECCIONS CONTENIDORES GENERALS, AMB EL DEGRADAT DE BACKGROUND DE TOTA LA WEB
**********************************************************************************************/

/* Defineixo CENTRAL com a cos central contenidor de tot el lloc Web */

div#central{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:944px;
	background:transparent;	
}

/* Defineixo CANVAS com a cos central contenidor de tot el lloc Web */

div#central div#canvas{
	margin:0px;
	padding:0px;
	width:944px;	
	background:#ffffff url("bgDegradatMig.gif.1");
	
	/*Escalabilitat 4FF*/
	float:left;	
}
/* Defineixo DEGRADAT TOP com a degradat Top del lloc web */

div#central div#canvas div#degradatTop{
	margin:0px;
	padding:0px;
	background:url("bgDegradatTop.gif.1") repeat-x;
	width:944px;
	height:15px;
	line-height:15px;
	margin-left:auto;
	margin-right:auto;
}

/* Defineixo aquests CORNERS per a les cantonades del Degradat del Top */

div#central div#canvas div#degradatTop p#bgCornerTopLeft{
	margin:0px;
	padding:0px;
	width:56px;
	height:15px;
	background:url("bgCornerTopLeft.gif.1") no-repeat;
	float:left;
}

div#central div#canvas div#degradatTop p#bgCornerTopRight{
	margin:0px;
	padding:0px;
	width:55px;
	height:15px;
	background:url("bgCornerTopRight.gif.1") no-repeat;
	float:right;
}

/* Defineixo DEGRADAT BOTTOM com a degradat Bottom del lloc web */

div#central div#canvas div#degradatBottom{
	margin:0px;
	padding:0px;
	background:url("bgDegradatBottom.gif.1") repeat-x;
	width:944px;
	height:27px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	
	/*Escalabilitat 4FF*/
	float:left;
}

/* Defineixo aquests CORNERS per a les cantonades del Degradat del Bottom */

div#central div#canvas div#degradatBottom p#bgCornerBottomLeft{
	margin:0px;
	padding:0px;
	width:55px;
	height:27px;
	background:url("bgCornerBottomLeft.gif.1") no-repeat;
	float:left;
}

div#central div#canvas div#degradatBottom p#bgCornerBottomRight{
	margin:0px;
	padding:0px;
	width:55px;
	height:27px;
	background:url("bgCornerBottomRight.gif.1") no-repeat;
	float:right;
}

div#central div#canvas div#headerfoto{
	margin:0px;
	padding:0px;
	width:944px;
	margin-left:auto;
	margin-right:auto;
}


/* Defineixo BG CLIENT TOOLS com a seccio de les eines del Client */


div#central div#canvas div#depheader{
	margin:0px;
	padding:0px;
	/*background:transparent url("/Xcelerate/graphics/d-MD/caplera-toronja.jpg") repeat-x;*/
	width:894px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:-1px;
}
div#central div#canvas div#depheader a{
	cursor:pointer;
}


div#central div#canvas div#depheader ul#titolpagina{
	color:white;
	font-family:Verdana, Arial, Heveltica;
		list-style:none;
	display:inline;
}
div#central div#canvas div#depheader ul#titolpagina li{
	padding-left:170px;
	margin-top:5px;
}
* html div#central div#canvas div#depheader ul#titolpagina li{
	padding-left:150px;
	padding-top:25px;
		margin-top:0px;
}
div#central div#canvas div#bgClientTools{
		margin:0px;
	padding:0px;
	background:#f2f2f2 url("bgDegradatClientTools.gif") repeat-x;
	width:944px;
	height:41px;
	line-height:41px;
	margin-left:auto;
	margin-right:auto;
}

* html div#central div#canvas div#bgClientTools{
background:transparent url("bgDegradatClientTools.gif") repeat-x;;

}
/* Defineixo CLIENT TOOLS com a seccio de les eines del Client */

div#central div#canvas div#degradatTranscicioBottom{
	margin:0px;
	padding:0px;
	background:#ffffff url("bgDegradatTranscicioBottom.gif.1") repeat-x;
	width:944px;
	height:16px;
	line-height:16px;
	margin-left:auto;
	margin-right:auto;
	
	/*Escalabilitat 4FF*/
	float:left;
}

div#central div#canvas div#degradatTranscicioBottom div#cosTranscicio{
	margin:0px;
	padding:0px;
	width:894px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:15px;
	line-height:15px;
	/*border-left:1px solid #c7c7c7;*/
	border-bottom:1px solid #c7c7c7;
	/*border-right:1px solid #c7c7c7;*/	
	
}


div#central div#canvas div#cosWeb{
	margin:0px;
	padding:0px;

	width:894px;
	/*border-left:1px solid #c7c7c7;*/
	
	/*border-right:1px solid #c7c7c7;*/
	
	
	/* Escalabilitat 4FF */
	float:left;
	margin:0px;
	padding:0px;
	margin-left:25px;
	margin-top:-2px;
	padding-top:0px;
	padding-bottom:170px;
	border:0px;
}





/**********************************************************************************
*	ESTILS PER A LA SECCION SENCERA DE CLIENT TOOLS (CERCADOR + FONT-SIZE + LANGUAGE)
**********************************************************************************/

/* Defineixo BG CLIENT TOOLS com a seccio de les eines del Client */

div#central div#canvas div#clientTools{
	margin:0px;
	padding:0px;
	background:#f2f2f2 url("bgClientTools.gif") repeat-x;
	width:894px;
	height:41px;
	line-height:41px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	/*border-right:1px solid #38393a;*/
	/*border-left:1px solid #38393a;*/
}

/* Defineixo llistatTools per al llistat de Eines de Client */

div#central div#canvas div#clientTools ul#llistatTools{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	float:left;
	/*margin-left:120px;*/
	margin-left:30px;
}

div#central div#canvas div#clientTools ul#llistatTools li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:12px;
	padding-right:12px;
	display:inline;
	color:#d7d8da;
	font-family:Verdana, Arial, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em 10px;*/
	font-weight:bold;
	
}

div#central div#canvas div#clientTools ul#llistatTools li a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	background:transparent;
	color:#d7d8da;
	font-family:Verdana, Arial, Heveltica;
	font-size:11px;
	/*font-size:/*0.9886 1em;*/
	font-weight:bold;
}

div#central div#canvas div#clientTools ul#llistatTools li a:hover{
	text-decoration:underline;
}

/* Defineixo BIG i SUPERBIG per als enllaços per aumentar/reduir el tamany de la lletra */

div#central div#canvas div#clientTools ul#llistatTools li a.big{
	font-size:14px;
	/*font-size:/*1.2764 1.3em;*/
}

div#central div#canvas div#clientTools ul#llistatTools li a.superbig{
	font-size:16px;
	/*font-size:/*1.4016 1.4em;*/
}

/* Defineixo SEARCHFORM com a seccio contenidora del Formulari de Cerca */

div#central div#canvas div#clientTools div#searchForm{
	margin:0px;
	padding:0px;
	float:right;
	/*margin-right:25px;*/
	margin-right:10px;
}

div#central div#canvas div#clientTools div#searchForm table#tablaSearch{
	margin:0px;
	padding:0px;
	width:260px;
}

div#central div#canvas div#clientTools div#searchForm table#tablaSearch tr td label.inputLabel{
	margin:0px;
	padding:0px;
	background:transparent;
	color:#d7d8da;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:bold;
	padding-right:5px;
}

div#central div#canvas div#clientTools div#searchForm table#tablaSearch tr td input.inputText{
	margin:0px;
	padding:0px;
	background:#ebebeb;
	color:#2b2d2e;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:normal;
	border:1px solid #cacaca;
	padding:1px;
	width:160px;
}

div#central div#canvas div#clientTools div#searchForm table#tablaSearch tr td input.inputSubmit{
	margin:0px;
	padding:0px;
	padding-left:5px;
}


/*************************************************************************
*	ESTILS PER A LA SECCIO DE LA PART SUPERIOR (BANNER DE PRESENTACIO + MENU 
*************************************************************************/

div#central div#canvas div#cosWeb div#presentacio{
	margin:0px;
	padding:0px;
}

div#central div#canvas div#cosWeb div#presentacioUab2{
	margin:0px;
	padding:0px;
	width:656px;
	height:116px;
	margin-left:12px;
	border:1px solid #e6e6e6;	
	float:left;
	z-index:-1;
	margin-bottom:-229px;
}
div#central div#canvas div#cosWeb div#presentacioUab{
	margin-left:13px;
	float:left;
	/*	*/
	z-index:1;	
}
/* Deineixo logoBlackUab com a logo Negre de la Web */

div#central div#canvas div#cosWeb div#presentacioUab div#logoBlackUab{
	margin:0px;
	padding:0px;
	background:#000000 url("logoBlackUab.gif.1") center no-repeat;
	width:150px;
	height:114px;
	border:1px solid #22201d;
	float:left;
}

/* Defineixo enllasosTop com els enllasos que apareixen al costat del Logo Black */

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li a{
	margin:0px;
	padding:0px;
	display:block;
	width:135px;
	height:30px;
	text-align:left;
	text-decoration:none;
	background:#848382 url("bgDegradatEnlaceTop.gif.1") left repeat-y;
	border-bottom:1px solid #d9d9d7;
	padding-left:15px;
	padding-top:8px;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li a span.grandientEnlaceTop{
	margin:0px;
	padding:0px;
	
	text-decoration:none;
	background:#848382 url("bgDegradatEnlaceTopOutside.gif.1") right repeat-y;
	float:right;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li a:hover{
	background:#5e5d5b url("bgDegradatEnlaceTopHover.gif.1") left repeat-y;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li a.theLast{
	border-bottom:none;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li a span.texteEnlace{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:Arial, Verdana, Heveltica;
	font-size:18px;
	/*font-size:/*1.1268 1.25em;*/
	font-weight:normal;
	width:120px;
	display:block;
	background:transparent url("fletxaEnlaceTop.gif.1") right no-repeat;
	cursor:pointer;
}

/* Defineixo enllasosDirectes com els enllasos que apareixen a la part Superior Dreta */

div#central div#canvas div#cosWeb  ul#enllasosDirectes{
	margin:0px;
	padding:0px;
	list-style:none;
	width:198px;
	float:right;
	margin-right:13px;
}

div#central div#canvas div#cosWeb ul#enllasosDirectes li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:198px;	
	height:20px;
	line-height:20px;
	border-left:1px solid #d7d6d6;
	border-top:1px solid #d7d6d6;
	border-right:1px solid #d7d6d6;
	background:#f6f6f6;
}

div#central div#canvas div#cosWeb ul#enllasosDirectes li.theLast{
	border-bottom:1px solid #d7d6d6;
	height:20px;
	line-height:20px;
}

div#central div#canvas div#cosWeb ul#enllasosDirectes li.theFirst{
	background:#dfdfdf;
	height:18px;
	line-height:18px;
	margin:0px;
	padding:0px;
}

div#central div#canvas div#cosWeb ul#enllasosDirectes li span.titolEnllasosDirectes{
	margin:0px;
	padding:0px;
	color:#005c2b;
	font-family:Arial, Verdana, Heveltica;
	font-size:11;/*12px;*/
	/*font-size:/*0.7512 0.75em;*/
	font-weight:bold;
	height:18px;
	line-height:18px;
	display:block;
	padding-left:10px;
	vertical-align:top;
}

div#central div#canvas div#cosWeb ul#enllasosDirectes li a{	
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.7512 0.75em;*/
	font-weight:bold;
	color:#434748;	
	display:block;
	height:18px;
	line-height:18px;
	width:180px;
	width:188px;
	padding-left:10px;
	padding-right:0px;
	background:#fbfbfb url("fletxaEnlaceEsquerre.gif") 185px 5px no-repeat;	
	padding-top:1px;
	padding-bottom:1px;	
}

div#central div#canvas div#cosWeb ul#enllasosDirectes li a:hover{
	color:#000000;
	background:#ebebeb url("fletxaEnlaceEsquerreHover.gif") 185px 5px no-repeat;	
}




/*****************************************
*	ESTILS PER AL MENU DE NAVEGACIO SUPERIOR
*****************************************/

div#central div#canvas div#cosWeb div#menuNavegacio{
	margin:0px;
	padding:0px;
	width:894px;
	height:28px;
	background:url("bgDegradatMenuNavegacio.gif.1") repeat-x;
	float:left;
}

/* Defineixo enllasosMenuNavegacio com els enllasos que apareixen al menu de Navegacio */

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio{
	margin:0px;
	padding:0px;
	margin-left:24px;
	list-style:none;
	display:inline;
}
* html div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio{
	margin:0px;
}
div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

div#central div#canvas div#cosWeb div#menuNavegacio span.separacioInicial{
	margin:0px;
	padding:0px;
	float:left;
	width:12px;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a{
	margin:0px;
	padding:0px;
	background:#393b3c url("bgDegradatEnlaceNavegacio.gif.1") repeat-x;
	float:left;
	height:28px;
	line-height:28px;
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em 10px;*/
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #dadada;
	border-right:1px solid #313436;
}

/***********************************
*	ESTILS PER A LA SECCIO DEL TITULAR
***********************************/

div#central div#canvas div#cosWeb div#seccioTitular{
	margin:0px;
	padding:0px;
	width:882px;
	height:190px;
	line-height:44px;
/*	background:transparent url("../../graphics/novaUAB/Home/bgDegradatTitular.gif") repeat-x;*/
	float:left;
	padding-left:12px;
	padding-top:12px;
	vertical-align:middle;
}
* html div#central div#canvas div#cosWeb div#seccioTitular{
	background:white;
	float:left;
	padding-left:12px;
	padding-top:12px;
	border:0px;
}
div#central div#canvas div#cosWeb div#seccioTitular div#seccioTitular2{
		width:869px;
	height:179px;
}
* html div#central div#canvas div#cosWeb div#seccioTitular div#seccioTitular2{
	height:184px;
	background-repeat:no-repeat;
}

div#central div#canvas div#cosWeb div#seccioTitular span#intranet{
	margin-left:40%;
	font-size:11px;
	font-family:Verdana, Arial, Heveltica;
	padding-right:50px;
	padding-top:5px;
	padding-bottom:5px;
	background:transparent url("fletxa_int.jpg") right no-repeat;
}
div#central div#canvas div#cosWeb div#seccioTitular span#intranet{
	margin-left:50%;
}
div#central div#canvas div#cosWeb div#seccioTitular span.titolWhite{
	font-family:Arial, Verdana, Heveltica;
	font-size:17px;
	/*font-size:/*1.0642 1.05em;*/
	font-weight:bold;
	color:#ffffff;
	background:transparent;
	letter-spacing:0px;
}

div#central div#canvas div#cosWeb div#seccioTitular span.titolGreen{
	font-family:Arial, Verdana, Heveltica;
	font-size:17px;
	/*font-size:1.0642 1.05em;*/
	font-weight:bold;
	color:#8ed7f8;
	background:transparent;
	letter-spacing:0px;
}




/**********************************
*	ESTILS PER AL CONTINGUT DE LA WEB
**********************************/

div#central div#canvas div#cosWeb div#contingutWeb{
	margin:0px;
	padding:0px;
	width:670px;
	float:left;
	display:block;
	margin-left:12px;
	margin-bottom:15px;
	padding-bottom:15px;
}
* html div#central div#canvas div#cosWeb div#contingutWeb{
	width:660px;
	padding-bottom:25px;
	margin-top:8px;

}

/* Defineixo BREADCUMB com a contenidor del Breadcumb de la web */
div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb{
	margin:0px;
	padding:0px;
	width:658px;
	background-color:#D7D5D6;
	height:25px;
	margin-top:1px;
}

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
}


div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
}

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb li a{
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	padding-left:24px;
	padding-right:24px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em 10px;*/
	font-weight:bold;
	color:#00591f;
	background:transparent;
	height:25px;
	line-height:25px;
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb li a.linkActiu{
	margin:0px;
	padding:0px;
	float:left;
	width:70px;/*auto;*/
	padding-left:12px;
	padding-right:12px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em 10px;*/
	font-weight:bold;
	height:25px;
	line-height:25px;
	/*background-color:#DE4D14;*/
	color:#ffffff;
	text-decoration:none;
/*	background-image:url("/Xcelerate/graphics/novaUAB/interior/fletxaEnlaceAillat.gif");*/
	background-position:90% 50%;
	background-repeat:no-repeat;
}
div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb li a.linkActiuEsq {
	margin-left:200px;
	padding-left:12px;
	padding-right:20px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	color:#ffffff;
	text-decoration:none;
	background-position:90% 50%;
	background-repeat:no-repeat;
}
/* Defineixo LINK AILLAT per a l'enllaç de la dreta del Breadcumb */

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat,a.linkAillat{
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	padding-left:12px;
	padding-right:12px;
	/*background:#DE4D14;*/
	height:25px;
	line-height:21px;
	text-decoration:none;
	margin-left:307px;
}
* html div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat{
margin-left:306px;
line-height:25px;
}
div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a#linkAgenda{
float:right;
padding-right:24px;
background-image: url("fletxaEnlaceAillat.gif");
background-repeat:no-repeat;
background-position: 90% 50%;
}
div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat:hover{
	/*background:#DE4D14;*/
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb span.texteEnlaceAillat{
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:0.6886 0.7em 10px;*/
	font-weight:bold;
	color:#ffffff;
	padding-right:0px;
}

/* Defineixo ESPAI_NOTICIES Com a contenidor de les diferents noticies de la Home */

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies{
	margin:0px;
	padding:0px;
	width:378px;
	float:left;
	display:block;
	margin-top:11px;
}
* html div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies{
width:391px;
margin-top:-1px;
}
div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies p span.degradatBannerBottom{
		margin:0px;
	padding:0px;
	display:block;
	height:8px;
	background:transparent url("bgDegradatBannerBottom.gif.1") bottom repeat-x;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia{
	margin:0px;
	padding:0px;
	width:360px;
	display:block;
	margin-top:2px;/*5px;*/
	float:left;
	margin-bottom:6px;
}
* html div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia{
width:380px;
	margin-top:5px;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia img.imgNoticia{
	margin:0px;
	padding:0px;
	border:none;
	border:1px solid #b8b9b7;
	float:left;
	margin:10px;
	margin-left:0px;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia p.texteNoticia{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em 10px;*/
	font-weight:normal;
	color:#5c6063;
	background:transparent;
	display:block;
	text-align:left;
	clear:right;
	
	
	
	font-family:Verdana, Arial, Heveltica;
	margin-top:5px;
	
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia p.texteNoticiaAtDreta{

	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:0.6886 0.7em 10px;*/
	font-weight:normal;
	color:#5c6063;
	background:transparent;	
	text-align:left;	
	float:left;
	clear:right;
	width:248px;
	font-family:Verdana, Arial, Heveltica;
	margin-top:0px;
	
}
* html div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia p.texteNoticiaAtDreta{
	width:258px;
}
div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia a.titularNoticia{
	font-family:Arial, Verdana, Heveltica;
	font-size:13px;
	/*font-size:/*0.8138 0.8em;*/
	font-weight:bold;
	/*color:#DE4D14;*/
	background:transparent;
	text-decoration:none;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia a.titularNoticia:hover{
	text-decoration:underline;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.fechaNoticia{
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.7512 0.75em;*/
	font-weight:bold;
	color:#5c6063;
	display:block;
	background:transparent;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.titularMasinfo{
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.9886 1em;*/
	font-weight:bold;
/*	color:#DE4D14;*/
	background:transparent;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.titularMasinfo a.masInfo{
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.9886 1em;*/
	font-weight:bold;
	/*color:#DE4D14;*/
	background:transparent;
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.titularMasinfo a.masInfo:hover{
	text-decoration:none;
}


/* Defineixo ESPAI_CARTELLS Com a contenidor de les diferents noticies de la Home en format visual */

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	margin-left:12px;
	width: 268px;
	overflow:hidden;
	margin-top:23px;
}
* html div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells{
	margin-top:12px;
	margin-left:0px;
	float:left;
			width: 268px;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells p.degradatBannerBottom{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	background:url("bgDegradatBannerBottom.gif.1") repeat-x;
	
	
	margin-bottom:7px;
}

DIV.cartellHome {
	BACKGROUND: url(bgDegradatBannerBottom.gif.1) repeat-x left bottom; 
        FLOAT: left; 
        MARGIN-BOTTOM: 10px; 
        /*PADDING-BOTTOM: 6px;*/ 
        /*MARGIN-RIGHT: 2px*/
}
DIV.cartellHomeFi {
	BACKGROUND: url(bgDegradatBannerBottom.gif.1) repeat-x left bottom; 
        FLOAT: left; 
        MARGIN-BOTTOM: 10px;
        /*PADDING-BOTTOM: 6px;*/ 
        MARGIN-LEFT: 5px; 
        MARGIN-RIGHT: 0px
}
DIV#central DIV#canvas DIV#cosWeb DIV#contingutWeb DIV#espaiCartells A.cartellVisual {
	PADDING-RIGHT: 0px; 
        DISPLAY: block; 
        PADDING-LEFT: 0px; 
        PADDING-BOTTOM: 0px; 
        MARGIN: 0px; 
        PADDING-TOP: 0px
}
DIV#central DIV#canvas DIV#cosWeb DIV#contingutWeb DIV#espaiCartells A.cartellVisual IMG {
	/*BORDER-RIGHT: #d7d6d6 1px solid;
        BORDER-TOP: #d7d6d6 1px solid; 
        DISPLAY: block; 
        /*BORDER-LEFT: #d7d6d6 1px solid;  */
        BORDER-BOTTOM: #d7d6d6 1px
}




/* Aquest estils son per al cartell especial dels Videos de la UAB */

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells div#cartellVideosUab a{
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells div#cartellVideosUab span#titolVideosUab{
	margin:0px;
	padding:0px;
	background:#e5e5e5;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em 10px;*/
	font-weight:bold;
	color:#00591f;
	height:22px;
	line-height:22px;
	padding-left:8px;
	display:block;
	cursor:pointer;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells div#cartellVideosUab span#texteVideosUab{
	margin:0px;
	padding:0px;
	background:transparent url("bgDegradatVideosUab.gif") repeat-x;
	font-family:Arial, Verdana, Heveltica;
	font-size:17px;
	/*font-size:/*1.0642 1.05em;*/
	font-weight:normal;
	color:#00591f;
	height:34px;
	line-height:34px;
	padding-left:8px;
	display:block;
	cursor:pointer;
	
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells div#cartellVideosUab span#texteVideosUab span.texteGrey{
	color:#5d5d5d;
}


/********************************************
*	ESTILS PER ALS BANNERS I CONTACTE DE LA WEB
*********************************************/

div#central div#canvas div#cosWeb div#contingutBanners{
	margin:0px;
	padding:0px;
	width:198px;
	float:left;
	margin-top:0px;
}
* html div#central div#canvas div#cosWeb div#contingutBanners{
	margin-top:8px;
	float:left;
}
div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto{
	margin:0px;
	padding:0px;
	width:204px;
	width:201px;
	margin-top:7px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto a.destacatBanner{
	margin:0px;
	padding:0px;
	text-decoration:none;	
	height:40px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto a.fotoDestacatBanner{
	margin:0px;
	padding:0px;
	text-decoration:none;
	float:right;
	
	height:60px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto a.fotoDestacatBanner img{
	display:block;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto div.partEsquerra{
	float:none;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto span.texteBanner{
	margin:0px;
	padding:0px;
	display:block;
	font-family:Arial, Verdana, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:bold;
	color:#ffffff;
	background:#42484c;
	height:23px;
	line-height:23px;
	padding-left:10px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto span.texteBannerAmbFoto{
	margin:0px;
	padding:0px;
	display:block;
	font-family:Arial, Verdana, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:bold;
	color:#ffffff;
	background:#42484c;
	height:23px;
	line-height:23px;
	padding-left:10px;
	width:139px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto a.destacatBanner img{
	margin:0px;
	padding:0px;
	/*
	display:block;
	*/
	margin-bottom:-5px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerBoto a.destacatTitularBanner img{
	margin:0px;
	padding:0px;
	margin-bottom:-5px;
}

div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab{
	margin:0px;
	padding:0px;
	display:block;
	border:1px solid #ececec;
	border-bottom:none;
width:200px;
}
* html div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab{
	margin:0px;

}


div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab p#titolContacte{
	margin:0px;
	padding:0px;
	height:20px;
	line-height:20px;
	padding-left:10px;
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.688 0.7em;*/
	font-weight:bold;
	color:#ffffff;
	background:#41484b;
}

div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab div#texteContacte{
	margin:0px;
	padding:0px;
	background:transparent;
	padding-bottom:10px;
}

div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab div#texteContacte p#infoContacte{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:normal;
	color:#606060;
	background:transparent;
	display:block;
	padding:7px;
	padding-top:10px;
	padding-bottom:0px;
}
div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab div#texteContacte p#infoContacte a{
	text-decoration:none;	
	color:#606060;
}
div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab div#texteContacte a.mailContacte{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:normal;
	background:transparent;
	padding-left:7px;
	/*color:#de4d14;*/
	background:transparent;
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab div#texteContacte a.mailContacte:hover{
	text-decoration:underline;
}

/* Estils per a l'enllaç de la Persona destacada */

div#central div#canvas div#cosWeb div#contingutBanners div.bannerPersona{
	margin:0px;
	padding:0px;
	margin-top:7px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerPersona a.destacatPersona{
	margin:0px;
	padding:0px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerPersona a.destacatPersona img{
	display:block;
	margin:0px;
	padding:0px;
	border:1px solid #ececec;
	border-bottom:none;
}

div#central div#canvas div#cosWeb div#contingutBanners p.degradatBannerBottom{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	width:201px;
	background:url("bgDegradatBannerBottom.gif.1") repeat-x;
}

div#central div#canvas div#cosWeb div#contingutBanners p.degradatBannerBottom2{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	width:200px;
	background:url("bgDegradatBannerBottom.gif.1") repeat-x;
	margin-bottom:6px;
	
}
* html div#central div#canvas div#cosWeb div#contingutBanners p.degradatBannerBottom2{
		margin-left:0px;
		margin-bottom:6px;
}
* html div#central div#canvas div#cosWeb div#contingutBanners p.degradatBannerBottom{
		margin-left:0px;
}

div#central div#canvas div#cosWeb div#contingutBanners div.bannerPersona p.degradatBannerBottomPersona{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	width:200px;
	background:url("bgDegradatBannerBottom.gif.1") repeat-x;
}

/* Defineixo enllasosMesBuscats com els enllasos que apareixen a la part Dreta dels Banners de la Web */

div#central div#canvas div#cosWeb  div#contingutBanners ul#enllasosMesBuscats{
	margin:0px;
	padding:0px;
	list-style:none;
	width:204px;
	margin-right:13px;
	margin-top:0px;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:198px;	
/*	height:20px;*/
	line-height:20px;
	border-left:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background:#E3E3E3;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats li.theLast{
	border-bottom:1px solid #d7d6d6;
	height:20px;
	line-height:20px;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats li.theFirst{
	background:#0084D7;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats li span.titolEnllasosDirectes{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.688 0.7em;*/
	font-weight:bold;
	height:25px;
	line-height:25px;
	display:block;
	padding-left:10px;
	vertical-align:middle;
	margin-top:4px;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats li a{	
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.7512 0.75em;*/
	font-weight:bold;
	color:#434748;	
	display:block;
/*	height:18px;*/
	line-height:18px;
	width:180px;
	width:188px;
	padding-left:10px;
	background:#E3E3E3 url("fletxaEnlaceEsquerre.gif") 185px 5px no-repeat;	
	padding-top:1px;
	padding-bottom:1px;	
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats li a:hover{
	color:#000000;
	background:#ebebeb url("fletxaEnlaceEsquerreHover.gif") 185px 5px no-repeat;	
}
/* Defineixo enllasosMesBuscats2 com els enllasos que apareixen a la part Dreta dels Banners de la Web */

div#central div#canvas div#cosWeb  div#contingutBanners ul#enllasosMesBuscats2{
	margin:0px;
	padding:0px;
	list-style:none;
	width:204px;
	margin-right:0px;
	margin-top:1px;

}
* html div#central div#canvas div#cosWeb  div#contingutBanners ul#enllasosMesBuscats2{
	margin-left:0px;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:198px;	
/*	height:20px;*/
	line-height:20px;
	border-left:1px solid #DADADA;
	border-top:1px solid #DADADA;
	border-right:1px solid #DADADA;
	background:#f4f4f4;
}


* html div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li{
margin-top:1px;
margin-bottom:-2px;

}
div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li.theLast{
	border-bottom:1px solid #d7d6d6;
	height:20px;
	line-height:20px;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li.theFirst{
	/*background:#DE4D14;*/
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
	/*border-left:1px solid #DE4D14;
	border-top:1px solid #DE4D14;
	border-right:1px solid #DE4D14;*/
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li span.titolEnllasosDirectes{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.707 0.7em;*/
	font-weight:bold;
	height:25px;
	line-height:25px;
	display:block;
	padding-left:10px;
	vertical-align:top;
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li a{	
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family:Arial, Verdana, Heveltica;
	font-size:12px;
	/*font-size:/*0.7512 0.75em;*/
	font-weight:bold;
	color:#434748;	
	display:block;
/*	height:18px;*/
	line-height:18px;
	width:180px;
	width:188px;
	padding-left:10px;
	background-color:#f4f4f4;
	padding-top:1px;
	padding-bottom:1px;	
	background:#fbfbfb url("fletxaEnlaceEsquerre.gif") 185px 5px no-repeat;	
}
* html div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li a{	
	padding-bottom:4px;	
}
div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li a:hover{
	color:#000000;

}



/****************************
*	ESTILS PER AL PEU DE LA WEB
****************************/

div#central div#peuWeb{
	margin:0px;
	padding:0px;
	width:944px;
	text-align:center;
	padding-bottom:10px;
}

div#central div#peuWeb ul#linksPeu{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#central div#peuWeb ul#linksPeu li{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	display:inline;
	color:#ffffff;
	background:transparent;
	font-weight:normal;
}

div#central div#peuWeb ul#linksPeu span.separator{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	color:#ffffff;
	background:transparent;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
}

div#central div#peuWeb ul#linksPeu li a{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.926 1em;*/
	color:#ffffff;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
}

div#central div#peuWeb ul#linksPeu li a:hover{
	text-decoration:underline;
}

div#central div#peuWeb span#dretsLegals{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:5px;
	display:block;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	color:#ffffff;
	background:transparent;
	font-weight:normal;
}




span.invisible{
	visibility:hidden;
}



div.clearPage{
	margin:0px;
	padding:0px;
	float:none;
	clear:both;
}

div.cartellSeparator {
border:thin solid white;
float:left;
width:13px;
height:1px;
}
div.cartellSeparatorFinal {
height:1px;
float:left;
width:13px;
clear:left;
}

#cartellVideosUab{
float:left;
}
div#central div#peuWeb span#dretsLegals strong{
text-transform: uppercase;
}




/* Defineixo ESPAI_WEBS_EXTERNES Com a contenidor de les diferents Webs Externes */
div#central div#canvas div#cosWeb div#espaiWebsExternes{
	margin: 15px 0px 0px 20px;
	padding:0px;
	float:right;	
	display:block;
	width:332px;
}
* html div#central div#canvas div#cosWeb div#espaiWebsExternes{
	margin-left:5px;
}

div#central div#canvas div#cosWeb div#espaiWebsExternes p.titolEspaiWebsExternes{
	margin:0px;
	padding:0px;
	display:block;
	padding-left:24px;
	padding-right:24px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:/*0.6886 0.7em  10px;*/
	font-weight:bold;
	color:#ffffff;
	background:#0084d7;
	/*

	background:#599f2f;
	*/
	height:25px;
	line-height:25px;
}

/* Enllasos Especifics per a les url externes */

div#central div#canvas div#cosWeb div#espaiWebsExternes a.esquerra{
	display:block;
	width:160px;
	height:67px;
	float:left;
	text-decoration:none;
	margin-top:12px;
	background:transparent url('enllasExtern2.jpg') no-repeat;	
}
div#central div#canvas div#cosWeb div#espaiWebsExternes a.dreta{
	display:block;
	width:160px;
	height:67px;
	float:left;
	text-decoration:none;
	margin-top:12px;
	margin-left:12px;	
	background:transparent url('enllasExtern2.jpg') no-repeat;	
}

div#central div#canvas div#cosWeb div#espaiWebsExternes a span.titolUrlExterna{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:0.8em;*/
	font-weight:bold;
	background:transparent;
	margin-left:5px;
	cursor:pointer;
	display:block;
	margin-top:1px;
}

div#central div#canvas div#cosWeb div#espaiWebsExternes a span.texteUrlExterna{
	margin:0px;
	padding:0px;
	color:#474b4a;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:0.8em;*/
	font-weight:bold;
	background:transparent;
	margin-left:5px;
	margin-top:8px;
	cursor:pointer;
	display:block;
}

div#central div#canvas div#cosWeb div#espaiWebsExternes a span.degradatBottom{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	width:160px;
	background:transparent url("bgDebgradatWithBG.png") repeat-x;	
	position:absolute;
	margin-top:10px;	
}
/* Defineixo aquest contenidor per al BG de Gespa de les pagines Interiors */
/* Defineixo BREACUMB per al Breadcumb que apareix a partir de les pagines interiors */

div#central div#canvas div#cosWeb p#breadCumb{
	margin:0px;
	padding:0px;
	display:block;	
	background:#ffffff;
	margin-bottom:12px;
}

div#central div#canvas div#cosWeb p#breadCumb a.seccioSuperior{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	color:#3f4847;
	text-decoration:none;
}

div#central div#canvas div#cosWeb p#breadCumb span.seccioActual{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	color:#3f4847;
	text-decoration:none;
}


div#central div#canvas div#cosWeb p#breadCumb span.breadSeparator{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	color:#3f4847;
	margin-left:5px;
	margin-right:5px;
}

/* portada */
div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb li a.linkActiu{
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	padding-left:10px;
	padding-right:24px;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	color:#ffffff;
	text-decoration:none;
	background-image:url("fletxaEnlaceAillat.gif");
	background-position:90% 50%;
	background-repeat:no-repeat;
}


/**********************************************************/
/*Importat de estilsDM.css*/
/**********************************************************/

div#central div#canvas div#cosWeb div#espaiMenuInterior{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	margin-top:12px;
	/*margin-bottom:100px;*/
}

/* Defineixo ESPAI_MENU_INTERIOR Com a contenidor del menu Interior esquerre */

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior{
	margin:0px;
	padding:0px;
	list-style:none;
	background:#f3f3f3;
	margin-left:12px;
	width:177px;
	padding-top:4px;
	padding-bottom:8px;
font-size:11px;
line-height:15px;
}
* html div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior{
margin-top:5px;
}
/*Diferents colors de background per als enllasos externs*/

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.llistaIndependent{
	padding:0px;
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:8px;
	padding-right:8px;
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuExtern{
	padding:0px;
}
div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuExtern li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:8px;
	padding-right:8px;
	display:block;
	/*
	height:26px;
	line-height:26px;
	*/
	background:#ffffff url("bgDegradatMenuIndependent.gif") bottom repeat-x;
	
	border-top:1px solid #d2ddca;
	border-left:1px solid #d2ddca;
	border-right:1px solid #d2ddca;
	border-bottom:1px solid #d2ddca;
		
	padding-top:5px;
	padding-bottom:5px;
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.separatorItem{
	
	padding:0px;
	display:block;
	text-decoration:none;	
	border-top:1px solid #d0d0d0;
	height:1px;
	line-height:1px;
	width: 177px;
	margin-top:3px;
	margin-bottom:3px;
	background:#ffffff;
}
* html div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.separatorItem{

	margin-top:-4px;
	margin-bottom:-6px;	
}


div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li a{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	color:#444849;	
	display:block;
	text-decoration:none;	
	width: 100%;
	padding-top:1px;
	padding-bottom:3px;	
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li a.selected{
	color:#000000;
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li a:hover{
	color:#000000;
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.menuIndependent a:hover{
	color:#000000;
	text-decoration:none;
	/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaEnlaceEsquerreHover.gif") 130px 2px no-repeat;*/
}

/* Defineixo ESPAI_BANNERS_INTERIOR Com a contenidor de les diferents banners de les Pagines Interiors */

div#central div#canvas div#cosWeb div#espaiBannersInterior{
	margin:0px;
	padding:0px;
	width:187px;
	float:left;
	display:block;
	margin-top:12px;
	margin-left:12px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual{
	margin:0px;
	padding:0px;
	display:block;
	background:#f5F5F5;
	padding:10px;
	text-align:center;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual img{
	margin:0px;
	padding:0px;
	border:1px solid #ffffff;
}
div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual img.icona{
	border:none;
	margin: 0px 5px;
	float:right;
}
div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	text-align:left;
	background:transparent;
	color: #3f4847;	
}
div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual a.linktext{
	text-decoration:none; 
	color:inherit; 
	display:inline;
	font-size:0.9em;
}
div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual a.linkMDtexte{
	text-decoration:none; 
	color:inherit; 
	display:inline;
	font-size:11px;

}
div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual span.campusColor{
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	text-align:left;
	background:transparent;
}
/* defineixo Contacte UAB Interior com a contenidor de la pastilla de contacte Interior. */

div#central div#canvas div#cosWeb div#contacteUabInterior{
	margin:0px;
	padding:0px;
	display:block;
	border:1px solid #ececec;
	border-bottom:none;
}
div#central div#canvas div#cosWeb div#contacteUabInterior p#titolContacte{
	margin:0px;
	padding:0px;
	height:20px;
	line-height:20px;
	padding-left:10px;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:12px;*/
	font-size:/*0.7512*/0.75em;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	color:#ffffff;
	background:#41484b;
}

div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte{
	margin:0px;
	padding:0px;
	background:#f5F5F5;
	padding-bottom:10px;
}

div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte p#infoContacte{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:10px;
	/*font-size:/*0.626 0.625em;*/
	font-weight:normal;
	color:#606060;
	background:transparent;
	display:block;
	padding:10px;
	padding-bottom:0px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.titolTransportBrown{
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	color:#b56117;
	cursor:pointer;
	padding-left:10px;
	padding-right:20px;
	display:block;
	width:129px;
	border-left:1px solid #e6e6e5;
	border-right:1px solid #e6e6e5;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span#uabDigueu{
	background:#f5F5F5;
	display:block;
	text-decoration:none;
	padding-right:20px;
	padding-bottom:9px;
	padding-top:9px;
	padding-left:9px;
	overflow:hidden;
	color:#606060;
font-family: Verdana;
font-size:/*0.6886 0.7em*/ 11px;
	

}
* html div#central div#canvas div#cosWeb div#espaiBannersInterior span#uabDigueu{
	padding-left:9px;
	
}

div#central div#canvas div#cosWeb div#espaiBannersInterior ul{
	background:#f5F5F5;
	margin:0px;
}
* html div#central div#canvas div#cosWeb div#espaiBannersInterior ul{
	margin-left:0px;
	margin-top:-5px;
	margin-bottom:-5px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior p.spacerInterior{
	margin:0px;
	padding:0px;
	display:block;
	height:12px;
	line-height:12px;
}









div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteColor{
	margin:0px;
	padding:0px;
	display:block;
	width:131px;
	margin-left:10px;
	margin-top:10px;
	padding-right:30px;
	font-family:Verdana, Arial, Heveltica;
	font-size:11px;
	/*font-size:0.68em;*/
	cursor:pointer;
	background:#f5F5F5 url("fletxaBrown.gif") right no-repeat;
}
* html div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteColor{
	margin-top:0px;
}


div#central div#canvas div#cosWeb div#espaiBannersInterior span.textetitol{
	margin:0px;
	display:block;
	width:164px;
	margin-left:10px;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:12px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}
div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteDigueu{
	margin:0px;
	padding:0px;
	display:block;
	width:141px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:10px;
	color:#636363;
	background:transparent;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	cursor:pointer;
}


div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteTransports{
	margin:0px;
	padding:0px;
	display:block;
	color:#636363;
	background:transparent url("bgDegradatBotoGranInterior.gif") bottom left repeat-x;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	cursor:pointer;
	border-left:1px solid #e6e6e5;
	border-right:1px solid #e6e6e5;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior p.degradatBottom{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	background:transparent url("bgDebgradatWithBG.png") repeat-x;	
	margin-bottom:7px;
}
* html div#central div#canvas div#cosWeb div#espaiBannersInterior p.degradatBottom{
	background:transparent url("bgDebgradatWithBG.jpg") repeat-x;	
}




/* Defineixo ESPAI_CENTRAL_INTERIOR Com a contenidor de les diferents noticies de les Pagines Interiors */

div#central div#canvas div#cosWeb div#espaiCentralInterior{
	margin:0px;
	padding:0px;
	width:485px;
	float:left;
	display:block;
	margin-top:12px;
	margin-left:12px;
}

*+html div#central div#canvas div#cosWeb div#espaiCentralInterior{
	width:485px;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#backgroundLineBlack{
	border-bottom:1px solid black;
	width:485px;
	margin-bottom: 8px;
	margin-top: 2px;
	float:left;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#textAndDrawIcons{
	margin-top: 12px;
overflow:auto;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#textAndDrawIcons div#drawIcon{
	float: left;
	clear:left;
	margin: 0px;
	padding: 0px;
	width: 15px;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#textAndDrawIcons div#textIcon{
	float: left;
	margin-left: 6px;
	padding-top: 4px;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#textAndDrawIcons font{
	color:#82C052;
}
div#separationLineUpDown{
margin-top:5px;
}
/* Defineixo MENU_CENTRAL Com a contenidor del menu central de les pagines interiors. */

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral{
	margin:0px;
	padding:0px;
	display:block;
	margin-top:10px;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral div#div10raons{
	margin:0px;
	padding:12px;
padding-bottom:0px;
padding-top:0px;
	font-family: Verdana, Arial, Heveltica;	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	color:#5c6063;
	background:transparent;
	text-align:left;
display:block;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral p#titolMenuCentral{
	margin:0px;
	padding:0px;
	display:block;
	padding-left:24px;
	padding-right:24px;
	font-family:Arial, Verdana, Heveltica;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	color:#ffffff;
	height:25px;
	line-height:25px;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral img.imatgeCentral{
	margin:0px;
	padding:0px;
	display:block;
	margin-top:10px;
	
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral ul#llistatMenuCentral{
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	display:block;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}








div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral ul#llistatMenuCentral li{
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #dfdfdf;	
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral ul#llistatMenuCentral li a{
	margin:0px;
	padding:0px;
	display:block;
	width:250px;
	float:left;
	text-decoration:none;
	font-family:Verdana, Arial, Heveltica;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	color:#444849;
	
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral ul#llistatMenuCentral li a:hover{
	font-weight:bold;
	color:#005086;
	background:transparent url("fletxaBlue.gif") right no-repeat;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#menuCentral ul#llistatMenuCentral li span.spacer{
	margin:0px;
	padding:0px;
	display:block;
	width:13px;
	float:left;
	border-bottom:1px solid #ffffff;
}





div#central div#canvas div#cosWeb div#espaiCentralInterior div#espaiCartellsInteriors a img{
	display:block;
	border:1px solid #d7d6d6;
	border-bottom:none;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#espaiCartellsInteriors a img.noBorder{
	border:none;
}
div#central div#canvas div#cosWeb div#espaiBannersInterior div#campusVirtual span.texteCampus{
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:normal;
	color:#676767;
	display:block;
	text-align:left;
	padding-bottom:7px;
}

div#central div#canvas div#degradatTranscicioBottomInterior{
	margin:0px;
	padding:0px;
	/*background:#ffffff url("/Xcelerate/graphics/d-MD/bgDegradatTranscicioBottomI.jpg") repeat-x;*/
	width:944px;
	height:16px;
	margin-top:-16px;
	line-height:16px;
	margin-left:auto;
	margin-right:auto;
	
	/*Escalabilitat 4FF*/
	float:left;
}

* html  div#central div#canvas div#degradatTranscicioBottomInterior{
	/*height:0px;*/
	line-height:0px;
}



.texto_normal{
font-weight: normal;
font-size: 11px;
/*color: #7d7b7a;*/
font-family: Verdana;
text-decoration: none;
line-height: 13px;
}

.text_generic
{
font-weight: normal;
font-size: 11px;
/*color: #7d7b7a;*/
font-family: Verdana;
text-decoration: none;
line-height: 13px;
}

/* estils heredats del web antic */

.texto_normal_peq10Negrita {
	FONT-WEIGHT: bold;
	font-size:/*0.6886 0.7em*/ 10px;
	/*color: #7d7b7a;*/
	FONT-FAMILY: Verdana, Arial, Heveltica;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 13px;
	vertical-align:top;
}


h1.nodsp{
line-height: 0px;
font-size: 0px;
display:none;
}


div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.menuIndependent{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:8px;
	padding-right:8px;
	display:block;
	/*
	height:26px;
	line-height:26px;
	*/
	padding-top:5px;
	padding-bottom:5px;
}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li span.menuTitular{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
		display:block;
	text-decoration:none;
	width: 130px;
	padding-top:3px;
	padding-bottom:3px;	
}


* html div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li span.menuTitular{
padding-top:3px;
	padding-bottom:0px;	
	
}

/* Diferents colors per al titular dels menus de la esquerra */

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.menuIndependent a{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;	
	display:block;
	text-decoration:none;	
	width: 134px;	
}

div#central div#canvas div#cosWeb div#espaiMenuInterior p.degradatInferior{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	width:177px;
	margin-bottom:7px;
	margin-left:12px;
}

div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte p#infoContacte a{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:10px;*/
	font-weight:normal;
	display:block;
	padding-bottom:0px;
}

div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte a.mailContacteColor{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	font-size:/*0.626 0.625em*/ 10px;
}

/* Diferents fletxes de colors per als banners interiors */

div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteLinkGreen{
	font-family:Verdana, Arial, Heveltica;
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-bottom:8px;
	cursor:pointer;
	padding-right:20px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabTransports{
	display:block;
	width:161px;
	text-decoration:none;	
	padding-top:34px;
	margin-top:-8px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabTransportsBrown{
	display:block;
	width:161px;
	text-decoration:none;	
	padding-top:34px;
	margin-top:-8px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.titolTransport{
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
	padding-left:10px;
	padding-right:20px;
	display:block;
	width:129px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabInformacio{
	display:block;
	width:161px;
	text-decoration:none;	
	padding-top:34px;	
	width:161px;
	margin-top:-8px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior{
	display:block;
	
	/*
	height:26px;
	line-height:26px;
	*/
	text-decoration:none;
	/*width:159px;*/
	width:185px;
	overflow:hidden;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior ul li.separatorItem{
	padding:0px;
	display:block;
	text-decoration:none;	
	height:1px;
	line-height:1px;
	width: 187px;
	margin-left:-40px;
}

* html div#central div#canvas div#cosWeb div#espaiBannersInterior ul li.separatorItem{
	margin:0px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabDigueutitol{
	display:block;
	text-decoration:none;
	padding-right:20px;
	overflow:hidden;
	color:white;
	line-height: 20px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteBrown{
	margin:0px;
	padding:0px;
	display:block;
	width:129px;
	padding:6px;
	padding-left:10px;
	padding-right:20px;
	/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaBrown.gif") right no-repeat;	*/
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteOrange{
margin:0px;
	padding:0px;
	display:block;
	width:129px;
	padding:6px;
	padding-left:10px;
	padding-right:20px;
	/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaOrange.gif") right no-repeat;	*/
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteOrangeDark{
	margin:0px;
	padding:0px;
	display:block;
	width:129px;
	padding:6px;
	padding-left:10px;
	padding-right:20px;
/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaOrange.gif") right no-repeat;	*/
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteBlue{
margin:0px;
	padding:0px;
	display:block;
	width:129px;
	padding:6px;
	padding-left:10px;
	padding-right:20px;
		font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteGreen{
	margin:0px;
	padding:0px;
	display:block;
	width:156/*129px*/;
	padding:6px;
	padding-left:10px;
	padding-right:20px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteGrey{
margin:0px;
	padding:0px;
	display:block;
	width:139px;
	font-family:Verdana, Arial, Heveltica;
	font-size:11px;
	/*font-size:0.8886em;*/
	font-weight:normal;
	cursor:pointer;
	padding-top:2px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteGreen{
margin:0px;
	padding:0px;
	display:block;
	width:/*131*/156px;
	margin-left:10px;
	margin-top:10px;
	padding-right:3px;
	font-family:Verdana, Arial, Heveltica;
	/*font-size:11px;*/
	font-size:/*0.6886 0.7em*/ 11px;
	font-weight:bold;
	cursor:pointer;
}

/* Defineixo ESPAI_CARTELLS INTERIOR Com a contenidor dels diferents cartells visuals Interiors */
div#central div#canvas div#cosWeb div#espaiCentralInterior div#espaiCartellsInteriors{
	margin:0px;
	padding:0px;
	float:left;	
	margin-left:12px;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#espaiCartellsInteriors p.degradatBannerBottom{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	line-height:8px;
	margin-bottom:7px;	
}

/* estils heredats del web antic */
.secciono10px {
	FONT-WEIGHT: bold;
	font-size:/*0.6886 0.7em*/ 10px;
	FONT-FAMILY: Verdana, Arial, Heveltica;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 13px;
		vertical-align:top;
}
.secciono10pxSelec {
	FONT-WEIGHT: bold;
	font-size:/*0.6886 0.7em*/ 10px;
	FONT-FAMILY: Verdana, Arial, Heveltica;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 13px
}

.texto_destacado{
font-family: Verdana;
font-size: 11px;
line-height: 13px;
height:20px;
}

h1{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-weight: bold;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
line-height: 13px;
}
h1.nodsp{
line-height: 0px;
font-size: 0px;
display:none;
}

.menu_seccion,.titol_dades {
  FONT-WEIGHT: bold;
  font-family:Verdana;
  font-size:11px;
  font-style:normal;
  line-height: 13px;
}
.titol_taula_dades {
  font-family:Verdana;
  font-size:11px;
  font-style:normal;
  line-height: 13px;
}
.cos_taula_dades {
  FONT-WEIGHT: regular;
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana;
  TEXT-DECORATION: none;
  LINE-HEIGHT: 13px;
}

/*CSS Style for Menu Level3 in Masters*/
div#menuLevel3{
width:153px;
overflow:hidden;
padding-top:3px;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
padding-top:5px;
}

#selectedMenuLevel3{
overflow:hidden;
margin: 3px 5px 10px 12px; 
}

#unselectedMenuLevel3{
clear:left;
padding-right:5px;
overflow:hidden;
margin: 5px 5px 10px 12px;
}

#partLeftSelectedMenuLevel3{
width:85%;
float:left;
}

#arrowSelectedMenuLevel3{
float:right;
width:5%;
overflow:hidden;
}
/*Hacks CSS Style for Menu Level3 in Masters*/
* html #partLeftSelectedMenuLevel3{
width:80%;
margin-bottom:0px;
}

* html #arrowSelectedMenuLevel3{
width:5%;
}

.titulacio{
  font-weight: normal;
  font-family:Verdana;
  font-size:11px;
  font-style:normal;
  line-height: 13px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

h1.titulacio{
  font-weight: bold;
   /*display:none;*/
}

h2.titulacio{
  font-weight: bold;
}






/*Diferents colors de background per als enllasos externs*/

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.menuIndependent{

/*	background:#ffffff url("/Xcelerate/graphics/novaUAB/interior/bgDegradatMenuIndependent.gif") bottom repeat-x;*/
	
	border-top:1px solid #ffffff;
	border-bottom:1px solid #d2ddca;
	color:#d95117;

	background:#fce1ce;
}
* html div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.menuIndependent{
		background:#fce1ce;

}

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li span.menuTitular{

	color:#d95117;

}

/* Diferents colors per al titular dels menus de la esquerra */

div#central div#canvas div#cosWeb div#espaiMenuInterior ul.menuInterior li.menuIndependent a{

/*	background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaEnlaceEsquerre.gif") 130px 2px no-repeat;*/
	color:#d95117;
	/*
	height:26px;
	line-height:26px;
	*/
}

div#central div#canvas div#cosWeb div#espaiMenuInterior p.degradatInferior{

	background:transparent url("bgDebgradatWithBG.png") top repeat-x;

}
* html div#central div#canvas div#cosWeb div#espaiMenuInterior p.degradatInferior{
	background:transparent url("bgDebgradatWithBG.jpg") top repeat-x;
}
div#central div#canvas div#cosWeb{
background:#ffffff url("fons.jpg.1") repeat-x bottom left;
border-top:1px solid #c7c7c7;
}
* html div#central div#canvas div#cosWeb{
background-image:none;

}


div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte p#infoContacte a{
	color:#D95117;
	background:transparent;

}


div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte a.mailContacteColor{
	background:transparent;
	color:#de4d14;
}

div#central div#canvas div#cosWeb div#contacteUabInterior div#texteContacte a:hover{
	text-decoration:underline;
}
/* Diferents fletxes de colors per als banners interiors */

div#central div#canvas div#cosWeb div#espaiBannersInterior span.orangeDarkArrow{
	display:block;
	width:4px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	background:transparent url("fletxaOrangeDark.gif") bottom left no-repeat;
	float:right;
	margin-right:-5px;
	margin-top:2px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.orangeArrow{
	display:block;
	width:4px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	background:transparent url("fletxaOrange.gif") bottom left no-repeat;
	float:right;
	margin-right:-5px;
	margin-top:2px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.blueArrow{
	display:block;
	width:4px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	background:transparent url("fletxaBlue.gif") bottom left no-repeat;
	float:right;
	margin-right:-5px;
	margin-top:2px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.greenArrow{
	display:block;
	width:4px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	background:transparent url("fletxaOrange.gif") bottom left no-repeat;
	float:right;
	margin-right:-5px;
	margin-top:2px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.brownArrow{
	display:block;
	width:4px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	background:transparent url("fletxaBrown.gif") bottom left no-repeat;
	float:right;
	margin-right:-5px;
	margin-top:2px;
}


div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteLinkGreen{
	color:#68ac3b;
	border-left:1px solid #e8e8e7;
	border-right:1px solid #e8e8e7;	
	background:transparent url("bgDegradatBotoInterior.gif") bottom left repeat-x;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabTransports{
	background:transparent url("bgUabTransports.gif") no-repeat;

}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabTransportsBrown{
	background:transparent url("bgUabTransportsBrown.gif") no-repeat;

}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.titolTransport{
	color:#006499;
	border-left:1px solid #e6e6e5;
	border-right:1px solid #e6e6e5;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabInformacio{
	display:block;
	width:161px;
	text-decoration:none;	
	padding-top:34px;	
	width:161px;
	margin-top:-8px;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior{
	/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaBrown.gif") bottom left repeat-x;*/
	border:1px solid #e6e6e6;	
}



div#central div#canvas div#cosWeb div#espaiBannersInterior ul li.separatorItem{
	border-top:1px solid #d0d0d0;
	background:#f5F5F5;
}


div#central div#canvas div#cosWeb div#espaiBannersInterior a#uabDigueutitol{
	background:#DE4D14;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteBrown{
	color:#992235;
	background:transparent url("bgDegradatMenuIndependent.gif") bottom left repeat-x;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteOrange{
	color:#fe860c;
	background:transparent url("bgDegradatMenuIndependent.gif") bottom left repeat-x;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteOrangeDark{
	color:#ed4012;
	
	background:transparent url("bgDegradatMenuIndependent.gif") bottom left repeat-x;
}


div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteBlue{
	color:#0097e0;
	/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaOrange.gif") right no-repeat;	*/
	background:transparent url("bgDegradatMenuIndependent.gif") bottom left repeat-x;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteGreen{
	

	color:#68ac3b;
	/*background:transparent url("/Xcelerate/graphics/novaUAB/interior/fletxaOrange.gif") right no-repeat;	*/
	
	background:transparent url("bgDegradatMenuIndependent.gif") bottom left repeat-x;
}

div#central div#canvas div#cosWeb div#espaiBannersInterior a.enllasDegradatInterior span.texteGrey{
	
	
	color:#464a49;
	
}

div#central div#canvas div#cosWeb div#espaiBannersInterior span.texteGreen{
	
	color:#005b27;
	background:transparent url("fletxaGreen.gif") right no-repeat;	
	
}


/* Defineixo ESPAI_CARTELLS INTERIOR Com a contenidor dels diferents cartells visuals Interiors */


div#central div#canvas div#cosWeb div#espaiCentralInterior div#espaiCartellsInteriors p.degradatBannerBottom{
	background:transparent url("bgDebgradatWithBG.png") repeat-x;	
}

/* Aquest estils son per al Mouseover del menu de navegacio */

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mGreen:hover{
	background:#383b3c url("bgEnlaceOrange.gif") repeat-x;
	border-right:1px solid #DE4D14;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mBlue:hover{
	background:#383b3c url("bgEnlaceBlue.gif") repeat-x;
	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mOrange:hover{
	background:#383b3c url("bgEnlaceOrange.gif") repeat-x;
	border-right:1px solid #6f6f6f;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mRed:hover{
	background:#383b3c url("bgEnlaceRed.gif") repeat-x;
	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mYellow:hover{
	background:#383b3c url("bgEnlaceYellow.gif") repeat-x;
	border-right:1px solid #6f6f6f;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mLightGreen:hover{
	background:#383b3c url("bgEnlaceLightGreen.gif") repeat-x;
	border-right:1px solid #9a9a9a;
}


/* estils heredats del web antic */

h1{
color: #DE4D14;
}

.cos_taula_dades {
  COLOR: #7D7B7A;
}
/*CSS Style for Menu Level3 in Masters*/
/*#menuLevel3{
background:#F4F4F4;
}*/


/*Hacks CSS Style for Menu Level3 in Masters*/


* html #menuLevel3{
border-bottom: 1px solid #DDDDDD; 
}




/*Importat del DEP*/

/* Defineixo COS com a cos contenidor del lloc web */

/*div#central div#canvas div#cosWeb{
	/*margin:0px;
	padding:0px;*/
	/*background:#ffffff url("/Xcelerate/graphics/d-MD/fons.jpg") repeat-x bottom left;*/
	/*width:894px;
	/*border-left:1px solid #c7c7c7;*/
	/*border-top:1px solid #c7c7c7;
	/*border-right:1px solid #c7c7c7;*/
	
	
	/* Escalabilitat 4FF */
	/*float:left;
	margin:0px;
	padding:0px;
	margin-left:25px;
	margin-top:-2px;
	padding-top:0px;
	padding-bottom:100px;
}*/

* html div#central div#canvas div#cosWeb{
	padding-top:0px;
	background:#ffffff url("fons.jpg.1") repeat-x bottom left;
	padding-bottom:100px;
}




/* Aquest estils son per al Mouseover del menu de navegacio */

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mGreen:hover{
	background-color:#DE4D14
	/*background:transparent url("../../graphics/d-MD/boto-horitzontal-actiu.jpg") repeat-x;*/

	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mBlue:hover{
	background:transparent url("boto-horitzontal-actiu.jpg") repeat-x;

	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mOrange:hover{
	background:transparent url("boto-horitzontal-actiu.jpg") repeat-x;

	border-right:1px solid #6f6f6f;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mRed:hover{
	background:transparent url("boto-horitzontal-actiu.jpg") repeat-x;

	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mYellow:hover{
	background:transparent url("boto-horitzontal-actiu.jpg") repeat-x;

	border-right:1px solid #6f6f6f;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mLightGreen:hover{
	background:transparent url("boto-horitzontal-actiu.jpg") repeat-x;
	
	border-right:1px solid #9a9a9a;
}



div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb ul#enllasosBreadcumb li a.linkActiu{
/*	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	padding-left:12px;
	padding-right:12px;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:11px;*/
	/*font-size:0.6886em;
	font-weight:bold;
	height:25px;
	line-height:25px;*/
	background-color:#DE4D14;
	/*color:#ffffff;
	text-decoration:none;
/*	background-image:url("/Xcelerate/graphics/novaUAB/interior/fletxaEnlaceAillat.gif");*/
	/*background-position:90% 50%;
	background-repeat:no-repeat;*/
}


/* Defineixo LINK AILLAT per a l'enllaç de la dreta del Breadcumb */

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat,a.linkAillat{
	/*margin:0px;
	padding:0px;
	float:right;
	width:auto;
	padding-left:12px;
	padding-right:12px;*/
	background:#DE4D14;
	/*height:25px;
	line-height:25px;
	text-decoration:none;
	margin-right:178px;*/
}
* html div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat{
	/*margin-right:177px;
	padding-left:12px;
	padding-right:12px;*/
	background:#DE4D14;
}
div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat:hover{
	background:#DE4D14;
	/*text-decoration:none;*/
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia a.titularNoticia{
	/*font-family:Arial, Verdana, Heveltica;
	/*font-size:13px;*/
	/*font-size:0.8138em;
	font-weight:bold;*/
	color:#DE4D14;
	/*background:transparent;
	text-decoration:none;
	display:block;
	margin-top:5px;
	margin-bottom:5px;*/
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.titularMasinfo{
	/*font-family:Arial, Verdana, Heveltica;
	/*font-size:11px;*/
	/*font-size:0.9886em;
	font-weight:bold;*/
	color:#DE4D14;
/*	background:transparent;*/
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.titularMasinfo a.masInfo{
	/*font-family:Arial, Verdana, Heveltica;
	/*font-size:11px;*/
	/*font-size:0.9886em;
	font-weight:bold;*/
	color:#DE4D14;
	/*background:transparent;
	text-decoration:none;*/
}

div#central div#canvas div#cosWeb div#contingutBanners ul#enllasosMesBuscats2 li.theFirst{
	background:#DE4D14;
/*	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;*/
	border-left:1px solid #DE4D14;
	border-top:1px solid #DE4D14;
	border-right:1px solid #DE4D14;
}


div#central div#canvas div#cosWeb div#contingutBanners div#contacteUab div#texteContacte a.mailContacte{
	/*margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Heveltica;
	font-size:0.626em;
	font-weight:normal;
	background:transparent;
	padding-left:7px;*/
	color:#de4d14;
	/*background:transparent;
	text-decoration:none;*/
}

.menu_seccion {

	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7B7A;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 13px;
}

A.menu_seccion {

	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7B7A;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 13px
}

A.menu_seccion:hover {

	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 13px
}

/**/

/* Defineixo LLISTAT NOTICIES INTERIOR Com a llistat de les diferents Noticies de les pagines interiors */

div#central div#canvas div#cosWeb ul.llistatNoticiesInterior{
	margin:0px;
	padding:0px;	
	float:left;
	display:block;
	margin-top:12px;
	margin-bottom:24px;
}

div#central div#canvas div#cosWeb ul.llistatNoticiesInterior li.itemNoticia{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	margin-bottom:10px;
}

div#central div#canvas div#cosWeb ul.llistatNoticiesInterior li.itemNoticia img.imgNoticia{
	margin:0px;
	padding:0px;
	border:none;
	border:1px solid #b8b9b7;
	float:left;
	margin-right:10px;
}




div#central div#canvas div#cosWeb ul.llistatNoticiesInterior li.itemNoticia p.texteNoticia{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Heveltica;
	font-weight:normal;
	color:#5c6063;
	background:transparent;
	display:block;
	text-align:left;
	clear:right;
	margin-top:5px;
	
}
div#central div#canvas div#cosWeb ul.llistatNoticiesInterior li.itemNoticia span.texteNoticiaAtDreta{

	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#5c6063;
	background:transparent;	
	text-align:left;	
	clear:right;
	width:424px;
	font-family:Verdana, Arial, Heveltica;
}


div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia span.texteNoticiaAtDreta{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Heveltica;
	font-size:11px;
	/*font-size:0.6886 0.7em 10px;*/
	font-weight:normal;
	color:#5c6063;
	background:transparent;	
	text-align:left;	
	float:left;
	clear:right;
	width:248px;
	font-family:Verdana, Arial, Heveltica;
	margin-top:0px;
}


.texto_normal_peq {
	FONT-WEIGHT: REGULAR; FONT-SIZE: 9px; COLOR: #686665; FONT-FAMILY: Verdana; TEXT-DECORATION: NONE; line-height: 13px
}


/*Hauria d'estar a noticies*/
a.masInfoPetita{
	color:#828c8e;
	text-decoration:none;
}

table.tableEnllaDocuments{
width:100%;
}
/*CSS Style for Level3 in Masters*/

#generalContentLevel3{
overflow:hidden;
width:100%;
height:100%;
}

#menuPart{
width:60%;
float:left;
margin-right:10px;
}

#titlesMenuPart{
width:100%;
margin-bottom:5px;
}

#colorBox{
width:100%;
}

#titlesMenuPartPrincipal{
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: Verdana;
TEXT-DECORATION: none;
LINE-HEIGHT: 13px;
margin-bottom:20px;
}

#titlesMenuPart2{
margin-bottom:5px;
}

#indexAndMenu{
width:100%;
float:left;
}

#contentMenu{
width:100%;
overflow:hidden;
float:left;
margin-top:15px;
}

#informationLinkWithoutSpace{
width:100%;
overflow:hidden;
float:left;
}

#informationIndexAndMenu{
overflow:hidden;
float:left;
width:100%;
}

#indexPart{
width:30%;
float:right;
margin-right:6px;
}

#nameAmbit{
width:144px;
padding-left:10px;
padding-top:4px;
padding-bottom:4px;
border: 1px solid #DDDDDD;
}

#pdfLink{
float:right;
}

#separationLineGreyBothSides{
width:100%;
margin-top:10px;
margin-bottom:5px;
clear:both;
}


#titlesMenuPart2PartLeft{
margin-right:5px;
float:left;
width:100px;
}

#titlesMenuPartPartRight{
margin-right:5px;
float:left;
width:169px;
margin-bottom:10px;
}

#titlesMenuPartPartRight2{
margin-right:5px;
float:right;
width:140px;
margin-bottom:10px;
}

#contentMenuPartTitles{
overflow:auto;
}

/*Hacks CSS Style for Level3 in Masters*/

* html #indexPart{
margin-right:0px;
}
*+html #indexPart{
position:relative;
z-index:1;
}

* html #titlesMenuPart{
padding-right:10px;
margin-right:10px;
}

* html #informationIndexAndMenu{
padding-right:10px;
}

* html #nameAmbit{
width:155px;
border-top: none;
}

* html #menuPart{
width:64%;
margin-right:5px;
}

/* CSS Style for Level3 in Masters-Credits*/
.itineraris_master_groc{
	background-color: #ffff00;
	}
.itineraris_master_verd{
	background-color: #00ff00;
}
.itineraris_master_blau{
	background-color: #5286ff;
}
.itineraris_master_oliva{
	background-color: #c6ff21;
}
.itineraris_master_turquesa{
	background-color: #00dfde;
}
.itineraris_master_lila{
	background-color: #7b7dff;
}
.itineraris_master_taronja{
	background-color: #ff9a00;
}
.itineraris_master_vermell{
	background-color: #ff0000;
}

#litleBoxOfRow{
width:25%;
float:left;
}

#boxLeftCredits{
border: 2px outset grey;
width: 15px;
height: 15px;
float:left;
margin-right:10px;
}

#partRightCredits{
width:70%;
float:left;
}

#partLeftCredits{
float:left;
margin-right:10px;
width:15%;
}

#rowCredits{
overflow:hidden;
margin-top:10px;
width:100%;
float:left;
}

#contentCredits{
margin-top:10px;
overflow:hidden;
}


#NameAmbitPosition{
overflow:auto;
border: 1px solid #DDDDDD; 
width:155px;
}

#drawNameAmbitLeftPosition{
width:10%;
padding:5px 5px 3px 5px;
margin-left:5px;
margin-right:5px;
float:left;
}

#nameAmbitRightPosition{
width:77%;
padding:9px 0px 8px 0px;
float:right;
}

#informationPlaEstudis{
}

* html #NameAmbitPosition{
overflow:auto;
border-top: none; 
width:155px;
}

* html #nameAmbitRightPosition{
padding-bottom: 3px;
width:73%;
}


/*Hacks CSS Style for Level3 in Masters*/

* html #litleBoxOfRow{
width:24.5%;
}

* html #contentCredits{
padding-bottom:10px;
}

/*END Hacks CSS Style for Level3 in Masters*/

/*END CSS Style for Level3 in Masters*/

div#espaiCentralInterior a.texto_normal{
text-decoration:none;
}
body div#central div#canvas div#cosWeb div#espaiCentralInterior div#backgroundLineBlack{
border:1px 0px 0px 0px;
height:0px;
background-color:black;
}
*+html body div#central div#canvas div#cosWeb div#espaiCentralInterior div#backgroundLineBlack{
height:1px;
}
*+html body div#central div#canvas div#cosWeb div#espaiCentralInterior div#textAndDrawIcons{
overflow:visible;
}
/* ******************************* */
/* Maquetació per a les pestanyes
 * 
 */
table td.tabNotSelected{
	border-bottom:#919191 1px solid;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	padding-bottom:8px;
	padding-top:8px;
}
table td.tabSelected{
	border-bottom:none;
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	border-top:1px solid #919191;
	padding-bottom:8px;
	padding-top:8px;
}