@charset "iso-8859-2";
/* CSS Document */


body{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px;
	text-align:justify;
}

li a{
	outline:none;
	color:#000000;
	text-decoration:none;
}

li a:hover {
	text-decoration:none;
	color:#666666;
}

a{
	outline:none;
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#666666;
}

a:visited{
	color:#000000;
}

img.banner{
	width:950px;
}

img.next{ /*fletxa següent*/
	cursor:pointer;
	text-align:right;
	border:0;
	position:absolute;
	top:550px;
	left:799px;
}
img.back{ /*fletxa anterior*/
	cursor:pointer;
	text-align:right;
	border:0;
	position:absolute;
	top:550px;
	left:775px;
}


.main{  /*fila de la taula principal on hi ha els continguts, menu; és la zona editable*/
	padding-top:20px; 
	padding-bottom:20px; 
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	width:841px;  /** modificar si amplada dels gifs dels destacats supera els 100px **/
	height:390px; /** modificar segons alçada del banner per tal d'omplir pantalla pero no scroll. IMP! IE != Firefox**/
}

.minitabla{ /*casella que conté el text, és a dir els continguts*/
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
}

.minitable td{
	vertical-align:top;
}

div.destacat{
border-width:1px;
	border-color:#cccccc;
	border-style:solid;
}

.peudefoto{
	font-size:9px;
}

/*-------------------------------------------------MENÚ SUPERIOR----------------------------------------------*/
.menu{ 
	background-color:#333333;
	color:#CCCCCC;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.menu a{
	color:#CCCCCC;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

.menu a:hover{
	color:#FFFFFF;
}

.accesprivat{ /*div que forma el botó d'accés privat*/
	text-align:center;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	background-color:#999999; 
	color:#FFFFFF;
}

.accesprivat:hover {
	background-color:#333333;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}

.submenu{ /*---------------------------------------------menú de l'esquerra----------------------------------------*/
	background-color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}

#subnavigation td {
	border-bottom: 1px solid #000000;
}
	
#subnavigation a {
	font: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
	line-height:12px;
	text-decoration:none;
	display:block;
	padding:6px 6px 6px 6px;
}
	
#subnavigation a:hover {
	color:#000000;
	font-weight:bold;
	background-color:#e0e0e0;
}


/*--------------------------------------------------------PEU DE PAGINA---------------------------------------------*/

.peupagina{ /*peu de pagina Unitat de Repr.... */
	font-size:10px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border:0px;
} 

.peupagina a{
	color:#FFFFFF;
	text-decoration:none;
} 

.icona{ /*icones del peu de pagina*/
	cursor:pointer;
	vertical-align:bottom;
	border:0px;
}

/*--------------------------------------------caselles on títol de cada apartat--------------------------------*/
.centre{ 
	background-color:#FFFFFF;
	color:#6699cc;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	/* border-bottom:2px solid #6699cc; */
	padding-bottom:3px;
}

.genetica{
	background-color:#FFFFFF;
	color:#669999;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	/*border-bottom:2px solid #669999; */
	padding-bottom:3px;
}

.reproduccio{
	background-color:#FFFFFF;
	color:#009966;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	/*border-bottom:2px solid #669999; */
	padding-bottom:3px;
}
.pacients{
	background-color:#FFFFFF;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	/*border-bottom:2px solid #669999; */
	padding-bottom:3px;
}

.noticies{
	background-color:#FFFFFF;
	color:#95519E;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	/*border-bottom:2px solid #669999; */
	padding-bottom:3px;
}

.professionals{
	background-color:#FFFFFF;
	color:#cc3300;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	/*border-bottom:2px solid #669999; */
	padding-bottom:3px;
}

img.titol{ /*linia de sota el títol*/
	vertical-align:text-top;
	width:100%;
}


/*--------------------------------------------CONTINGUTS----------------------------------------------------------------*/


table.curriculums td{/*taula de la llista de noms de l'equip huma*/
	padding-bottom:5px;
}

.subtitol{ /*titols negreta dins de text*/
	font-weight:bold;
	font-size:11px;
}

/* enllaç idiomes pacients no resdients Cat*/
div.idiomes {
	border:0px;
	position:absolute;
	top:181px;
	left:716px;
	color:#666666;
	width: 111px;
	height: 12px;
	}
div.idiomes a{
	color:#666666;
	font-weight:bold;
	font-size:10px;
}

table.mapaweb td{
	font-size:10px;
	vertical-align:top;
}

/*------------------DIVS FOTOS EQUIP --------------------------------------------*/
#trias {
	position:absolute;
	left:229px;
	top:210px;
	width:100px;
	height:100px;
	z-index:2;
}

#carrera {
	position:absolute;
	left:223px;
	top:226px;
	width:100px;
	height:100px;
	z-index:1;
}
#gonzalez {
	position:absolute;
	left:221px;
	top:310px;
	width:100px;
	height:100px;
	z-index:2;
}
#serrat {
	position:absolute;
	left:222px;
	top:385px;
	width:100px;
	height:100px;
	z-index:3;
}
#sarquella {
	position:absolute;
	left:226px;
	top:411px;
	width:100px;
	height:100px;
	z-index:1;
}
#hugas {
	position:absolute;
	left:227px;
	top:321px;
	width:100px;
	height:100px;
	z-index:2;
}
#fernandez {
	position:absolute;
	left:227px;
	top:224px;
	width:100px;
	height:100px;
	z-index:3;
}
#martorell {
	position:absolute;
	left:230px;
	top:226px;
	width:100px;
	height:100px;
	z-index:1;
}
#batalle {
	position:absolute;
	left:229px;
	top:310px;
	width:100px;
	height:100px;
	z-index:2;
}
#romero {
	position:absolute;
	left:229px;
	top:385px;
	width:100px;
	height:100px;
	z-index:3;
}
#sola {
	position:absolute;
	left:226px;
	top:452px;
	width:100px;
	height:100px;
	z-index:4;
}
