@import url("reset.css"); 
@import url("960.css"); 
@import url("box.css"); 
@import url("thickbox.css"); 
@import url("jquery.tabs.css"); 
@import url("validationEngine.jquery.css"); 

html {
	padding:0px;
	margin:0px;
	border-top:8px solid #d7d7d7;
}
body,p{
	/* font-family:"Frutiger Linotype",Calibri,"Helvetica Neue",Tahoma,sans-serif; */
	/* font:12px/1.5 Verdana,'Lucida Sans Unicode', Helvetica, Arial, sans-serif; */
	font:12px/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	
	color:#444;
}

object,.zindexback {
	z-index:-1;
}
.noticiatexto {
	font-size:12px;
}

.texto_grande {
	font-size:13px;
}

#debugsok {
	color:#aa0000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 600px;
	margin:10px;
	padding:10px;
	border: 1px dashed #aaa;
	display:none;
}

img { border: 0px; }

a {
	color: #444;
}
a:hover {
	color: #ae0422;
}
a.frecuentes {
	text-decoration:none; 
	color:#872434;
}
a.frecuentes:hover {
	color: #CD050B;
}
.colorcorp {
	color: #872434;
}

select {
z-index: 1;
}

ul.puntos {
	padding-left:30px;
	padding-top:20px;
}

ul.puntos li {
	list-style: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom:25px;
}

ul.puntos li p {
	padding-top:5px;
}

ul.puntos li.uno {
	background-image:url(../images/apertura/punto1.jpg);
}

ul.puntos li.dos {
	background-image:url(../images/apertura/punto2.jpg);
}

ul.puntos li.tres {
	background-image:url(../images/apertura/punto3.jpg);
}

ul.puntos li.cuatro {
	background-image:url(../images/apertura/punto4.jpg);
}

ul.puntos li.cinco {
	background-image:url(../images/apertura/punto5.jpg);
}

ul.listado {
	list-style-type: square;
	padding-left:50px;
	padding-bottom:10px;
}
ul.listado li {
	padding-bottom:10px;
}

 ul.listado_frecuentes {
	list-style-type: square;
	padding-left:50px;
	padding-bottom:10px;
 }


 ul.listado_frecuentes li {
	margin-bottom:20px;
	background-color:#FFF;
}

ul.listado_frecuentes li a {
	color:#900;
	font-size:13px;
	width:100%;
	height:100%;
	text-decoration:none;
}

ul.listado_frecuentes li:hover {
	background-color: #F5F5F5;
}

.phone {
	color:#a2a2a2;
	font-size:26px;
}

ol.listnumeros {
	list-style-type:decimal; 
	list-style:decimal;
	padding-left:60px; 
}

ol.listnumeros li {
	padding-bottom:10px;
}

ol.listletras {
	list-style-type: lower-alpha; 
	list-style: lower-alpha; 
	padding-left:40px; 
	padding-bottom:20px;
}

ol.listletras li {
	padding-bottom:3px;
}


.nodisplay {
	display:none;
}

.nodisplayforever {
	display:none;
}


.floatr {
	float:right;
}
.floatl {
	float:left;
}
.img_masinfo_inline {
	position:relative; top:3px;
}

.allwidth {
	width:100%;
}
#contentr4 {
	padding-top:20px;
	font:12px/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
input,select {
	border:1px solid #f5f5f5;
	border-bottom:1px solid #b7b7b7;
	background-color:#fff;
	padding:3px;
}

.inputborderblank {
	border:1px solid #f5f5f5;
	border-bottom:1px solid #b7b7b7;
}

.inputborderred {
	border:1px solid #f5f5f5;
	border-bottom:2px solid #bb0000;
}

.destacado {
	font-size:16px;
	color:#555;
}

.destacado_red {
	font-size:19px; 
	color:#990000;
}

h1 {
	font-size:18px;
	color:#555;
}
h2 {
	color:#872434;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dashed #ccc;
}
h3 {
	color:#872434;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
}
h4 {
	color:#872434;
	font-size:28px;
	font-weight:bold;
}
h5 {
	color:#ccc;
	font-size:28px;
	font-weight:normal;
	padding-bottom:12px;
}
h6 {
	color:#ccc;
	font-size:18px;
	font-weight:normal;
	padding-bottom:12px;
}

.h7 {
	color:#888;
	font-size:18px;
	font-weight:bold;
	padding-bottom:12px;
	padding-left:12px;
}

.h8 {
	color:#ae0422;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.h8_box {
	padding:8px;
}

/* Regla para IE */
* html .h8_content {
	padding-top:12px;
	font-size:12px;
	height:135px;
}
.h8_content {
	padding-top:12px;
	font-size:12px;
	min-height:135px;
}

.h8_content {
	padding-top:12px;
	font-size:12px;
	min-height:135px;
}

.h3_content {
	padding-top:12px;
	font-size:12px;
	min-height:65px;
}


/* Regla para IE */
* html .h8_content_h2 {
	padding-top:12px;
	font-size:12px;
	height:155px;
}

.h8_content_h2 {
	padding-top:12px;
	font-size:12px;
	min-height:155px;
}
/* Regla para IE */
* html .h8_content_h3 {
	padding-top:12px;
	font-size:12px;
	min-height:195px;
}

.h8_content_h3 {
	padding-top:12px;
	font-size:12px;
	min-height:195px;
}

.h8:hover {
	text-decoration:underline;
}

.subtitle {
	color:#CCC; 
	font-size:14px;
}

.title_backgris {
	color:#333; 
	background-color:#EEE;
}

.bold {
	font-weight:bold;
}
p.parrafos {
	margin-bottom:14px;
}
.textjustify {
	text-align:justify;
}
.textalign_r {
	text-align:right;
}
.textalign_c {
	text-align:center;
}
.textalign_l {
	text-align:left;
}

.padding_r_10 {
	padding-right:10px;
}
.padding_b_10 {
	padding-bottom:10px;
}
.padding_t_10 {
	padding-top:10px;
}

.padding_l_10 {
	padding-left:10px;
}

.padding_l_30 {
	padding-left:30px;
}
.margin_r_10 {
	margin-right:10px;
}
.margin_b_10 {
	margin-bottom:10px;
}
.margin_l_10 {
	margin-left:10px;
}

.margin_l_20 {
	margin-left:20px;
}

.margin_b_5 {
	margin-bottom:5px;
}

.padding_r_8 {
	padding-right:8px;
}
.padding_b_8 {
	padding-bottom:8px;
}
.padding_t_8 {
	padding-top:8px;
}
.padding_t_4 {
	padding-top:4px;
}

.padding_l_8 {
	padding-left:8px;
}
.margin_r_8 {
	margin-right:8px;
}
.margin_l_8 {
	margin-left:8px;
}


.padding_r_6 {
	padding-right:6px;
}
.padding_b_6 {
	padding-bottom:6px;
}
.padding_t_6 {
	padding-top:6px;
}

.padding_l_6 {
	padding-left:6px;
}
.margin_r_6 {
	margin-right:6px;
}
.margin_l_6 {
	margin-left:6px;
}

.margin_t_4 {
	margin-top:4px;
}


.padding_content_box {
	padding:20px;
}
.padding_content_box_10 {
	padding:10px;
}
.padding_content_box_14 {
	padding:14px;
}
.h2_center {
	text-align:center;
	color: #b6b6b6;
	font-weight:normal;
	font-size:14px;
}
.copyright {
	color:#777;
	font-size:11px;
}

