html, body {
	min-height: 100%;
	width: 100%;
	/*height: 100%;*/
	
}
a {
	text-decoration:none;
	color:#676767;
}

.commonLink{
	color: #7797fc;
	text-decoration: underline;
}

#fondo {
	
}
html>body, html>body #fondo {
	height: auto;
}
#peu {
	position:relative;
	min-height:100%;
	background-color:#EFEFEF;
	width: 650px;
	overflow: hidden;
	text-align:center;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#01366C;
}
#container {
	position:relative;
	width: 869px;
	height:100%;
	margin:auto;
	overflow: hidden;
	background-color:#FFFFFF;
}
.cabecera {
	position:relative;
	width: 869px;
	overflow: hidden;
}
#logo{
	float:left;
	display:none;
	visibility:hidden;
}
#areaUsuarioPrensa{
	float:left;
	margin-left:4px;
	width:459px;
	height:21px;
	background-color:#DBDBDB;
	overflow:hidden;
	display:none;
	visibility:hidden;
}
.cabeceraItem{
	display: block;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	line-height: 20px;
	padding-top:1px;
	display:none;
	visibility:hidden;
}
#idiomas{
	float:left;
	margin-left:3px;
	width:193px;
	height:22px;
	background-color:#DBDBDB;
	display:none;
	visibility:hidden;
}
#premsaActive {
	float:left;
	width:45px;
	height:17px;
	border-bottom:3px solid #013157;
	display:none;
	visibility:hidden;
}
.idiomaInactive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4E4E4E;
	background-color:#DBDBDB;
	text-align:center;
	width:61px;
	float:left;
	height:21px;
	margin-left:1px;
	margin-right:1px;
	display:none;
	visibility:hidden;
	}
#idiomaActive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4E4E4E;
	background-color:#FFFFFF;
	text-align:center;
	width:53px;
	float:left;
	height:19px;
	margin-left:1px;
	margin-right:1px;
	display:none;
	visibility:hidden;
}
.contentIdiomaActive{
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #75A2CC;
	display:none;
	visibility:hidden;
}


.contentIdiomaActiveEstudis{
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #56A0F5;
	display:none;
	visibility:hidden;
}

#sections{
	float:left;
	margin-left:3px;
	margin-top:3px;
	display:none;
	visibility:hidden;
}
#quadrePortada{
	background-color:#E6E6E6;
	width:235px;
	padding-top:40px;
	float:left;
	height:32px;
	margin-left:4px;
	margin-top:3px;
	display:none;
	visibility:hidden;
}
#quadrePortada2{
	background-color:#A9A9A9;
	width:235px;
	padding-top:40px;
	float:left;
	height:32px;
	margin-right:2px;
	margin-left:4px;
	margin-top:3px;
	display:none;
	visibility:hidden;
}

.sectionInactive{
	margin-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4E4E4E;
	background-color:#E6E6E6;
	width:117px;
	text-align:center;
	padding-top:40px;
	float:left;
	height:32px;
	margin-right:1px;
	display:none;
	visibility:hidden;
}
.sectionActive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#75A2CC;
	width:117px;
	text-align:center;
	padding-top:40px;
	float:left;
	height:32px;
	margin-left:1px;
	margin-right:1px;
	display:none;
	visibility:hidden;
}

.sectionActiveServeis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#7797FC;
	width:117px;
	text-align:center;
	padding-top:40px;
	float:left;
	height:32px;
	margin-left:1px;
	margin-right:1px;
	display:none;
	visibility:hidden;
}
.sectionActiveEstudis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#55A1F9;
	width:117px;
	text-align:center;
	padding-top:40px;
	float:left;
	height:32px;
	margin-left:1px;
	margin-right:1px;
	display:none;
	visibility:hidden;
}

.sectionActiveActualitat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#8D98E3;
	width:117px;
	text-align:center;
	padding-top:40px;
	float:left;
	height:32px;
	margin-left:1px;
	margin-right:1px;
	display:none;
	visibility:hidden;
}

#escudos{
	float:left;
	margin-left:2px;
	margin-top:3px;
	display:none;
	visibility:hidden;
}

#fotoPortada{
	overflow:hidden;
	clear:both;
	float:left;
	width:433px;
	height:296px;
	margin-top:4px;
}
#menuPortada {
	width:431px;
	height:296px;
	float:left;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:4px;
	/*background-color:#FF0000;*/
}
#elemPortada1 {
	clear:both;
	width:431px;
	height:74px;
	float:left;
	background-image:url(../img/Menu1Port.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#elemPortada2 {
	clear:both;
	width:431px;
	height:73px;
	float:left;
	margin-top:1px;
	background-image:url(../img/Menu2Port.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#elemPortada3 {
	clear:both;
	width:431px;
	height:73px;
	float:left;
	margin-top:1px;
	background-image:url(../img/Menu3Port.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#elemPortada4 {
	clear:both;
	width:431px;
	height:73px;
	float:left;
	margin-top:1px;
	background-image:url(../img/Menu4Port.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#barraPortada{
	clear:both;
	height:15px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8B8B8B;
	font-weight:bold;
	background-color:#E6E6E6;
	padding-left:7px;
	
}
#blanc {
	background-color:#FFFFFF;
}

#buscador{
	clear:both;
	float:left;
	background-color:#E6E6E6;
	border-top:3px solid #FFFFFF;
	vertical-align:middle;
	width:193px;
	display:none;
	visibility:hidden;
}
#framePath{
	float:left;
	height:29px;
	background-color:#FFFFFF;
	margin-left:4px;
	padding-left:10px;
	line-height:27px;
	vertical-align:middle;
	display:none;
	visibility:hidden;
}
.pathText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
.pathTextActive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#75A2CC;
}
.pathTextActiveActualitat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#8D98E3;
}

