/* CSS Document */

body{
	margin:0;
	text-align:center;
	background:#ffffff;
	color:#333;
}
ul, li, p, form, h1, h2, h3, a{
	margin: 0;
	padding: 0;
}

a img {
	border:none;
}
#global-container {
	margin: 0 auto;
	width:860px;
	font: normal 62.5%/1.3 Arial, Helvetica, sans-serif;
	text-align: left;
	overflow:hidden;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear{
	clear:both;
	}

/************** HEADER ***************/

#header {
	margin: 0;
	overflow:hidden;
}


/*************** HEADER TOP *******************/

#header_top {
	overflow:hidden;
	height:90px;
}

#header_top h1{
	float:left;
	margin-top:22px;
}
#header_top ul.idioma {
	float:right;
	list-style-type:none;
	margin:67px 3px 0 0;
}

#header_top ul.idioma li{
	display:inline;
	float:left;
	font: bold 1.2em/1.0 Arial, Helvetica, sans-serif;
	color:#233B4F;
	border-right:1px solid #6C8393;
	padding: 0 5px;
}
#header_top ul.idioma li a{
	font-weight: normal;
	color:#6C8393;
	text-decoration:none;	
}
#header_top ul.idioma li.no_border{
	border:none;
}

/*************** HEADER MIG ****************/

#bottom_mig1{
	background-color:#009ad8;
	height:10px;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	width:205px;
	float:left;
	font-size:1px;
}

	
#bottom_mig2{
	background-color:#c3cad3;
	height:10px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;	
	width:650px;
	float:right;
	font-size:1px;
}
 		


/*************** HEADER BOTTOM ****************/
#header_bottom {
	clear:both;
	margin:0;
	height:27px;
	background:url(fons_header_bottom.gif) repeat-x;
	overflow:hidden;
}

#header_bottom ul.mapa {
	float:right;
	list-style-type:none;
	margin:0 0 0 10px;
}
#header_bottom ul.mapa li{
	display:inline;
	float:left;
	border-right:1px solid #000000;
	padding:0px 9px 0 9px;
	margin:7px 0 0 0;
}
#header_bottom ul.mapa li a{
	font: normal 1.1em/1 Arial, Helvetica, sans-serif;
	color:#000000;
	height:10px;
	text-decoration:none;
}

html>body #header_bottom ul.mapa li a{		
	font: normal 1.1em/1 Arial, Helvetica, sans-serif;
	color:#000000;
	height:10px;
	text-decoration:none;
}

#header_bottom form {
	float:right;
	margin:6px 7px 0 5px;
	overflow:hidden;
}
#header_bottom form label{
	display:none;
}
#header_bottom form .input_text {
	border:1px inset;
	background-color:#FFFFFF;
	width:104px;
	height:14px;
	font: normal 0.9em/1 Arial, Helvetica, sans-serif;
	margin:0 4px 0 6px;
}

/************** CONTENT CONTAINER ***************/

#content-container {
	overflow:hidden;
	clear:both;
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
}

a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
a:active {
	color:#000;
}

/************** LEFT ***************/

#left{
	float:left;
	width:213px;
	background:url(fons_menu_left.gif) no-repeat;
	margin:0;
	min-height:435px;
	height:auto !important;
	height:435px;
}

#left ul.first{
	list-style-type:none;
	margin:15px 0 0 0px;
	width:199px;
}
#left ul.first h2{
	margin:0 0 4px 0;
	padding:3px 0 3px 10px;
	width:206px;
	font: bold 1em/1.3 Arial, Helvetica, sans-serif;
	color:#333;
	background:#C3CAD3;
}
html>body #left ul.first h2{
	width:196px;
}
#left ul.first li{
	margin-bottom:8px;
}
#left ul.first li ul.second, ul.bullet{
	list-style-type:none;
	list-style-position: outside;
}
#left ul.first li ul.second li, ul.bullet li{
	background: url(llistes_bullet.gif) no-repeat 9px 5px;
	border:0 none;
	display:block;
	line-height:1.1;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 20px;
	margin:0;
}
#left ul.first li ul.second a, ul.bullet a{
	color:#767676;
}
#left ul.first li ul.submenu, #left ul.second li ul.submenu {
	color:#767676;
	padding-top:3px;
}
#left ul.first li ul.submenu li, #left ul.second li ul.submenu li {
	background: url(llistes_bullet.gif) no-repeat 2px 5px;
	padding-left:14px;
}