.copyright_peque {
	color:#777;
	font-size:10px;
}

.border_bottom_dashed {
	border-bottom:1px dashed #ccc;
	margin-bottom:6px;
}
/* LOGIN */

#home_logintabs, #home_logintabs0, #home_logintabs1, #home_logintabs2, #home_logintabs3, #home_logintabs4  {
	height:33px;
	font-weight:bold; 
	font-size:12px;
}

.tabs_formu {
	height:33px;
	font-weight:bold; 
	font-size:11px;
}

#h_login_1 {
	background-image:url(../images/main/tab-login-iniciar.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	width:140px;
}

#h_login_2 {
	background-image:url(../images/main/tab-login-cliente.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	width:140px;
}

.h_login_3 {
	background-image: url(../images/main/tab-login-iniciar-big.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	width:220px;
}

.h_login_3 div {
	text-decoration:none;
	color:#525252;
	display: block;
	position:relative;
	line-height:18px;
}

.h_login_3 div span {
	position:absolute;
	top:6px;
	left:6px;
	color:#fff;
}


.h_login_3 a {
	text-decoration:none;
	color:#fff;
	height:29px;
	padding-top:6px;
	padding-left:20px;	
	display: block;
}

#h_login_1 div {
	text-decoration:none;
	color:#525252;
	height:29px;
	padding-top:0px;
	padding-left:12px;	
	display: block;
	position:relative;
	line-height:30px;
}
#h_login_1 div span {
	position:absolute;
	top:6px;
	right:6px;
}


#h_login_2 div {
	text-decoration:none;
	color:#525252;
	display: block;
	position:relative;
	line-height:18px;
}
#h_login_2 a {
	text-decoration:none;
	color:#fff;
	height:29px;
	padding-top:6px;
	padding-left:20px;	
	display: block;
}


.home_apertura {
	padding:30px;
	text-align:right;
}

.home_apertura div {
	height:30px; 
}

.home_apertura input {
	width:200px;
	
}

.home_apertura input.check {
	width:20px;
	border:0px;
	
}

.home_apertura input.check2 {
	width:40px;
	border:0px;
	
}


.home_apertura select {
	width:200px;
	color:#666;
	
}

#home_login {
	padding:14px;
	text-align:right;
}


#home_login div {
	height:30px;
}

#home_login div.altura25 {
	height:25px;
}

#home_login input {
	width:200px;
	
}
#home_login select {
	width:110px;
	color: #FFF;
	background-color: #999;
	
}
#home_login #div_login_entrar_button {
	text-align:center;
	width:270px;
}
#home_login #login_entrar_button {
	width:110px;
	height:26px;
	background-color:#ffc52f;
	background-image:url(../images/general/button-submit.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	font-weight:bold;
}

#apertura_continue_button, #apertura_volver_button, #apertura_imprimir_button, #gestion_enviar_button {
	width:110px;
	height:26px;
	background-color:#ffc52f;
	background-image:url(../images/general/button-submit.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	font-weight:bold;
}

.botonyellow {
	padding:4px 31px;
	background-image:url(../images/general/button-submit.png);
	background-repeat:no-repeat;
	background-position:top center;
	border:0px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:13px;
	text-align:center;
}

.botonyellow:hover {
	color:#000;
}

.botonyellow2 {
	background-image:url(../images/general/button-submit2.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-weight:bold;
	color:#441e0c;
	margin:0px;
	border:0px;
}

.botonyellow2:hover {
	color:#fff;
	cursor: pointer;
}

.botonyellow_big {
	padding:5px 32px;
	background-image:url(../images/general/button-submit-grande.png);
	background-repeat:no-repeat;
	background-position:top center;
	border:0px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:13px;
	text-align:center;
}

.botonyellow_big2 {
	padding:5px 32px;
	background-image:url(../images/general/button-submit-grande2.png);
	background-repeat:no-repeat;
	background-position:top center;
	border:0px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:13px;
	text-align:center;
}

.botonyellow_light:hover {
	color:#000;
}

.botonyellow_light {
	background-image: url(../images/main/boton_yellowlight.jpg) ;
	background-repeat:no-repeat;
	background-position:top center;
	border:0px;
	text-decoration:none;
	color: #333;
	font-size:13px;
	text-align:center;
	width:300px;
	display:block;
	padding:4px 0px;
	margin-bottom:10px;
}

.botonyellow_dark:hover {
	color:#000;
}

.botonyellow_dark {
	background-image: url(../images/main/boton_yellowdark.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border:0px;
	text-decoration:none;
	color: #333;
	font-size:11px;
	text-align:center;
	width:300px;
	display:block;
	padding:4px 0px;
	margin-bottom:10px;
	font-weight:bold;
}


.botonyellow_big:hover {
	color:#000;
}

.botonyellow_big2:hover {
	color:#FFF;
}

#altura20 {
	height:20px;
}

#div_login_ayuda {
	clear:both;
	padding-top:11px;
	color:#999;
	text-align:center;
	font-size:11px;
}

#footer {
	background-color:#dddddd;
	height:151px;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	color:#767676;
	margin-top: 20px;
}
#footer p {
	color:#767676;
}
#footer a {
	color:#767676;
}
#footer a:hover {
	color:#ae0422;
}

#footer_content {
	padding-top:20px;
	text-align:left;
	padding-left:12px;
}
#footer_phone {
	padding-top:20px;
	text-align:right;
	padding-right:12px;
	color:#a2a2a2;
	font-size:30px;
}
#footer_content p {
	font-size:11px;
}
#footer_content img {
	position:relative;
	top:4px;
}
/* HEADER */
#headertop {
position: relative;
height:88px;
z-index:200;
}
#header {
	background-color:#fff;
	background-image:url(../images/header/fondoheader.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:140px;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
#logoheader {
	padding-top:14px;
}
#bustopheader {
	height:31px;
}
#buscadorheader {
	background-color:#fff;
	background-image:url(../images/header/fondobuscador.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:31px;
	text-align:right;
	padding-right:36px;
	margin-bottom:4px;
}
#buscadorheader  input {
	padding:0px;
	margin:0px;
	margin-top:5px;
	background: transparent;
	width:140px;
	border:0px;
	color:#555;
	font-size:11px;
}
#sloganheader {
	font-size:11px;
	color:#a1a1a1;
}
#opcionesheader_a, #opcionesheader_b {
	margin:0px;
	font-size:11px;
	text-align:right;
	padding-top:0px;
}
#opcionesheader_a {
	color:#a1a1a1;
}
#opcionesheader_a a {
	color:#a1a1a1;
}
#opcionesheader_a a:hover {
	color:#ae0422;
}
#tam_a { font-size:9px; } #tam_b { font-size:11px; } #tam_c { font-size:13px; }


#botoneraheader {
	padding-top:12px;
	font-size:12px;
}

#botoneraheader ul {
float: left; 
list-style-type: none;
/* width:620px; */
}

#botoneraheader ul li {
float: left; 
/* text-indent: -9999px;  */
overflow: visible; 
position: relative; 
z-index: 100;
color:#f7f8f8;
border-right:1px solid #626262;
height:38px;
}
#botoneraheader ul li.first {
	border-left:1px solid #626262;
}

