/* css pagina */


/******* Menu activo ******/

#left ul.menu_accionista li.opcio14 a{
background:#233B4F none;
color:#FFF;
width:179px;
}

* html #left ul.menu_accionista li.opcio14 a{ width:100%;}


/**** MID ****/

html>body #mid p.lema {
	 margin-top: -72px;
}

#mid p.lema {
	color: #8B9AA8;
	font-size: 1.7em;
	float: right;
	margin: -77px 30px 0 0;
	overflow: hidden;
	width: 30%;
	text-align: right;
	position: relative;
	z-index: 1;
}

* html #mid p.lema { margin-right: 20px; }

#mid img {
	position: relative;
	z-index: 1;
}

#mid a.subr {text-decoration:underline;}

#mid h4 {
	color:#8B9AA8;
	margin:10px 0 5px;
	font-size:1.3em;
	line-height:1.4;
}
#mid strong.subtitol {color:#8B9AA8;}

#mid .marge_separador{
	margin-top:20px!important;
}

#mid ul.bulletNegreta {
	margin:0;
}

#mid ul.bulletNegreta li{
	margin:0 0 10px;
	padding:0px 0px 0px 16px;
	background:transparent url(llistes_bullet.gif) no-repeat left 4px;
	color:#767676;
	font-weight:bold;
}

.bulletNegreta li a{
	border:0pt none;
	color:#585858;
	font-weight:bold;
}

.bulletNegreta li a:hover, .bulletNegreta li a:visited{
	color:#585858;
}
