/* ------------------------------------- */
/* 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;
	font-size:17px;
}

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("../../graphics/novaUAB/Home/bgDegradatMig.gif");
	
	/*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("../../graphics/novaUAB/Home/bgDegradatTop.gif") 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("../../graphics/novaUAB/Home/bgCornerTopLeft.gif") no-repeat;
	float:left;
}

div#central div#canvas div#degradatTop p#bgCornerTopRight{
	margin:0px;
	padding:0px;
	width:55px;
	height:15px;
	background:url("../../graphics/novaUAB/Home/bgCornerTopRight.gif") 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("../../graphics/novaUAB/Home/bgDegradatBottom.gif") 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("../../graphics/novaUAB/Home/bgCornerBottomLeft.gif") no-repeat;
	float:left;
}

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

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

div#central div#canvas div#bgClientTools{
	margin:0px;
	padding:0px;
	background:#f2f2f2 url("../../graphics/novaUAB/Home/bgDegradatClientTools.gif") repeat-x;
	width:944px;
	height:41px;
	line-height:41px;
	margin-left:auto;
	margin-right:auto;
}

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

div#central div#canvas div#degradatTranscicioBottom{
	margin:0px;
	padding:0px;
	background:#ffffff url("../../graphics/novaUAB/Home/bgDegradatTranscicioBottom.gif") 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;*/	
	
}

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

div#central div#canvas div#cosWeb{
	margin:0px;
	padding:0px;
	background:#ffffff url("../../graphics/novaUAB/Home/bgCosWeb.gif") repeat-x top left;	
	width:894px;
	padding-top:12px;
	/*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:12px;
}

div#central div#canvas div#cosWeb.homeSDL{
	background: url("/Xcelerate/graphics/w-MediAmbient/fons_peu.gif") repeat-x scroll center bottom transparent

}

div#central div#canvas div#cosWeb.homeSDL div#cosWebInterior {
	padding-bottom: 0;
}


/**********************************************************************************
*	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("../../graphics/novaUAB/Home/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;
	float:right;
}

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.6886em;
	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.9886em;
	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.2764em;
}

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

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

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

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.626em;
	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.626em;
	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("../../graphics/novaUAB/Home/logoBlackUab.gif") 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("../../graphics/novaUAB/Home/bgDegradatEnlaceTop.gif") 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("../../graphics/novaUAB/Home/bgDegradatEnlaceTopOutside.gif") right repeat-y;
	float:right;
}

div#central div#canvas div#cosWeb div#presentacioUab ul#enllasosTop li a:hover{
	background:#5e5d5b url("../../graphics/novaUAB/Home/bgDegradatEnlaceTopHover.gif") 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.1268em;
	font-weight:normal;
	width:120px;
	display:block;
	background:transparent url("../../graphics/novaUAB/Home/fletxaEnlaceTop.gif") 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:12px;*/
	font-size:0.7512em;
	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.7512em;
	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("../../graphics/novaUAB/Home/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("../../graphics/novaUAB/Home/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("../../graphics/novaUAB/Home/bgDegradatMenuNavegacio.gif") repeat-x;
	float:left;
	margin-top:12px;
}

/* 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-left: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("../../graphics/novaUAB/Home/bgDegradatEnlaceNavegacio.gif") 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.6886em;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #dadada;
	border-right:1px solid #313436;
}

/* 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:transparent url("../../graphics/novaUAB/Home/bgEnlaceGreen.gif") repeat-x;*/
	background:#0084d7;
	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mBlue:hover{
	/*background:transparent url("../../graphics/novaUAB/Home/bgEnlaceBlue.gif") repeat-x;*/
		background:#0084d7;
	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mOrange:hover{
/*	background:transparent url("../../graphics/novaUAB/Home/bgEnlaceOrange.gif") repeat-x;*/
	background:#0084d7;
	border-right:1px solid #6f6f6f;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mRed:hover{
	/*background:transparent url("../../graphics/novaUAB/Home/bgEnlaceRed.gif") repeat-x;*/
		background:#0084d7;
	border-right:1px solid #313436;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mYellow:hover{
	/*background:transparent url("../../graphics/novaUAB/Home/bgEnlaceYellow.gif") repeat-x;*/
		background:#0084d7;
	border-right:1px solid #6f6f6f;
}

div#central div#canvas div#cosWeb div#menuNavegacio ul#enllasosMenuNavegacio li a.mLightGreen:hover{
	/*background:transparent url("../../graphics/novaUAB/Home/bgEnlaceLightGreen.gif") repeat-x;*/
		background:#0084d7;
	border-right:1px solid #9a9a9a;
}




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