#botoneraheader ul > li > a {
	line-height:20px;
}

#botoneraheader ul li a {
	display: block;
	padding-top:9px;
	white-space: no-wrap;
	padding-bottom:9px;
	/* border:1px solid #fff; */
	padding-left:12px;
	padding-right:12px;
	background-color:#990000;
	background-image:url(../images/header/backgroundoptionsfade.png);
	background-position:50% 0%;
	background-repeat:repeat-x;
	color:#f7f8f8;
	text-decoration:none;
	
}

#botoneraheader ul li a:hover {
	color:#f7f8f8;
	background-color:#990000;
	background-image:url(../images/header/backgroundoptionsfade.png);
	background-position:50% 100%;
	background-repeat:repeat-x;
	text-decoration:none;
}
#botoneraheader ul li a.seloption {
	background-color:#990000;
	background-image:url(../images/header/backgroundoptionsfade.png);
	background-position:50% 100%;
	background-repeat:repeat-x;
	color:#f7f8f8;
	text-decoration:none;
}
ul#dropdown li ul {
	display:none;
    overflow:hidden;
	padding:1px;
	z-index: 99;
    list-style: none;
    position: absolute;
    background: #555;
    width: 218px;
    border-bottom: 1px solid #ddd;
    margin:0px;
/*	margin-left:-40px; */
/*	margin-top:37px; */	
}
ul#dropdown li ul li {
	font-size:12px;
	height:24px;
	padding:0px;
    margin:0px;
	border:0px;
    width: 220px;
}
ul#dropdown li ul a {
	width: 208px;
	height:24px;
    margin:0px;
	padding:0px;
	padding-left:10px;
	vertical-align:middle;
	background-color:#990000;
	background-image:url(../images/header/backgroundoptionsfadenull.png);
	background-position:50% 0%;
	background-repeat:repeat-x;
}
ul#dropdown li ul a:hover {
	height:24px;
	background-color:#990000;
	background-image:url(../images/header/backgroundoptionsfadenull.png);
	background-position:50% 100%;
	background-repeat:repeat-x;
}
ul#dropdown li#menuplus {
	display:none;
}
ul#dropdown li#menumonitor a {
	text-align:center;
	width:26px;
}
ul#dropdown li#menumonitor a {
	padding-top:6px;
	height:23px;
}
#pruebanosheader {
	text-align:center;
}

/* MAIN */

/* PORTADA */ 

#portada_main_top {
	width:620px;
	height:7px;
	font-size:1px;
	background-image:url(../images/main/portada-top.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#portada_main_middle {
	width:620px;
	height:252px;
/*	background-image:url(../images/main/portada-background.png);
	background-position:top left;
	background-repeat:repeat-y; */
}
#portada_main_bottom {
	width:620px;
	height:5px;
	font-size:1px;
	background-image:url(../images/main/portada-bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#portada_main_left {
	float:left;
	width:28px;
	padding-top:150px;
}
#portada_main_center {
	float:left;
	width:565px;
}
#portada_main_right {
	float:right;
	width:27px;
	text-align:right;
	padding-top:150px;
}


/* Easy Slider */
 
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		width:565px;
		height:252px;
		overflow:hidden; 
		}
	span#prevBtn{ display:none; }
	span#nextBtn{ display:none; }				
 
/* // Easy Slider */


/* TIRA CENTRAL */

.padding_12 {
	margin: 12px;
}

.padding_19 {
	margin: 19px;
}

.padding_10 {
	padding: 10px;
}

.padding_8 {
	padding: 8px;
}

.padding_6 {
	padding: 6px;
}

.padding_container_12 {
	margin-top:12px;
	margin-bottom:12px;
}

#home_tira {
	background-color:#4c5453;
	background-image:url(../images/main/tira-central.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:166px;
	width:100%;
	border:0px;
}

.home_tira_bloques {
	border: 0px dashed #555;
	padding:30px;
	text-align:center;
	padding-top: 30px;
	height:94px;
}
.home_tira_bloques img {
	float:left;
}
.home_tira_bloques span {
	float:right;
	width:160px;
	color:#dcdede;
	text-align:left;
}
.home_tira_bloques div {
	border:0px solid #fff;
	float:left;
	margin-top:18px;
	height:25px;
	clear:both;
	width:188px;
	margin-left:26px;
	color:#dcdede;
	text-align:center;
	background-image:url(../images/main/tira-boton.png);
	background-position:middle center;
	background-repeat:no-repeat;
	padding-top:2px;
}
.home_tira_bloques div a {
	color:#dcdede;
	text-decoration:none;
	font-weight:bold;
}
.home_tira_bloques div a:hover {
	color:#9f1b33;
}
/* TOOLTIPS */

#tooltip {
	background-color: #fff;
	border: 1px solid #aaa;
	color: #444;
	font-size:11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 7px;
	max-width: 300px;
	/* min-width: 140px; */
	line-height: 12px;
	opacity:0.90;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90;
	position: absolute;
	z-index: 1000;
}
#tooltip h3 {
	font-size: 1.1em;
    margin: 0;
	color:#9c0c23;
	text-align: left !important;
	margin-bottom:4px;
}
#tooltip p {
	border-top:1px dashed #ccc;
	font-size: 1.1em;
	margin: 5px 0 0 5px;
	text-align: left;
}


.tabs_generico  {
}
.tabs_generico div {
float:left;
/* width:100%; */
}
.tabs_generico ul {
	list-style-type: none;
}
.tabs_generico ul li {
	float:left;
	font-size:11px;
	padding-left:4px;
	padding-right:4px;

}
.tabs_generico ul li.white {
	background-color:#fff;

}
.tabs_generico p {
	font-size:11px;
}
.tabs_contentimg {
}


div#mercados_img_subbaj {
	position:absolute;
	background-image:url(../images/stmonitor/img_subbaj.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 278px;
	height: 62px;
	margin-top:-37px;
	margin-left: 30px;
}

#main_tv {
	margin-left:64px;
	background-image: url(../images/main/tv.jpg); background-repeat: no-repeat; height:194px; padding-left:5px; padding-top:6px; width:165px;
}

.tabs-container {
/*	float:left;
	border: 1px solid #ccc;
	padding: 0px; */
}


#home_ibex35 #hi_tit {
	color:#212121;
	font-size:30px;
	padding-right:18px;
}
#home_ibex35 #hi_precio {
	color:#666666;
	font-size:16px;
	font-weight:normal;
}
#home_ibex35 #hi_img {

}
#home_ibex35 #hi_dif  {
	font-weight:bold;
}

#home_indices #hind_tit {
	color:#212121;
	font-size:30px;
	padding-right:18px;
}
#home_indices .copy {
	color:#212121;
	font-size:30px;
	padding-right:18px;
}
.tabla_cotizaciones {
	width:100%;
}
.tabla_cotizaciones  tbody tr th {
	background-color:#f5f5f5;
	border-bottom:2px solid #ddd;
}
.tabla_cotizaciones  tbody tr td {
	border-bottom:1px solid #ddd;
	font-size:11px;
}

.tabla_cotizaciones  tbody tr td.principal {
	border-bottom:1px solid #ddd;
	font-size:12px;
	color:#900;
}

.tabla_cotizaciones_padding tr td {
	padding-top:6px;
	padding-bottom:6px;
}