/* boton espacio accionista */

#left ul.first li.espAccionista h2{
	padding:3px 0 5px 10px;
	color:#fff;
	background:#233b4f;
}

#left ul.first .espAccionista h2 a{
	font: bold 1.2em/1.3 Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}



/*    FOOTER   */

#bottom {
	width:203px;
	margin:5px 0 0 0px;
	color:#243A4F;	
}

#bottom p {
	font: normal 0.9em/1.1 Arial, Helvetica, sans-serif;
	margin-left:10px;
}
#bottom a{
	color:#243A4F;
	text-decoration:underline;
}

/* ajuste del footer en la home */

body:nth-of-type(1) #left ul.first{
	margin-bottom: 12px;
}
* html #left ul.first{
	margin-bottom: 8px;
}


#left ul.en{
	margin-bottom: 20px;
}
body:nth-of-type(1) #left ul.en{
	margin-bottom: 25px;
}
* html #left ul.en{
	margin-bottom: 22px;
}




/*********************** MID ******************************/

.black{
	color:#000;
}	
#mid h3{
	color: #8B9AA8;
	border-bottom:1px solid #E4E4E4;
	overflow:visible;
	font: normal 1.7em/1.4 Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding:4px 0;
}
html>/**/body #mid h3{
	font: normal 1.6em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

h3 .titol_noticia {
display:block;
float:none;
width:80%;
}
	
#mid h4 {
	color: #8B9AA8;
	font: bold 1.15em/1.8 Arial, Helvetica, sans-serif;
	margin: 12px 0 15px 0;
}
#mid #fil_ariadna p{
	color:#486D88;
	line-height:1em;
	border-bottom:1px solid #E4E4E4;
	padding-bottom:12px;
	margin:0;
}
/* imprimir*/
#imprimir {
	text-align:right;
	margin-top:-36px;
	display:block;
	padding:10px 0px 25px 0px;		
}
html>/**/body #imprimir {
	margin-top:-46px;
}

#imprimir a{
	font: normal 1.0em/1 Arial, Helvetica, sans-serif;
	color:#5775B3;
	text-decoration:underline;
	padding:10px 0 0 25px;
	background:url(impresora.gif) bottom left no-repeat;
}
#mid p {
	font-size:1em;
	line-height:1.3;
	margin:10px 0 7px 0;
}
#mid .left .primer_paragraf, #mid .right .primer_paragraf, #mid p.primer_paragraf {
	margin: 0 7px 0 0;
}

#mid p.entradeta {
	font-size:1.2em;
	line-height:1.3;
	margin:0 0 23px 0;
	/*width:430px;*/
}
#mid .left{
	width:49%;
	float:left;
	border-right: 1px solid #CADBE5;
	margin: 25px 0 0 0;
}

#mid .left p, #mid .left ul{
	margin: 10px 7px 0 0;
}
#mid .right{
	width:49%;
	float:right;
	margin: 25px 0 0 0;
}
#mid ul {
	font: normal 1.0em/1.3 Arial, Helvetica, sans-serif;
	margin: 10px 0 3px 0;
	line-height:1.3;
}
#mid ul li {
	list-style-type: none;
	background: url(llistes_bullet_petit_negre.gif) 0 5px no-repeat;
	margin: 0;
	padding: 0 0 10px 14px;
}
.imatge_centrada {
	clear: both;
	margin: 0 auto;
	text-align: center;
}
.imatge_centrada img {
	margin: 16px 0 0 0;
}


/* --------- nuevo footer ------------*/

#footer {clear:both; margin:50px 0 0 0;}
#footer p {
	text-align:center;
	font-size:1.1em;
}
#footer a {text-decoration:underline;}






@media print {

#global-container {
   width:99%;
   overflow:visible;
}

#header {
	overflow:visible;
	float:left;
}

#header_top {
	overflow:visible;
	width:100%;
}

#header_top ul.idioma{
	display:none;
}

#header_bottom {
  display:none;
}

#content-container {
	overflow:visible;
	float:left;
	width:100%;
}

#left{
	display:none;
}

#imprimir {
	display:none;
	width:0;
	height:0;
}

strong {
	letter-spacing:0px;
	padding-right:5px;
}

#mid .left {
  border-right: none;
}
}