div#central div#canvas div#cosWeb div#seccioTitular{
	margin:0px;
	padding:0px;
	width:870px;
	height:44px;
	line-height:44px;
	/*	background:transparent url("../../graphics/novaUAB/Home/bgDegradatTitular.gif") repeat-x;*/
	background:#0084d7;
	float:left;
	padding-left:24px;
	vertical-align:middle;
	border-bottom:1px solid #adbc53;
}
* html div#central div#canvas div#cosWeb div#seccioTitular{
	background:#0084d7;
}


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

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

div#central div#canvas div#cosWeb div#seccioTitular span.titolGreen{
	font-family:Arial, Verdana, Heveltica;
	/*font-size:17px;*/
	font-size:1.0642em;
	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:654px;
	width:657px;
	float:left;
	display:block;
	margin-left:12px;
		margin-bottom:15px;
}

/* 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:302px;
	background-color:#0084d7;
	height:25px;
	margin-top:12px;
}

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.6886em;
	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:auto;
	padding-left:24px;
	padding-right:24px;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:11px;*/
	font-size:0.6886em;
	font-weight:bold;
	height:25px;
	line-height:25px;
	background-color:#0084d7;
	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{
	margin:0px;
	padding:0px;
	float:right;
	width:auto;
	padding-left:24px;
	padding-right:12px;
	background:#00591f;
	height:25px;
	line-height:22px;
	text-decoration:none;
}

div#central div#canvas div#cosWeb div#contingutWeb div#breadcumb a.linkAillat:hover{
	background:#00591f;
	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.6886em;
	font-weight:bold;
	color:#ffffff;
	padding-right:15px;
	background:#00591f url("../../graphics/novaUAB/Home/fletxaEnlaceAillat.gif") right no-repeat;
}

/* 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:302px;
	float:left;
	display:block;
	margin-top:8px;
}
div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies p span.degradatBannerBottom{
	margin:0px;
	padding:0px;
	display:block;
	height:8px;
	background:transparent url("../../graphics/novaUAB/Home/bgDegradatBannerBottom.gif")bottom repeat-x;
}
div#central div#canvas div#cosWeb div#contingutWeb div#espaiNoticies div.itemNoticia{
	margin:0px;
	padding:0px;
	width:302px;
	display:block;
	margin-top:5px;
	float:left;
	margin-bottom:10px;
	border:1px solid #d7d6d6;
}

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;
}

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.6886em;
	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.6886em;
	font-weight:normal;
	color:#5c6063;
	background:transparent;	
	text-align:left;	
	float:left;
	clear:right;
	width:185px;
	font-family:Verdana, Arial, Heveltica;
	margin-top:0px;
	
}

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:#0084d7;
	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 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.7512em;
	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.9886em;
	font-weight:bold;
	color:#00591f;
	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:#00591f;
	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:right;
	display:block;
	margin-left:24px;
	width:331px;
margin-top:-28px;
	overflow:hidden;
}

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("../../graphics/novaUAB/Home/bgDegradatBannerBottom.gif") repeat-x;
	margin-bottom:7px;
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells a.cartellVisual{
	margin:0px;
	padding:0px;
	display:block;
	/*
	margin-top:15px;
	margin-top:7px;
	*/
}

div#central div#canvas div#cosWeb div#contingutWeb div#espaiCartells a.cartellVisual img{	
	display:block;
	border:1px solid #d7d6d6;
	border-bottom:none;
}