.valign_m {
	vertical-align:middle;
}

.textbox {
	width:100%;
	border:0px;
}
.textbox  tr td {
	border:0px;
	border-bottom:1px dashed #bbb;
	font-size:11px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}

.textbox  tr th {
	border:0px;
	border-bottom:1px dashed #bbb;
	background-color:#f5f5f5;
	font-size:11px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
}

.textbox  tr td.textalign_c {
	text-align:center;
}

.textbox  tr td.textalign_r {
	text-align:right;
}

.tabla_amplia {
	width:100%;
}
.tabla_amplia  tbody tr th {
	background-color:#f5f5f5;
	border-bottom:2px solid #ddd;
	padding:1px 0px;
}
.tabla_amplia  tbody tr td {
	border-bottom:1px solid #ddd;
	font-size:11px;
	padding:5px 0px;
}

.tabla_amplia  tbody tr td.principal {
	border-bottom:1px solid #ddd;
	font-size:11px;
}




#opciones_tabs_main {
	display:none;
}

#tabs_main div.tabs_contentimg  a {
	text-decoration:none;
	color:#fff;
}
#tabs_main div.tabs_contentimg  a:hover {
	text-decoration:none;
	color:#eee;
}

ul.sidebar_light {
padding:6px;
list-style-type: none;
}

ul.sidebar_light li {
padding:4px;
border-bottom:1px dashed #ccc;
margin-bottom:8px;
}
ul.sidebar_light li.li_selected {
color:#fff;
background: #ccc;
font-weight:bold;
}
ul.sidebar_light li a {
	text-decoration:none;
	color:#444;
}
ul.sidebar_light li a:hover {
	text-decoration:underline;
	color:#ae0422;
}

ul.sidebar_light li.li_selected a {
	text-decoration:none;
	color:#fff;
}


ul.sidebar_dark {
padding:6px;
list-style-type: none;
}

ul.sidebar_dark li {
padding:4px;
border-bottom:1px dashed #ccc;
margin-bottom:8px;
}

ul.sidebar_dark li a {
	text-decoration:none;
	color:#fff;
}
ul.sidebar_dark li a:hover {
	text-decoration:underline;
	color:#ae0422;
}
ul.sidebar_dark li.li_titulo {
		padding-top:0px;
		border:0px;
}

#botoneraheader ul li {
float: left; 
/* text-indent: -9999px;  */
overflow: visible; 
position: relative; 
z-index: 100;
color:#f7f8f8;
border-right:1px solid #626262;
height:38px;
}

.content_cols {
	padding: 12px;
	padding-bottom:20px;
}

.content_cols2 {
	padding: 12px;
	padding-bottom:6px;
}

.content_cols2_backr {
	padding-bottom:6px;
	padding-top:12px;
	padding-left:12px;
}

.content_cols2_backr p {
	font-size:13px;
	line-height:21px;
	padding-left:14px;
}

.content_cols2 .content_cols_titulo span {
	padding-right: 8px;
}

.content_cols2 .content_cols_titulo {
	font-size:18px;
	padding-bottom:11px;
}

.content_cols .content_cols_titulo span {
	padding-right: 8px;
}
.content_cols .content_cols_titulo {
	font-size:18px;
	padding-bottom:15px;
}

.links {
	text-align:right;
	padding-right:20px;
	color:#666;
	text-decoration:none;
}

.bordetopgris {
	border-top:1px solid #CCC;
}

.borderightgris {
	border-right:1px solid #CCC;
}

.bordebottontgris {
	border-bottom:1px solid #CCC;
}

.bordegris {
	border:1px solid #CCC;
}

.paddingleft5 {
	padding-left:5px;
}

.textopeque {
	font-size:9px;
	color:#999;
}

.margeleft58 {
	margin-left:58px;
}


.margentop190 {
	margin-top:190px;
}

.paddingtop250 {
	padding-top:250px;
}

#fondo_ruta {
	background-image: url(../images/general/rutatop_back.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:22px; 
	padding:1px 6px;
}

.perfil {
	text-align:right; 
	float:right; 
	padding-right:10px;
}

.text_ruta {
	padding-right:10px; 
	color: #999;
}

.text_ruta a {
	color: #999;
	text-decoration: none;
}

.text_ruta a:hover {
	color: #ae0422;
	text-decoration: none;
}

.padding_right10 {
	padding-right:10px;
}

.paddingt15 {
	padding-top:15px;
}

.padding_10 {
	padding:10px;
}

.back_light {
	background-color:#f9f7ed;
}

.boton_registro {
	background:url(../images/general/button_regist.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
	width:68px; 
	height:23px; 
	border:0;
}

.boton_enviar {
	background:url(../images/general/button_enviar.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
	width:68px; 
	height:23px; 
	border:0;
	margin-top:20px;
}

.ancho260 {
	width:260px;
}

.ancho460 {
	width:460px;
}

.ancho215 {
	width:215px;
}

.ancho360 {
	width:360px;
}

.ancho380 {
	width:380px;
}

#h_login_2 span {
color:#FFFFFF;
display:block;
height:29px;
padding-left:5px;
padding-top:6px;
text-decoration:none;
}

.formu label {
  display: block;
  width:125px;
}

.alignv_b {
	vertical-align: middle;
}


/* APERTURA */

.alignv_top {
	vertical-align:top;
}

.percent_50 {
	width:50%;
}

.percent_60 {
	width:60%;
}

.percent_40 {
	width:40%;
}

.percent_100 {
	width:100%;
}

.percent_33 {
	width:33%;
}

.percent_25 {
	width:25%;
}

.percent_20 {
	width:20%;
}

.percent_15 {
	width:15%;
}

.percent_10 {
	width:10%;
}

.margenr_25  {
	margin-right:25px;
}

.margenr_30  {
	margin-right:30px;
}

.margenr_20  {
	margin-right:20px;
}

.margenb_25 {
	margin-bottom:25px;
}

.margenb_60 {
	margin-bottom:60px;
}

.margent_60 {
	margin-top:60px;
}

.margent_90 {
	margin-top:90px;
}

.linea_dashed {
	border-bottom:1px dashed #CCC; 
	height:20px;
}

.linea_solid {
	border-bottom:1px solid #CCC; 
	height:5px;
}

.box_dashed {
	background-color: #FFF; 
	border:1px dashed #CCC; 
	text-align:left;
}

.box_dashed_gris {
	background-color: #EEE; 
	border:1px dashed #CCC; 
	text-align:left;
}

.box_dashed_grisclaro {
	background-color: #F5F5F5; 
	border:1px dashed #CCC; 
	text-align:left;
}

.box_gris {
	background-color:#EEE; 
	padding:20px;
}

.margen_10 {
	margin:10px;
}

.margenl_10 {
	margin-left:10px;
}


.margenl_20 {
	margin-left:20px;
}

.margenl_30 {
	margin-left:30px;
}

.margenl_80 {
	margin-left:80px;
}

.margenl_15 {
	margin-left:15px;
}

.margent_30 {
	margin-top:30px;
}

.margent_40 {
	margin-top:40px;
}

.paddingb_35 {
 	padding-bottom:35px;
}

.margent_menos5 {
	margin-top:-5px;
}

.margenlateral_10 {
	margin:0px 10px;
}

.paddingl_50 {
	padding-left:50px;
}

.paddingb_8 {
	padding-bottom:8px;
}

.paddingb_18 {
	padding-bottom:18px;
}

.paddingt_20 {
	padding-top:20px;
}

.paddingt_30 {
	padding-top:30px;
}

.paddingt_40 {
	padding-top:40px;
}

.paddingt_65 {
	padding-top:65px;
}

.paddingt_10 {
	padding-top:10px;
}

.paddingt_5 {
	padding-top:5px;
}

.paddingr_20 {
	padding-right:20px;
}

.padding_20 {
	padding:20px;
}

.paddinglateral_10 {
	padding:0 10px;
}

.paddinglateral_20 {
	padding:0 20px;
}

.ancho_350 {
	width:350px;
}

.ancho_330 {
	width:330px;
}

.ancho_27 {
	width:27px;
}

.check {
	width:20px; 
	border:0;
}

.check2 {
	width:40px; 
	border:0;
}

#contratos_adicionales {
	width:70%; 
	margin-left:100px; 
	margin-top:30px;
}

