/******* 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%;}


/************** RIGHT ***************/

#right {
	overflow:hidden;
	float:right;
	width:629px;
	margin:0;
}

/************** MID ***************/
#mid{
	float:left;
	margin:15px 0 20px;
        width:415px;
}
#mid h3 {padding-right:120px;}
#mid object {
	width:415px;
	height:250px;
}

.marge_separador{margin-bottom: 15px;}

.seccion {
	border-bottom:solid 1px #e4e4e4;
	padding-bottom:10px;
}

#mid ul li {padding-bottom:5px;}


#mid ul li.pdf{
	list-style-type: none;
	background: #fff url(pdf_borsadiner.gif) 0 0 no-repeat;
	padding: 10px 0 5px 33px;
	margin: 0 10px 5px 0;
}

li.pdf a{color:#767676;}
li.pdf a:hover, li.pdf a:visited{color:#767676;}



/************** RIGHT-LO ***************/


#right-lo {
	width: 188px;
	float:right;
	background:url(fons_rightlo.gif) 0 0 no-repeat;
	padding-left: 15px;
	min-height:300px;
	height:auto!important;
	height:300px;
      /* display:none; */

}


#right-lo h3 {
	font: bold 1.1em/1.3  Arial, Helvetica, sans-serif;
	color:#8B9AA8;
	padding:12px 0 0 0;  
}
*html #right-lo h3 {
	font: bold 1em  Arial, Helvetica, sans-serif;
	color:#8B9AA8;
	padding:12px 0 0 0;  
}

#right-lo .bulletNegreta {
	margin-top:10px;
	list-style:none;
}

#right-lo .bulletNegreta li{
	margin:0px;
	padding:0px 0px 8px 16px;
	background:transparent url(llistes_bullet.gif) no-repeat left 4px;
	font-weight:bold;
}

#right-lo .bulletNegreta li a{
	font-weight:bold;
}
#right-lo .bulletNegreta li a span{
	font-weight:normal;
}

#right-lo p a {
	background: none;
	font: bold 1.0em/1.2 Arial, Helvetica, sans-serif;
}

#right-lo p.pdf {
	padding-top: 5px;
	width: 188px;
}

#right-lo p.video {
	padding-top: 5px;
	padding-bottom: 2px;
}

#right-lo p.pdf a {
	background: url(pdf_petit.jpg) no-repeat 0 0;
	padding: 2px 0 5px 18px;
	font-weight: normal;
}

#right-lo p.video a {
	background: url(video_petit.gif) no-repeat 0 0;
	padding: 2px 0 5px 20px;
	font-weight: normal;
}

#right-lo .img_borsadiner {
	margin-top: 5px;
}

#mid ul.bulletNegreta li{
	margin:0px;
	color:#767676;
	font-weight:bold;
	background-color: transparent;
	list-style-type: none!important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(llistes_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}