/* 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.6886em;
	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("../../graphics/novaUAB/Home/bgDegradatVideosUab.gif") repeat-x;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:17px;*/
	font-size:1.0642em;
	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:204px;
	width:201px;
	float:left;
	margin-left:13px;
	margin-top:12px;
}

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.626em;
	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.626em;
	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;
}

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.7512em;
	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 url("../../graphics/novaUAB/Home/bgContacte.jpg") bottom left no-repeat;
	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.626em;
	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:0.626em;
	font-weight:normal;
	background:transparent;
	padding-left:7px;
	color:#045c1f;
	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("../../graphics/novaUAB/Home/bgDegradatBannerBottom.gif") 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("../../graphics/novaUAB/Home/bgDegradatBannerBottom.gif") repeat-x;
}

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("../../graphics/novaUAB/Home/bgDegradatBannerBottom.gif") 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:198px;
	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:#dfdfdf;
	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.7512em;
	font-weight:bold;
	height:18px;
	line-height:18px;
	display:block;
	padding-left:10px;
	vertical-align:top;
}

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.7512em;
	font-weight:bold;
	color:#434748;	
	display:block;
	line-height:18px;
	width:180px;
	width:188px;
	padding-left:10px;
	background:#E3E3E3 url("../../graphics/novaUAB/Home/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("../../graphics/novaUAB/Home/fletxaEnlaceEsquerreHover.gif") 185px 5px no-repeat;	
}

/* 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#enllasosMesBuscats2{
	margin:0px;
	padding:0px;
	list-style:none;
	width:198px;
	margin-right:13px;
	margin-top: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:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background:#E3E3E3;
}

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:#dfdfdf;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

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.7512em;
	font-weight:bold;
	height:18px;
	line-height:18px;
	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.7512em;
	font-weight:bold;
	color:#434748;	
	display:block;
	line-height:18px;
	width:180px;
	width:188px;
	padding-left:10px;
	background-color:#C3EAFB;
	padding-top:1px;
	padding-bottom:1px;	
}

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.626em;
	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.626em;
	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.926em;
	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.626em;
	color:#ffffff;
	background:transparent;
	font-weight:normal;
}




span.invisible{
	visibility:hidden;
}

h1{
	display:none;
}

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;
}
div.cartellHome {
float: left;
margin-right: 0px;
padding-bottom: 8px;
background-color: transparent;
background:url("/Xcelerate/graphics/novaUAB/Home/bgDegradatBannerBottom.gif") left bottom repeat-x;
margin-bottom: 7px;
}
div.cartellHomeFi {
float: left;
margin-right: 0px;
padding-bottom: 8px;
background-color: transparent;
background:url("/Xcelerate/graphics/novaUAB/Home/bgDegradatBannerBottom.gif") left bottom repeat-x;
margin-bottom: 7px;
margin-left:spx;
}

#cartellVideosUab{
float:left;
}



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

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.6886em;
	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('/Xcelerate/graphics/novaUAB/interior/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('/Xcelerate/graphics/novaUAB/interior/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("/Xcelerate/graphics/novaUAB/interior/bgDebgradatWithBG.png") repeat-x;	
	position:absolute;
	margin-top:10px;	
}



/* **************************************************************************************** */
/***** Contingut Bloc Overview *****/
/***********************************/
div#central div#canvas div#cosWeb div#overviewEI div#ombraOverview{
	margin-top:0;
	position:relative;
	top:-4px;
	height:0px;
	width:487px;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI{
	float:right;
/*	height:226px;
	width:152px;*/
	height:260px;
	width:262px;
	margin-left:1px;
	background:transparent url('/Xcelerate/graphics/i-EI/dreta_videos.gif') no-repeat;
	font-family:Verdana;
	color:#444444;
	position:relative;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia{
    margin:0px;
    padding:0px;
    padding-left:7px;
padding-right:12px;
    font-size:11px;
}
div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia div#contenidorNoticia{
    margin-top:12px;
    padding-left:8px;
	padding-right:15px;
}
div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia div#contenidorDesc div.bandaTaronjaImg{
    background:#F68750;
	padding: 6px 6px 6px 8px;
	position:absolute;
	right:125px;
	width:300px;
	opacity:0.9;
	color:white;
	font-size:12px;
	font-weight:bold;
	z-index:1;
	bottom:30px;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia p#titolVideo{
	font-weight:bold;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia p#descripcio{
	padding:0px 10px 0px 12px;
	margin-top:20px;
	background:transparent url('/Xcelerate/graphics/novaUAB/quadradet.jpg') no-repeat 0px 3px;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia a{
	text-decoration:none;
	font-weight:bold;
	color: #65ad38;
	padding-right:7px;
	margin-right:4px;
}
div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia a.llegirMes{
	position:absolute;
	bottom:0px;
	right:15px;
}
div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia p#titol{
	font-weight:bold;
	margin-top:0px;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI_bis{
	float:right;
	width:257px;
	height:226px;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI{
	/*width:256px;
	height:226px;*/
	width:347px;
	height:260px;
	float:right;
position:relative;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI img{
	width:347px;
	height:260px;
	display:block;
position:absolute;
}
div#central div#canvas div#cosWeb div#overviewEI div#mediaEI img.playicon{
width:54px;
height:50px;
display:block;
margin:-27px 0px 0px -25px;
position:absolute;
top:50%;
left:50%;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI div.bandaTaronja{
	width:257px;
	background:#E67740;
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:24px;
	position:relative;
	top:-4px;
	opacity:0.85;
	padding-top:9px;
	text-align:center;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI div.bandaTaronjaPreview{
	width:257px;
	background:#E67740;
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:24px;
	position:relative;
	top:-37px;
	opacity:0.85;
	padding-top:9px;
	text-align:center;

}

div#central div#canvas div#cosWeb div#overviewEI div#thumbnailEI{
    cursor:pointer;
    float:left;
/*    width:70px;
    height:44px;*/
    width:69px;
    height:52px;
    margin-bottom:0px;
}

div#central div#canvas div#cosWeb div#overviewEI div#thumbnailEI img{
    width:69px;
    height:52px;
    opacity:0.38;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=38)";
    filter:alpha(opacity=38);
    zoom:1;
}