.percen_42 {
	width:42%;
}

.linkinteres {
	background:#EEE; 
	height:30px; 
	padding-top:8px;
}


#suggestionsResults {
}
#suggestions {
	display:none;
    top:40px;
	right:0px;
	position: absolute;
    margin-top: 0px;
	margin-left: 240px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
    width: 300px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 1px solid #aaa;
    color: #fff;
}

#suggestionsBoxArrow {
	position: relative; 
	top: -12px; 
	left: 230px;
	padding:0px;
	margin:0px;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
	z-index:101;
}


.suggestionList li {
	list-style: none; margin: 0; padding: 0; border: none;
    margin: 0px 0px 3px 0px;
    padding: 2px;
	padding-left:4px;
	background-color: #414447;
    cursor: pointer;
	border-bottom: 1px dashed #666;
}

.suggestionList li:hover {
    background-color: #ae0422;
}
.suggestionList li a:hover {
color:#fff;
text-decoration:none;
}
.suggestionList li a {
font-size:11px;
color:#fff;
text-decoration:none;
}

#messageWindow {
    border:1px solid #CCCCCC;
	position:absolute;
	width:250px;
	border:1px solid #c93;
	background:#ffc;
	padding:5px;
	z-index:9001;
	display:none;
	left:0px;
}
#messageWindowTitle {
	font-weight:bold;
}

#tipoord {
	background-image:url(../images/stop/ejemplo.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right; 
	width:100%; 
	height:200px;
}


.bordewhite_b {
	border-bottom:1px solid #FFF;
}
.bordewhite_t {
	border-top:1px solid #FFF;
}
.bordewhite_r {
	border-right:1px solid #FFF;
}
.bordewhite_l {
	border-left:1px solid #FFF;
}

.bordegris_b {
	border-bottom:1px solid #CCC;
}
.bordegris_t {
	border-top:1px solid #CCC;
}
.bordegris_r {
	border-right:1px solid #CCC;
}
.bordegris_l {
	border-left:1px solid #CCC;
}

.backgris999 {
	background-color: #CCC;
}

.backgris666 {
	background-color: #999;
}

.backgrisCCC {
	background-color:#eef0f0;
}

.backgrislight {
	background-color:#f7f7f7;
}

.backgrislight span {
	font-size:19px; 
	color:#990000;
}

.colorwhite {
	color:#FFF;
}

.colorgris {
	color:#555;
}

.texttable_tarifa {
	font-size:11px; 
	line-height:18px;
}

.celdapeque {
	width:55px;
}

.contentinc_productosPrincipal {
	width:618px;
	border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
	padding-top:10px;
}

.contentincmonitor {
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
}
.gs_12 { width:938px; }
.gs_11 { width:858px; }
.gs_10 { width:778px; }
.gs_9 { width:698px; }
.gs_8 { width:618px; }
.gs_7 { width:538px; }
.gs_6 { width:458px; }
.gs_5 { width:378px; }
.gs_4 { width:298px; }
.gs_3 { width:218px; }
.gs_2 { width:138px; }
.gs_1 { width:58px; }

.gs2_12 { width:935px; }
.gs2_11 { width:858px; }
.gs2_10 { width:778px; }
.gs2_9 { width:698px; }
.gs2_8 { width:618px; }
.gs2_7 { width:535px; }
.gs2_6 { width:458px; }
.gs2_5 { width:378px; }
.gs2_4 { width:298px; }
.gs2_3 { width:218px; }
.gs2_2 { width:138px; }
.gs2_1 { width:58px; }
	

#fondos {
	background-image:url(../images/fondos/aguja.jpg); 
	background-position:right bottom; 
	background-repeat:no-repeat; 
	height:1%;
}

#fondotop {
	background-image:url(../images/fondos/backfondotop.jpg); 
	background-position: center top ; 
	background-repeat:no-repeat; 
	height:1%; 
}

#int1_fondotop {
	margin:120px 40px -20px 310px;
}

#int2_fondotop {
	margin:0px 40px 20px 40px;
}

