



/*--------------------------------------------------------------- NEUROPHAR */

.logo_home {
        vertical-align:top;
        padding:20px;
}

#caixa_logos {
        margin-left: 150px;
}

/* per fer el submenu negre, ja que el primer nivell es blanc */
#menu li ul li a:visited {
	color:#3C8C3C;
}

#menu li ul li a:hover {
	color:#3C8C3C;
}

#menu ul li a:hover {
	color:#3C8C3C;
}

div.estil_peu {
   margin-left: 170px;
   font-size: 0.7em;
   border-top: solid #5AC65A 1px;
   padding: 3px 3px 3px 3px;
}

div.marge_peu {
   width:170px;
}

/*--------------------------------------------------------------- Caixes Home */


div.caixa_pestania_actualitat {
	padding: 2px 20px 4px 5px; 
	background-image: url(/cmsUPF/opencms/neurophar/web/_img/caixa_cantonada_vermell_verd.gif); 
	background-color: #5AC65A;
	background-position: top right; 
	background-repeat: no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 0.8em; color:white; text-decoration:none;
	font-weight: bold;
	display:inline;
}
div.caixa_pestania {
	padding: 2px 20px 0px 5px; 
	background-image: url(/neurophar/_img/caixa_cantonada_vermell.gif); 
	background-color: #5AC65A;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 0.8em; color:white; text-decoration:none;
	font-weight: bold;
	display:inline;
}


div.caixa_esquerra {
	background-image: url(/neurophar/_img/caixa_blanc_esquerra.gif); /* borde izquierda */
	background-repeat: repeat-y;
}

div.caixa_dreta {
	background-image: url(/neurophar/_img/caixa_blanc_dreta.gif); /* borde derecha */
	background-position: top right;
	background-repeat: repeat-y;
}
div.caixa_top_derecha {
	background-image: url(/neurophar/_img/caixa_blanc_cantonada_gris.gif); /* derecha top */
	background-position: top right;
	background-repeat: no-repeat;
}
div.caixa_fondo {
	width: 98%;
	background-image: url(/cms/opencms_resources/upf/_img/caixa_blanc_fons.gif); /* fondo */
	background-repeat: repeat;
}
div.caixa_top {
	background-image: url(/neurophar/_img/caixa_top_peu.gif); /* top */
	background-repeat: repeat-x;
}
div.caixa_peu {
	background-image: url(/neurophar/_img/caixa_top_peu.gif); /* pie */
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.caixa_peu_dreta {
	background-image: url(/neurophar/_img/caixa_top_peu.gif); /* derecha pie */
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 15px 15px 5px; 
}

/* --------------------------------------------------------------------------------- LAVINIA PLAYER */

.holder {
text-align: center;
vertical-align: middle;
width: 368px;
height: 236px;
overflow: hidden;
padding: 8px;
float:left;
}

html>/**/body .holder
{
text-align: center;
vertical-align: middle;
position: absolute;
width: 368px;
height: 236px;
}

.cplayer {
width: 368px;
height: 236px;
}

.logo { margin-top: 50px; }

.fonsplayer {
background-color: #f3f3f3;
width:100%;
*width:597px;
min-height:253px;
border: 1px solid #dfdfdf;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;
*border-right: 0px;
}

/* --------------------------------------------------------------------------------- noticia */

#portada_noticia_img {
float:left;
padding: 8px 8px 0px 8px;
}

#portada_titol {
font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;
margin-bottom: 10px;
color: #bd0000;
}

#portada_titol a:link, #portada_titol a:visited{
color: #bd0000;
font-weight:bold;
text-decoration: none;
}

#portada_titol a:hover{
color: #bd0000;
font-weight:bold;
text-decoration: underline;
}

#portada_resum {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-weight:normal;
color: #434343;
line-height: 1.90em;
letter-spacing: 0.02em;
}

#portada_noticia {
padding-top:14px;
padding-left: 4px;
margin-left: 382px;
width: 200px;
}

#portada_noticia_foto {
padding-top:14px;
padding-right: 2px;
margin-left: 0px;
}