div#central div#canvas div#cosWeb div#overviewEI div#thumbnailEI img#thumb1{
    opacity:1;
}

div#central div#canvas div#cosWeb div#overviewEI div#arrowEI {
    background-image: url('/Xcelerate/graphics/i-EI/fltxa-taronja-gran-galeria.gif');
    height:23px;
    width:12px;
    position:absolute;
    margin-left:70px;
    top:12px;
}

div#central div#canvas div#cosWeb div#overviewEI div#mediaEI id#videoSubtitol{
	width:257px;
	height:33px;
	background:#FF7E00;
}

/******** Nivell 2 *********************************/
/***************************************************/
div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#ombraOverview{
	margin-top:0;
	position:relative;
	top:-4px;
	height:0px;
	width:532px;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI{
	display:inline;
	width:328px;
	height:226px;
	float:right;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI img{
	width:328px;
	height:226px;
	display:inline;
}
div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI img.playicon{
width:54px;
height:50px;
margin:-25px 0px 0px -27px;
top:50%;
left:50%;
display:block;
}

div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#descripcioEI{
	float:right;
	height:226px;
	width:200px;
	margin-left:1px;
	background:transparent url('/Xcelerate/graphics/i-CEI/gris_dreta_video_CEI.jpg') repeat-x top left;
	font-family:Verdana;
	color:#444444;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia div#contenidorDesc div.bandaTaronjaImg{
	background:#6DA93D;
	position:absolute;
	right:125px;
	width:350px;
	z-index:1;
}





/* ** * * * * * * * ** * * * * * * * * * * * * * *
 * **    NOVA WEB   **
 * ** * * * * * * * ** * * * * * * * * * * * * * */


div#central div#canvas div#cosWeb div#cosWebInterior{
    margin: 0;
    padding: 0 0 100px;
    width: 894px;
	float: left;	
}