.listmas li{
	list-style: none;
	background-image: url(../images/general/listmas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom:20px;
	margin-left:30px;
	font-size:13px;
}



.listtutos li{
	list-style: none;
	background-image: url(../images/general/listutos.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom:20px;
}

.listtutos li a:hover{
	padding-bottom:8px;
	padding-right:8px;
}


.listcnmv li{
	list-style: none;
	background-image: url(../images/general/listguias.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom:20px;
}

.title_italic {
	font-size:14px; 
	font-style:italic; 
	color:#999;
}

.altura_30 {
	height:30px;
}

.altura_50 {
	height:50px;
}

.cuad1 a {
	width:176px;
	height:117px;
	background-image:url(../images/stmonitor/boletin.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	border:0;
	text-decoration:none;
}

.cuad1 a:hover {

	background-image:url(../images/stmonitor/boletin_hover.gif);

}


.cuad2 a {
	width:169px;
	height:117px;
	background-image:url(../images/stmonitor/boletin_fun.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	border:0;
	text-decoration:none;
}

.cuad2 a:hover {

	background-image:url(../images/stmonitor/boletin_fun_hover.gif);

}


.cuad3 a {
	width:176px;
	height:98px;
	background-image: url(../images/stmonitor/calendario_macro.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	border:0;
	text-decoration:none;
}

.cuad3 a:hover {

	background-image:url(../images/stmonitor/calendario_macro_hover.gif);

}

.cuad4 a {
	width:169px;
	height:98px;
	background-image: url(../images/stmonitor/calendario_emp.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	border:0;
	text-decoration:none;
}

.cuad4 a:hover {

	background-image:url(../images/stmonitor/calendario_emp_hover.gif);

}

.cuad5 a {
	width:345px;
	height:77px;
	background-image: url(../images/stmonitor/manuales.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	border:0;
	text-decoration:none;
}

.cuad5 a:hover {

	background-image:url(../images/stmonitor/manuales_hover.gif);

}

#barra_buscador {
	height:46px; 
	background-image:url(../images/stmonitor/top_buscador.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}

#content_buscador {
	height:46px; 
	padding:12px; 
	text-align:right;
}

#content_buscador_company {
	height:46px; 
	padding:8px 12px; 
	text-align:right;
}

.title_noticias {
	font-size:14px; 
	margin-top:20px;
}

.borderb_solid {
	border-bottom:1px solid #000;
}

.margin_b_20 {
	margin-bottom:20px;
}

.margenl_5 {
	margin-left:5px;
}

.margent_20 {
	margin-top:20px;
}

.margent_15 {
	margin-top:15px;
}

.margent_10 {
	margin-top:10px;
}

.margent_5 {
	margin-top:5px;
}

.text_indice {
	color:#ccc; 
	font-size:28px; 
	font-weight:normal;
	line-height:20px;
}

.text_indice2 {
	color:#ccc; 
	font-size:35px; 
	font-weight:normal; 
	line-height:0;
}

.text_valor_indice {
	color:#666; 
	font-size:30px;
}

.text_valor_indice2 {
	color:#666; 
	font-size:40px;
}


.text_dif_indice {
	color:#aaa; 
	font-size:16px; 
	/* vertical-align:middle; */
}

.company1 {
	font-size:12px; 
	text-align:center; 
	padding:2px 5px;
	border-bottom:1px dashed #CCC;
}

.company2 {
	font-size:12px; 
	text-align:center; 
	padding:5px 2px; 
	border-left:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}

.company2_inicial {
	font-size:12px; 
	text-align:center; 
	padding:5px 2px; 
	border-bottom:1px dashed #CCC;
}


table.company tr td {
	padding:5px 10px;
	border-bottom:1px dashed #CCC;
	font-size:16px;
}

table.info tr td {
	padding:5px 10px;
	border-bottom:1px dashed #CCC;
	font-size:15px;
}

table.info tr td.grisback {
	width:180px;
}

table.info tr td.peque {
	font-size:12px;
	color: #666;
}

table.gestoras tr td {
	padding:5px 10px;
	border-bottom:1px dashed #CCC;
	border-right:1px dashed #CCC;
	font-size:12px;
}

table.gestoras tr td.izq {
	border-left:1px dashed #CCC;
	
}

table.gestoras tr td.arriba {
	border-top:1px dashed #CCC;
	
}

table.company tr td.grisback {
	background-color:#EEE;
}

table.company tr td.peque {
	font-size:14px;
	color:#999;
}



.boton_volver_company {
	padding-bottom:10px; 
	margin-right:140px; 
	text-align:left;
}

.titulo_grande {
	font-size:56px;
}

.subtitulo_grande {
	font-size:36px; 
	color:#CCC;
}

#mitad_box_company {
	float:left; 
	width:450px;
}

#mitad_box_company_r {
	float: right; 
	width:450px;
}

#mitad2_box_company {
	float:left; 
	width:400px; 
	margin-left:40px;
}

#acercade_multicanal {
	background-image:url(../images/acercade/multicanal.jpg); 
	background-position:top right; 
	background-repeat:no-repeat; 
	height:574px;
}



 ul.resultados_prod {
	 margin-top:30px;
 }


 ul.resultados_prod li {
	padding:20px;
	border-top:1px dashed #CCC;
	background-color:#FFF;
}

ul.resultados_prod li a {
	color:#900;
	border-bottom:1px solid #900;
	font-size:20px;
	width:100%;
	height:100%
}

ul.resultados_prod li:hover {
	background-color: #F5F5F5;
}
	
ul.resultados_prod li span a {
	color: #999;
	font-size:12px;
	border:0;
}

.title_resultados {
	font-size:34px; 
	color:#CCC;
}

.title_calendario {
	font-size:36px; 
	color:#999;
}

.title_mapasitio {
	font-size:50px;
	color:#CCC;
	width: 940px;
	height: 64px;
	background-image:url(../images/mapasitio/imgtop.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.title_mapasitio span {
	padding:20px;
}

.mapasitio_groups {
	color: #555;
	font-size:20px;
	padding-top:8px;
	height: 60px;
}

ul.mapasitio li.mapasitio_section {
	color: #ae0422;
	font-size:16px;
	border-bottom:1px dashed #ccc;
	padding-top:8px;
	clear:both;
	padding-right:10px;
	padding-left:10px;

}

ul.mapasitio li.mapasitio_acceso {
	color: #999;
	font-size:13px;
	border-bottom:1px dashed #ccc;
	padding-top:0px;
	padding-right:10px;
	margin-left:14px;
	margin-bottom:8px;
	font-weight:bold;
	clear:both;
}

ul.mapasitio li.mapasitio_link {
	clear:both;
	background-image:url(../images/mapasitio/flecha.gif);
	background-position:10px left;
	background-repeat:no-repeat;
}
ul.mapasitio li.mapasitio_link div.mapasitio_name {
	padding-left:14px;
	padding-right:10px;
	padding-bottom:8px;
	font-size:12px;
	border:0px solid #ccc;
}

ul.mapasitio li.mapasitio_link span {
	font-size:11px;
	color:#999;
}

	
.border0 {
	border:0;
}

.subtitle_calendario {
	font-size:14px;
}

.subtitle_noticia {
	color: #999; 
	font-size:14px;
}

#copy {
	width:100%;
	font-family:courier;
	font-size:10px;
}


.gris {
	color:#CCC;
}

.rojo {
	color:#c20000;
}
.verde {
	color:#00c200;
}

.amarillo {
	color:#FC0;
}

#floatvercodigo {
	position:absolute;
	position:fixed;
	top:0px;
	left:0px;
	width:42px;
	border:1px solid #ccc;
	background-color:#eee;
}



/* TREE VIEW */


.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/tree/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/tree/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/tree/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/tree/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/tree/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/tree/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/tree/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/tree/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/tree/treeview-gray.gif); } 

.treeview-r4 li { background-image: url(../images/tree/treeview-r4-line.gif); }
.treeview-r4 .hitarea, .treeview-r4 li.lastCollapsable, .treeview-r4 li.lastExpandable { background-image: url(../images/tree/treeview-r4.gif); } 

.treeview-famfamfam li { background-image: url(../images/tree/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/tree/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/tree/folder-r4.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/tree/folder-closed-r4.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/tree/filer4.gif) 0 0 no-repeat; }

/*
table tr {
	background-color:#fff;
}

table tr:hover {
	background-color:#f2f2f2;
}

*/
table tr.nulo {
	background-color:transparent;
}


table tr.nulo:hover {
	background-color:transparent;
}

.slider_img {
	position: relative;
}

.slider_img em {
	font-weight: normal;
	background: url(../images/general/hover.png) no-repeat;
	width: 540px;
	height: 45px;
	position: absolute;
	font-size:13px;
	top: -260px;
	left: 14px;
	text-align: center;
	padding: 28px 12px 10px;
	font-style: normal;
	z-index: 9000;
	color:#000;
	display: none;
}

#pasion_mercados_back {
	background: url(../images/pasion-mercados/background.jpg) repeat-y;
}
#pasion_mercados_content {
	 border:1px solid #f9f5ec; 
	 width:510px;
}
#pasion_mercados_content .titulo_pm {
	color:#b14859;
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}
#pasion_mercados_content .fecha_pm {
}

#pasion_mercados_content .firma_nombre_pm {
	margin-top:50px;
	font-weight:bold;
	text-align:right;
}
#pasion_mercados_content .firma_cargo_pm {
	text-align:right;
}