.pathTextActiveServeis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#7797FC;
}

.pathTextActiveEstudis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#55A1F9;
}

.pathTextActivePremsa{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#013157;
}

#referencies {
	position:relative;
	clear:both;
	background-color:#FFFFFF;
	height:50px;
	width:650px;
	display:none;
	visibility:hidden;
}
.peuLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#01366C;
	text-decoration:underline;

}
#contingut {
	margin-top:1px;
	position:relative;
	overflow: hidden;
	width:650px;
	
}
.menu {
	position:relative;
	width: 193px;
	float:left;
	top: 2px;
}
.datos {
	position:relative;
	width: 476px;
	float:left;
	margin-left:4px;
	top: 2px;
}
.contingut, .banners {
  height:100%; min-height:100%;
}
.banners {
	position:relative;
	width: 193px;
	float:left;
	margin-left:3px;
	top: 2px;
}

.menuItem{
	display: block;
	background-image: url(../img/menuLi.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	width:172px;
	background-color:#E6E6E6;
	line-height: 20px;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	height:24px;
	display:none;
	visibility:hidden;
}
.menuItemRes{
	display: block;
	width:192px;
	background-color:#E6E6E6;
	line-height: 20px;
	clear:both;
	height:24px;
	
}
.menuItemSelected{
	background-image: url(../img/menuLiSelected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	width:172px;
	background-color:#B5D0ED;
	line-height: 20px;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	height:24px;
	display:none;
	visibility:hidden;
}
.menuItemSelectedEstudis{
	display: block;
	background-image: url(../img/menuLiSelectedEstudis.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	width:172px;
	background-color:#C9E4FF;
	line-height: 20px;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	height:24px;
	display:none;
	visibility:hidden;
}
.menuItemSelectedActualitat{
	display: block;
	background-image: url(../img/menuLiSelectedActualitat.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	width:172px;
	background-color:#A5ACDD;
	line-height: 20px;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	height:24px;
	display:none;
	visibility:hidden;
}

.menuItemSelectedPremsa{
	display: block;
	background-image: url(../img/menuLiSelectedPremsa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	width:172px;
	background-color:#BCCEF4;
	line-height: 20px;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	height:24px;
	display:none;
	visibility:none;
}


.menuItemSelectedServeis{
	display: block;
	background-image: url(../img/menuLiSelectedServeis.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	width:172px;
	background-color:#A7BCFD;
	line-height: 20px;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	height:24px;
	display:none;
	visibility:hidden;
}

.menuPieItem{
	display: block;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	color:#8D8D8D;
	margin-bottom: 5px;
	width:172px;
	background-color:#E6E6E6;
	padding-left:20px;
	clear:both;
	border-top:2px solid #FFFFFF;
	padding-top:3px;
	display:none;
	visibility:hidden;
}

.txtbox{
	border:1px solid #000000;
	width: 123px;
	height: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:4px;
	margin-top:3px;
	margin-bottom:3px;
}
.buttonFrm{
	border:1px solid #000000;
	width: 53x;
	height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin-left:6px;
	margin-top:3px;
	margin-bottom:3px;
}
.tdTituloPage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	/*color:#4C4A4D;*/
	color:#FFFFFF;
	margin-bottom: 5px;
	padding-left: 13px;
}
.frameContenido{
	padding-left:13px;
	padding-right:13px;
	padding-top:13px;
	padding-bottom:13px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4D4F4E;
}
.textWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.textbWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.textBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4D4F4E;
}
.textImage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#807F7B;
}

.layerImage{
background-color:#000000;
padding:1px 1px 1px 1px;
}
.imageCol{
	border:1px solid #FFFFFF;
}
.text11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4D4F4E;
}
.text11b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D4F4E;
}

.PriPunt{
	list-style: none;
	background-image:url(../img/punt1.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
				
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4F4E;
}
.SegPunt{
	list-style: none;
	background-image:url(../img/punt2.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
				
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4F4E;
}

.ulPuntSortides{
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;

}


.PuntSortides{
	list-style: none;
	background-image:url(../img/punt2.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4F4E;
	
}

.text11bWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.text10Gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.textGris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.textMesos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5472B2;
}
.textMesosSel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.barraText {
	background-color:#75A2CC;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}
.barraTextPunt {
	background-image:url(../img/puntInstalacions.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#75A2CC;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	border-bottom:2px solid #E4EEFA;
}
.barraTextPuntDes {
	background-image:url(../img/puntInstalacions2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#9EB6E6;
	color:#4D4F4E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	border-bottom:2px solid #E4EEFA;
}
.textPortada1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	padding-left:97px;
}
.textPortada2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:2px;
	padding-left:97px;
}

#quadreFlash{
	/*background-color:#BEBEBE;
	width:450px;
	height:123;
	border:1px solid #000000;*/
}
#imgNoticia {
	float:left;
	width:230px;
	height:133px;
	
}

#textNoticia {
	float:left;
	width:216px;
	padding-left:10px;
	margin-bottom:10px;
}
#textPremsa {
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}
.linkNot {
	text-decoration:underline;
	color:#000066;
}
.link {
	text-decoration:underline;
	color:#7797FC;
}
/*style="height:21px; background-color:#7588B2; padding-top:3px; padding-left:10px; padding-right:10px;overflow:hidden;">*/
#barraBaixNot {
	background-color:#8D98E3;
	background-image:url(../img/iconNot.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:6px;
	padding-left:40px;
}
#barraBaixAge {
	background-color:#8D98E3;
	height:20px;
	padding-top:6px;
	padding-left:40px;
}