div#central div#canvas div#cosWeb div#espaiCentralInterior.homeBib2 {
	margin-left: 13px;
    margin-top: 0;
    width: 883px;
	display: block;
    float: left;
    margin: 12px 0 0 12px;
    padding: 0;

}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * OVERVIEW
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI{
  	float:left;
  	width:672px;
  	height:260px;
	position:relative;
}

div#central div#canvas div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#thumbnailsContainer div#arrowEI {
    	background-image: url('/Xcelerate/graphics/SDL/fltxa-Blau-gran-galeria.gif');
    	height:23px;
    	width:12px;
		position:relative;
	
}

*:first-child+html div#central div#canvas div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#thumbnailsContainer div#arrowEI{
    margin-top:-260px;
} /* IE7 */

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#thumbnailEI img{
	margin-top /*\**/: 1px\9  /*IE8*/ 
}

*:first-child+html div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#thumbnailEI img { 
	margin-top: 0px; 
}/*IE7*/ 

div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI{
	width:337px;
	height:260px;
	margin-top /*\**/: 1px\9  /*IE8*/ 
}

*:first-child+html div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI { 
	width:343px;
	margin-top: 0px; 
	z-index: -2;
}/*IE7*/ 

div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI img{
	width:345px;
	height:260px;
	margin-left:-5px;
}

*:first-child+html div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI img { 
	width:347px;
}/*IE7*/ 

*:first-child+html div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#mediaEI img.playicon { 
	width:54px;
}/*IE7*/

div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#descripcioEI{
	margin-top:-12px;
	height:260px;
	width:246px;
	background:none;
}

*:first-child+html div#central div#canvas div#cosWeb div#espaiCentralInterior div#overviewEI div#descripcioEI { 
	margin-top:-13px;
}/*IE7*/ 

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI{
	margin-right:13px;
	background:none;
	color:#444444;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI div#descNoticia div#contenidorNoticia{
	margin:0;
	margin-left:7px;
	margin-top:-1px;
	padding-top:1px;
	padding-left:20px;
    	padding-right:18px;
  	background-image:url(/Xcelerate/graphics/w-MediAmbient/not_fons_degradat.gif);
  	height:259px;  
  	width:203px;  
}

*:first-child+html div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI div#descNoticia div#contenidorNoticia { 
	width:228px;
	margin-top:0px;
}/*IE7*/ 

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia {
	margin-top:13px;
	margin-left:-6px;
	padding: 0px;
	width:248px;
}

*:first-child+html div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia { 
	margin-left:-9px;
	width:251px;
}/*IE7*/

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI div#descNoticia p#descripcio{
    color:#262626;
	font-family: Arial;
   font-size:14px;
	
	background:none;
	padding-left:0px;
	padding-right:0px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI div#descNoticia div#contenidorDesc div.bandaTaronjaImg{
	/*background:#CA243C;*/
	background:#0084d7;
	color:white;
	padding-left:13px;
	margin-right:-12px;
	margin-bottom:5px;
	bottom:13px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI div#descNoticia div#contenidorDesc p#llegirMesOverv{
	margin-top:0px;
	margin-bottom:0px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#descripcioEI div#descNoticia a{
    	margin-right:10px;
	margin-right:-5px;
	color:#0084d7;
}

div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia a.llegirMes {
	bottom:-13px;
}