#pasion_mercados_top {
	background: url(../images/pasion-mercados/top.jpg) no-repeat;
	min-height: 875px;
	padding-left:80px;
	padding-right:110px;
	padding-top:180px;
}
#pasion_mercados_bottom {
	background: url(../images/pasion-mercados/bottom.jpg) no-repeat;
	height: 80px;
}

#masinfo {
	float:right; 
	padding-top:24px; 
	padding-right:20px;
}

#masinfo_hor {
	float:right; 
	padding-top:23px; 
	padding-right:20px;
}


#bloqueinfo {
	background: url(../images/general/box/bloquemasinfo.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:41px; 
	padding-top:35px;
}

#bloqueinfo .info {
	float:left; 
	padding-left:8px;
}

#acceso_clientes {
	float:right; 
	padding-top:22px; 
	padding-right: 30px;
}

#icon_rss {
	float:left; 
	padding-top:20px; 
}

.atencion_cliente {
	float:right;
}

.atencion_cliente a {
	background:url(../images/general/top/telefono3_hover.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:86px;
	width:173px;
	display:block;
}

.atencion_cliente a:hover {
	background:url(../images/general/top/telefono3_hover.jpg);
}


.atencion_cliente_main {
	float:right;
}

.atencion_cliente_main a {
	background: url(../images/general/top/red_oficinas2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:32px;
	width:173px;
	display:block;
}

.atencion_cliente_main a:hover {
	background: url(../images/general/top/red_oficinas2_hover.jpg);
}

#back_tutoriales {
	background-image:url(../images/general/tutos.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:250px;
}

#back_guias {
	background-image:url(/resources/images/general/guias.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:250px;
}


 .kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0;  
 }  
 .kwicks li{  
     display: block;  
     overflow: hidden;  
     padding: 0;  
     cursor: pointer;  
 }  

.kwicks li {  
    float: left;  
    width: 308px;
    height: 252px;
}  
.kwicks .kwicks_inner {  
    width: 500px;  
}  
 
#portadasOficinas .kwicks li { 
	width: 348px;
}

.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 1px;
	float:right;
	margin-right:0px;
	width: 173px;
	height: 54px;
	background-color:#404040;
	background: url(/resources/images/popuplogin/panel_button.png);
	z-index: 20;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
	color: #fff;
}




.panel_button2 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 1px;
	float:right;
	margin-right:0px;
	width: 173px;
	height: 54px;
	background-color:#404040;
	background: url(/resources/images/popuplogin/panel_button.png);
	z-index: 20;
	/* filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70; */
	/* cursor: pointer; */
}
.panel_button2 img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button2 a {
	text-decoration: none;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button2 a:hover {
	color: #fff;
}

#toppanel {
	position: absolute;
	width: 922px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel {
	width: 300px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;

}
#panel_inner_contents {
	padding:40px;
	padding-top:80px;
}
#panel_contents {
	background: #404040;
	/* filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70; */
	height: 100%;
	width: 304px;
	position: absolute;
	z-index: -1;
}
#panel h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 275px;
	position: absolute;
	top: 10px;
}
#panel h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #447c6f;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}

#panel_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	top: -40px;
	z-index: 99;
}

#loginpopup {
	border:0px;
	color:#fff;
	width: 286px;
	background: #404040;
	text-align:right;
}


#loginpopup span { 
	margin-top:10px;
	margin-left:10px;
	width:200px;
}



#loginpopup input {
	margin-top:10px;
	margin-right:10px;
	width:180px;
}

#loginpopup input.check {
	width:20px;
	border:0px;
	
}

#loginpopup input.check2 {
	width:40px;
	border:0px;
	
}


#loginpopup select {
	margin-top:8px;
	width:90px;
	color:#666;
	margin-right:10px;
}

#loginpopup .botonyellow {
	background-color:#404040;
}


#titulocajalogpopup {
	font-size:24px;
	color:#aaa;
	text-align:left;
	font-weight:bold;
	padding-left: 12px;
}
#titulocajalogpopup span {
	margin-left:3px;
}
/* #hide_button {
	position:relative;
	top:-20px;
} */

.news_principal_overflow {
	overflow:hidden;
	width: 252px;
}

.news_monitor_overflow {
	overflow:hidden;
	width: 594px;
}


.comisiones_intra {
	background-image:url(/resources/images/mark/comisiones09/intradia_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:288px;
	width:169px;
	margin-left:20px;
	border:0;
	text-decoration:none;
	display:block;
}

.comisiones_intra:hover {
	background-image:url(/resources/images/mark/comisiones09/intradia_on.jpg);
}

.comisiones_frec {
	background-image: url(/resources/images/mark/comisiones09/frecuentes_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:288px;
	width:192px;
	margin-left:20px;
	border:0;
	text-decoration:none;
	display:block;
}

.comisiones_frec:hover {
	background-image:url(/resources/images/mark/comisiones09/frecuentes_on.jpg);
}

.comisiones_infer {
	background-image: url(/resources/images/mark/comisiones09/inferiores_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:288px;
	width:250px;
	margin-left:20px;
	border:0;
	text-decoration:none;
	display:block;
}

.comisiones_infer:hover {
	background-image:url(/resources/images/mark/comisiones09/inferiores_on.jpg);
}



#botonera_miembros ul {
	list-style-type: none;
	width:300px;
}

#botonera_miembros ul li {
float: left; 
overflow: visible; 
position: relative; 
z-index: 100;
color:#4d4f4f;
height:51px;
}

#botonera_miembros ul li a {
	display: block;
	white-space: no-wrap;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#4d4f4f;
	text-decoration:none;
	height:31px;
	text-align:center;
}
#botonera_miembros ul li a:hover {
	color:#fff;
	background-color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#botonera_miembros ul li a#bot1 {
	background-image: url(/resources/images/general/box/buttons/bot1.gif);
	width:79px;
}

#botonera_miembros ul li a#bot1:hover {
	background-image: url(/resources/images/general/box/buttons/bot1b.gif);
}
#botonera_miembros ul li a#bot2 {
	background-image: url(/resources/images/general/box/buttons/bot2.gif);
	width:81px;
}

#botonera_miembros ul li a#bot2:hover {
	background-image: url(/resources/images/general/box/buttons/bot2b.gif);
}
#botonera_miembros ul li a#bot3 {
	background-image: url(/resources/images/general/box/buttons/bot3.gif);
	width:80px;
}

#botonera_miembros ul li a#bot3:hover {
	background-image: url(/resources/images/general/box/buttons/bot3b.gif);
}

#botonera_miembros #botoneras_miembros_show {
	width: 300px;
	float:left;
	height:0px;
}
#botonera_miembros #botoneras_miembros_show  #bot1html {
	display:none;
}
#botonera_miembros #botoneras_miembros_show  #bot2html {
	display:none;
}
#botonera_miembros #botoneras_miembros_show  #bot3html {
	display:none;
}
#botonera_miembros #botoneras_miembros_show  #boxmiembro2 {
	background-image: url(/resources/images/general/box/buttons/boxm2.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	display:none;
	height: 11px;
}

#bot1html, #bot2html, #bot3html {
	background-image: url(/resources/images/general/box/buttons/boxm1.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	padding:20px;
	color:#ffffff;
}

#botoneras_miembros_show p {
	color:#ffffff;
	padding-left:10px;
}
#botoneras_miembros_show p.boxmpadding {
	padding-left:60px;
}
	