#backMenu {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	border:1px solid #66CCFF;
	float:left;
}
#backContent {
	width:700px;
	border:1px solid #66CCFF;
	float:left;
	margin-left:25px;
}
.galeriaActualitat {
	position:relative;
	float:left;
	width:145px;
	height:140px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin-top:7px;
	margin-right:7px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	
}
#contenedorGalerias{
	position:relative;
	height:100%;
	padding-left:7px;
}

#foto {
	clear:both;
	width:453px;
	height:340px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:0px;
	display:table;
}
#fotoBarra {
	width:455px;
	height:19px;
	background-color:#5371B1;
	margin:0px;
}
#fotoBarraAnt {
	float:left;
	background-image:url(../img/fotoBarraAnt.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	padding:0px;
	padding-top:2px;
	cursor:pointer;
}
#fotoBarraSeg {
	float:right;
	background-image:url(../img/fotoBarraSeg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#FFFFFF;
	padding:0px;
	padding-top:2px;
	cursor:pointer;
}

.galeriaFoto2 {
	position:relative;
	text-align:center;
	float:left;
	margin-right:7px;
	margin-top:7px;
	width:145px;
	height:109px;
	border:1px solid #000000;
	cursor:pointer;
	background-color:#FFFFFF;
	/*display:table;*/
	overflow:hidden;
	/*padding-top:2px;*/
}
#inner {
display:inline-block;
	/*margin-bottom:-3px;*/
}
.galeriaFoto {
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
	display: table;
    height: 109px;
    width: 145px;
    margin: 0;
}
.galeriaContent{
	/*display:inline-block;*/
	/*display:table-row;*/
	/*display: table-cell;*/
    vertical-align: middle;
    position: relative;
	height:100%;
	width:100%;
}
/* \*/
/*
* #galeriaFoto #galeriaContent {
    top: 50%;
    left: 0;
    height: 1px;
    }

* #galeriaFoto #galeriaContent #inner{
    position: relative;
    top: -50%;
    }

* #galeriaFoto2 #galeriaContent {
    top: 50%;
    left: 0;
    height: 1px;
    }
* #galeriaFoto2 #galeriaContent #inner{
    position: relative;
    top: -50%;
    }

* #galeriaFoto2Sel #galeriaContent {
    top: 50%;
    left: 0;
    height: 1px;
    }
* #galeriaFoto2Sel #galeriaContent #inner{
    position: relative;
    top: -50%;
    }

* #foto #galeriaContent {
    top: 50%;
    left: 0;
    height: 1px;
    }
* #foto #galeriaContent #inner{
    position: relative;
    top: -50%;
    }

*/
/* */


.galeriaFoto2Sel {
	float:left;
	margin-right:7px;
	margin-top:7px;
	width:145px;
	height:109px;
	border:1px solid #FF9900;
	cursor:pointer;
	background-color:#FFFFFF;
	display:table;
}

.inputcontacte{
	background: url(../img/drop_shadow_image.gif) no-repeat 0 0;
	border:none;
	font-size:9px;
	height:21px;
	width: 327px;
	padding-left: 5px;
}

#politicaPrivacidad {
overflow:scroll;
overflow-x: hidden; 
height:125px;
text-align:justify;
border:1px solid #0383CC;
padding-left:5px;
padding-right:5px;
width:395px;
background-color:#FFFFFF;
padding:10px 10px 10px 10px;
}

.padmarg0 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.li_cerca{
	list-style: none;
	background-image:url(../img/punt1.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:-20px;
	margin-bottom:-13px;
	

}
.li_cerca_resu{
	list-style: none;
	background-image:url(../img/punt2.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-left:-10px;
	margin-top:0px;
	padding-top:0px;
}

.noPrint{
	display:none;
	visibility:hidden;
}

.tablaContenido{
	width:650px;
}