*:first-child+html div#central div#canvas div#cosWeb div#overviewEI div#descripcioEI div#descNoticia a.llegirMes { 
	bottom:0px;
}/*IE7*/

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div.bandaTaronja{
	background:#CA243C;
	color:white;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div.bandaTaronjaPreview{
	background:#CA243C;
	color:white;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#overviewEI div#mediaEI id#videoSubtitol{
    	background:orange;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#ombra_noticies{
	float:left;
	clear:both;
    	height:7px;
    	width:655px;
    	background-image:url(/Xcelerate/graphics/w-MediAmbient/sec-ultima-enllasos.png);
       background-position:-1px;
    	background-repeat:repeat-x;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#ombra_partDreta{
    	float:right;
	height:8px;
    	width:200px;
    	background-image:url(/Xcelerate/graphics/w-MediAmbient/sec-ultima-enllasos.png);
       background-position:-1px;
    	background-repeat:repeat-x;
	margin-right:15px;
       margin-top:-1px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * SLIDER
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div#clear{
	clear:both;
}

div.altresSitesContainer .accessible_news_slider{
	overflow:visible;
}

div.altresSitesContainer div.altresSitesGaleria{
	overflow: hidden;
   	margin-top:25px;
}

div.altresSitesContainer div.altresSitesGaleria img {
	width:136px;
	height:102px;
}

div.altresSitesContainer div.altresSitesGaleria img.background {
	position:relative;
	top:0px;
}

div.altresSitesContainer div.altresSitesGaleria img.background:hover{
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}

.accessible_news_slider li,
.accessible_news_slider p {
    	font-family: "Arial", "Verdana", sans-serif;
    	margin: 0;
    	padding: 0;
    	font-size: .8em;
    	line-height: 1.6;
}

.accessible_news_slider li p {
	font-size: 1em;
}

.accessible_news_slider {
    	position: relative;

}

.accessible_news_slider p{
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	width:10px;
	margin-top:22px;
	margin-right:0px;
	height:105px;
	float:left;
}

*:first-child+html .accessible_news_slider p { 
	margin-top:23px;
}/*IE7*/

.accessible_news_slider .javascript_css {
    	position: relative;
    	z-index: 3;
    	padding: 20px;
	width:auto;
	background: #fffcd3;
}

.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: 0px;
}

.accessible_news_slider p a{
	height:74px;
	width:9px;
	display:block;
	outline: none; /* This is optional, and is arguably less accessible. */
	background: transparent url("/Xcelerate/graphics/SDL/enrera.gif") no-repeat left center;
	float:left;
	z-index: 2;
}

.accessible_news_slider .fadeArrowBack {
	z-index: 2;
}

.accessible_news_slider .fadeArrowBack a{
	background-image: url("/Xcelerate/graphics/w-MediAmbient/enrera_gris.gif");
}

.accessible_news_slider .next a {
	background-image:url("/Xcelerate/graphics/SDL/endavant.gif");
}

.accessible_news_slider .next {
	right:0px;
	float:right;
	left:auto;
}

.accessible_news_slider .fadeArrowNext a {
    	background-image:url("/Xcelerate/graphics/w-MediAmbient/endavant_gris.gif");
}

.accessible_news_slider .fadeArrowNext {
    	z-index: 2;
	float:right;
	right:0px;
	left:auto;
}

.accessible_news_slider ul {
    	position: relative;
    	left: 0;
    	width: 139px;
	height:102px;
    	margin: 0;
   	padding: 0;
	list-style-type: none;
       z-index: 1;
}

.accessible_news_slider li {
    	float: left;
    	display: inline;
    	width: 139px;
}

div#central div#canvas div#cosWeb div#altresSites .accessible_news_slider{
	/*margin-top:13px;*/
	margin-top:0px;
    width:868px;
}

div#central div#canvas div#cosWeb div#altresSites div#galeriaEnllasosEI {
	float:left;
	margin-top:12px;
	margin-left:8px;
	margin-right:5px;
	position:relative;
	overflow:hidden;
	width:834px;
	height:102px;
}

*:first-child+html div#central div#canvas div#cosWeb div#altresSites div#galeriaEnllasosEI { 
	margin-top:13px;
}/*IE7*/




div#central div#canvas div#cosWeb div #bottomleft{
	clear: left;
    float: left;
}

*:first-child+html div#central div#canvas div#cosWeb div #bottomleft{
	width:490px;
}/*IE7*/

div#central div#canvas div#cosWeb div#bottomright {
    /*float: right;
    margin-bottom: 0;
    margin-left: 8px;
    margin-top: 20px;
	margin-right: 8px;
    width: 366px;*/
	
	float: left;
	width: 390px;
}

div#central div#canvas div#cosWeb div#bottomright div#espaiCartells div.cartellSeparator{
	display:none;
}

div#central div#canvas div#cosWeb div#bottomright div#espaiCartells div.cartellHome{
	margin-bottom: 6px;
    padding-bottom: 8px;
	margin-left: 9px;
	margin-right: 4px;
    background: none;
}