#botoneras_miembros_show .boxm_titulos {
	font-weight:bold;
}
#botoneras_miembros_show img {
	float:left;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
}


#oficinas_main {
	float:left;
}

#oficinas_main a {
	width:126px;
	height:142px;
	background-image:url(/resources/images/main/redofic_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}

#oficinas_main a:hover {
	background-image:url(/resources/images/main/redofic_on.jpg);
}

#cliente_main {
	float:left;
}

#cliente_main a {
	width:135px;
	height:142px;
	background-image:url(/resources/images/main/cliente_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}

#cliente_main a:hover {
	background-image:url(/resources/images/main/cliente_on.jpg);
}

#mapa_main {
	float:left;
}

#mapa_main a {
	width:134px;
	height:142px;
	background-image: url(/resources/images/main/mapa_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}

#mapa_main a:hover {
	background-image: url(/resources/images/main/mapa_on.jpg);
}

#telefono_main {
	float:left;
}

#telefono_main a {
	width:225px;
	height:142px;
	background-image: url(/resources/images/main/telefono_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}

#telefono_main a:hover {
	background-image: url(/resources/images/main/telefono_on.jpg);
}


#day_festivo {
	width:240px; 
	height:115; 
	border:0px; 
	margin:0px; 
	padding:0px; 
	margin-top:15px;
}
#day_festivo_block_a  {
	width:126px; 
	float:left; 
	border:0px; 
	margin:0px; 
	padding:0px;
}

#day_festivo_block_b {
	width:114px; 
	float:left;  
	border:0px; 
	margin:0px; 
	padding:0px;
}

#day_festivo_a_inner_a {
	width:126px; 
	height:48px; 
	float:left;
}

#day_festivo_a_inner_b {
	width:126px; 
	height:67px; 
	float:left;
}


#pestanas_tira_central {
	margin-top:10px; 
	background-color:transparent; 
	background-image:url(/resources/images/main/tira-central.png); 
	background-repeat:repeat-x; 
	background-position: 0px 26px;   
	border:0 none; 
	height:200px;
}

#pestanas_tira_central .tabs_contentimg {
	background-color: transparent;
}

#pestanas_tira_central .home_tira_bloques {
	padding-top:14px;
}

#pestanas_tira_central .contentinc_productosPrincipal {
	width:100%;
	border:0px;
	padding-top:20px;
}
#pestanas_tira_central .contentinc_productosPrincipal  .h7 {
	color:#fff;
}
#pestanas_tira_central .contentinc_productosPrincipal  .parrafos {
	color:#DCDEDE;
}
.height_383 {
	height:383px;
}


/* RED OFICINAS */
      .tooltipgm {
        background-color:#ffffff;
        font-weight:normal;
		color:#444;
		padding:4px;
        border:1px dotted #ccc;
      }
	  a.linkgooglemaps {
		display:block;
		color:#444;
		padding:0px;
		margin:0px;
		border-bottom: 0px;
		text-decoration:none;
	  }
	  a.linkgooglemaps:hover {
		text-decoration:none;
		color:#fff;
		background-color:#944;
	  }
	  a.baselinkgooglemaps {
		text-align:center;
		border: 1px dotted #ccc;
		padding-top:4px;
		padding-bottom:4px;
	  }
	  a.listgmaps {
		color:#444;
		border-bottom: 1px dotted #ccc;
		padding-top:4px;
		width:130px;
		padding-bottom:4px;
		padding-left:2px;
		padding-right:1px;
	  }
	  .gmnoprint {
		opacity: 0.95;
	  }
	  .tabofis {
		text-align:right; 
		height:31px; 
		border:0px solid #ccc; 
		width:100%;
	  }
	  .tabofis a {
		color:#666;
		text-decoration:none;
		float:right;
		width:130px; 
		height:31px; 
		display:block; 
		text-align:center; 
		line-height:35px; 
		background-image: url(/resources/images/contactar/tabofis.png);
	  }
	  .tabofis a:hover {
		color:#872434;
	  }
	  .mapaofis {
		font-family:Arial; 
		font-size:12px;
		width:674px;
	  }
	  .mapaofis table {
		border:1px solid #ccc; 
		width:100%; 
		background-color:#fff;
	  }
	  #ofissidebar_td {
		border:1px dotted #ccc; 
		/* width:150px;  */
		/* display:none; */
	  }
	  #ofisside_bar {
		overflow:auto; 
		height:520px; 
		font-size:11px; 
		width:150px; 
		float:left;
		display:none;
	  }
	#oficentermap {
		width:100%;
	}
	.titulorednodec {
		color:#872434;
		font-size:28px;
		font-weight:bold;
		text-decoration:none;
	}
	.phoneofi {
		margin-bottom:-2px;
		margin-right:12px;
	}
	
	.height_line_big {
		line-height:26px;
	}

.botonadd 		{
	color: #444;
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	border: #ffffff;
	border-style:none;
	padding:0px;
}

.botonadd:hover 		{
	color: #ae0422; 
	text-decoration: none;
	font-weight: normal; 
}

.titulo_gris {
	font-size:36px; 
	color:#CCCCCC; 
	line-height:27px;
}

.titulo_subdashed {
	color: #666666; 
	font-size:14px; 
	padding-right:20px;
}

.titulo_subdashed2 {
	color: #666666; 
	font-size:14px;
	border:0; 
}

.back_cajas_apert {
	background-color:#EEE; 
	padding:10px 0px
}

.back_cajas_apert div.texto {
	color: #666666; 
	padding-left:100px;
}

.caja_apert_1 {
	border:1px solid #CCCCCC; 
	background-color:#FFFFFF; 
	background-image:url(/resources/images/apertura/red_corner.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	padding:15px; 
	width:275px;
	float:left;
}

.caja_apert_2 {
	border:1px solid #CCCCCC; 
	background-color:#FFFFFF; 
	background-image:url(/resources/images/apertura/red_corner.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	padding:15px; 
	width:275px; 
	margin-left:6px;
	float:left;
}

.bgtransparent{        position:fixed;        left:0;        top:0;        background-color:#000;        opacity:0.6;        filter:alpha(opacity=60);}
.bgmodal{        position:fixed;         font-family:arial;        font-size:1em;        border:0.05em solid black;        overflow:auto;        background-color:#fff;}


/* APERTURA */

.text_aport {
	padding:20px 0px 10px 20px; 
	font-size:14px; 
	color: #999999;
}

.text_aport_2 {
	padding:10px 0px 10px 60px; 
	font-size:14px; 
	color: #999999;
}

.container_aport {
 	padding:20px; 
 	width:100%;
 }
 
 .container_aport_2 {
 	padding:20px 60px;
 }
 
 .padding20_l120 {
 	padding:20px 20px 20px 120px;
 }

 .padding10_l120 {
 	padding:10px 10px 10px 120px;
 }
 
 .padding10_t0 {
 	padding:0px 10px 10px 10px;
}

.box_detailofi {
	background-color:#EEE; 
	text-align:center; 
	width:258px;
}

#box_agilice {
	background-image:url(/resources/images/apertura/box_agilice_apertura.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:246px; 
	padding:20px; 
	clear:both;
}

.paddingl_160 {
	padding-left:160px;
}

.paddingl_180 {
	padding-left:180px;
}

.padding_telef {
	padding:10px 0px 30px 0px;
}