div#central div#canvas div#cosWeb div #enllacosInferior{
	float: left;
	width: 870px;
	background: url("/Xcelerate/graphics/SDL/fons_bannersint.jpg") repeat-x scroll left top #FFFFFF;
    border: 1px solid #E6E6E6;
	margin-top:14px;
	margin-bottom:20px;
}

div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferior{
    float: left;
    margin-top: 11px;
    padding-left: 10px;
}


div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorMig{
    float: left;
    margin-top: 11px;
	margin-bottom: 11px;
    padding-left: 10px;
	padding-right: 10px;	
	border-color: #E9E9E9;
	border-style: solid;
	border-width: 0 1px;
}
	


div#central div#canvas div#cosWeb div #enllacosInferior img.imgEnllacInferior {
    border: 1px solid #E6E6E6;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    padding-right: 0;
}

div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorContingut{
    color: #434748;
    float: left;
    font-family: Arial;
    width: 160px;
}

div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorContingut p.tipus {
    color: #868686;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 0;
}

div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorContingut a.titolEnllac {
    font-size: 0.72em;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
	/*color: #434748;*/
	color:#000000;
	text-decoration: none;	
}

div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorContingut a.titolEnllac:hover {
	color: #000000;
}

div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorContingut p.descripcioEnllac {
    font-size: 12px;
    margin-top: 5px;
}

*+html div#central div#canvas div#cosWeb div #enllacosInferior div.enllacInferiorContingut p.descripcioEnllac {
    margin-bottom:11px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Enllaços Destacats Nova Home
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */

 div#central div#canvas div#cosWeb.homeSDL  div#contingutBanners
 {
	margin-left:0px;
	margin-top:0px;
 }
 
div#central div#canvas div#cosWeb.homeSDL  div#contingutBanners ul.enllasosMesBuscats{
	margin:0px;
	padding:0px;
	list-style:none;
	width:200px;
	margin-right:13px;
	margin-top:0px;
	border-bottom:1px solid #CCE0DE;
}


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


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


div#central div#canvas div#cosWeb.homeSDL  div#contingutBanners ul.enllasosMesBuscats li.theFirst{
	background:#8ED7F8;
	line-height:25px;
	margin:0px;
	padding:0px;
	height:21px;
	margin:0px;
	padding-top: 4px;
	padding-bottom:0px;

}


div#central div#canvas div#cosWeb.homeSDL  div#contingutBanners ul.enllasosMesBuscats li span.titolEnllasosDirectes{
	margin:0px;
	padding:0px;
	color:#0083D6;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:12px;*/
	font-size:0.7512em;
	font-weight:bold;
	height:18px;
	line-height:18px;
	display:block;
	padding-left:10px;
	vertical-align:center;
}


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


div#central div#canvas div#cosWeb.homeSDL  div#contingutBanners ul.enllasosMesBuscats li a:hover{
	color:#000000;
	background: url("/Xcelerate/graphics/novaUAB/Home/fletxaEnlaceEsquerre.gif") 185px 5px no-repeat;	
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Enllaços d'interes
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres{
	float: left;	 
    background: url("/Xcelerate/graphics/SDL/fonspastillaSDL.png") no-repeat scroll left top transparent;
    height: 235px;
    margin-right: 9px;
    width: 232px;
}
  
div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres ul.enllasosMesBuscats{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:28px;
	background:transparent;
	height:30px;
	padding-left:12px;
}

div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres ul.enllasosMesBuscats li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:28px;
	background:transparent;
	/*height:30px;*/
	width:206px;
}

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

div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres ul.enllasosMesBuscats li.theFirst{
	/*background: url("/Xcelerate/graphics/novaUAB/Home/bgDegradatEnlaceNavegacio.gif") repeat-x scroll 0 0 #393B3C;*/
	line-height:25px;
	height:21px;
	margin:0px;
	background-color: #40484B;
    padding-bottom: 0;
    padding-top: 3px;
	padding-left:0;
	margin-bottom: 8px;

}

div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres ul.enllasosMesBuscats li span.titolEnllasosDirectes{
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	font-family:Arial, Verdana, Heveltica;
	font-size: 17px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	display:block;
	vertical-align:center;
    text-align: center;
}

div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres ul.enllasosMesBuscats li a{	
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family:Arial, Verdana, Heveltica;
	font-size:0.7512em;
	font-weight:bold;
	/*color:#434748;	*/
	color:#0084D7;
	display:block;
	line-height:18px;
	background:transparent url("/Xcelerate/graphics/SDL/fletxaEnlaceEsquerre.gif") right center no-repeat;	
	padding-top:5px;
	padding-bottom:1px;	
	padding-right: 10px;
	width:196px;
}

div#central div#canvas div#cosWeb div#bottomleft div#contingutEnllacosInteres ul.enllasosMesBuscats li a:hover{
	color:#000000;
	background: url("/Xcelerate/graphics/SDL/fletxaEnlaceEsquerre.gif") right center no-repeat;
}

div#central div#canvas div#cosWeb div#contingutEnllacosInteres p.degradatBannerBottom2{
	display:none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Productes SDL
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div#central div#canvas div#cosWeb div#clusters{
	float:left;
	width: 249px;
}

div#central div#canvas div#cosWeb div#clusters h1{
	/*background-color:#114b1f;*/
	background-color:#40484B;
	color:white;
	text-align: center;
	padding:4px 12px;
	padding-bottom: 5px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	
	margin-bottom: 3px;
    margin-top: 0;
	display:block;    
}

div#central div#canvas div#cosWeb div#clusters div#contingutCluster {
	margin-top:0px;
	
	height: 206px;
}


div#central div#canvas div#cosWeb div#clusters div#contingutCluster div#navCluster {
	background-color:black;
	height:70px;
	/*margin-top:-30px;*/
	opacity:0.7;
	filter: alpha(opacity = 70);
	z-index:2;
	
    margin-top: -74px;
}

div#central div#canvas div#cosWeb div#clusters div#contingutCluster div#navCluster  p#textCluster{
	color:white;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-top:-74px;
	text-align:center;
	opacity:1;
	padding-top:15px;
	margin-top /*\**/: 0px\9 /* IE8 */
}

*+html div#central div#canvas div#cosWeb div#clusters div#contingutCluster div#navCluster  p#textCluster{
	margin-top:0px;
	margin-bottom:10px;
}

div#central div#canvas div#cosWeb div#clusters div#contingutCluster div#navCluster  p#selClusters {
	text-align: center;
	margin-bottom:0;
	margin-top:0;
	
	height: 24px;

}

div#central div#canvas div#cosWeb div#clusters div#contingutCluster div#navCluster  p#selClusters img{
	margin-left:5px;
	margin-right:5px;

}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * CONTACTE
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#contacta{
	float: left;
    	width: 677px;
	padding-top:46px;
	margin-top:12px;
	background-image:url(/Xcelerate/graphics/w-MediAmbient/barra-contacte.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float:left;
	padding-left:5px;
	width:894px;
	height:19px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#contacta p{
    	font-family:Arial;
    	font-size:13px;
    	margin:0px;
    	float:left;
    	position:relative;
    	top:-42px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#contacta p#infoUAB{
    	font-weight:bold;
    	margin-left:13px;
    	margin-top:8px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#contacta p#adresa{
    	margin-left:6px;
   	margin-top:8px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#contacta p#telefon{
    	margin-left:6px;
    	margin-top:8px;
}

div#cosWeb div#cosWebInterior div#espaiCentralInterior div#contacta a{
	margin-top:-34px;
	margin-right:60px;
	float:right;
	color:#0084D7;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
}

/*----------------------------------------------------------------------------------------------------
	Footer of the Web.
----------------------------------------------------------------------------------------------------*/

div.footer{
	width:944px;
	padding-bottom:3px;
	font-size:0.84em;
	font-family: Verdana;
}

.whiteColor{
	color:#ffffff;
}

.centerText{
	text-align:center;
}

.boldText{
	font-weight:bold;
}