@charset "utf-8";
/* CSS Document */

body{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	text-align:justify;
	margin-top:0;
	margin-bottom:0;
	background:url(imagenes/bg_body.jpg) repeat-x;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

img{
	padding: 0;
	border:0 none;
}

p{
	color: #666;
}

ul li{
	sfdspadding-bottom:10px;
}

ul li ul li{
	
}

h1{
	float:right;
	font-size:20px;
	font-weight:normal;
	color:#5d5d5d;
	margin-bottom:0;
	padding-right:10px;
}

h2{
	color:#6600A4;
	font-weight:normal;
}

h3{
	color:#4c78b9;
	font-size:14px;
	margin-bottom:-15px;
}

h4{
	background:transparent url(imagenes/bullet_h4.jpg) no-repeat scroll 0 1px;
	color:#000000;
	padding-left:25px;
}

#general{
	margin: 0 auto;
	width: 1023px;
}
/* Solo para IE7 */
*:first-child+html .img_logo{
	padding-left:15px;
}

#cabecera{
	height: 320px;
	background: #FFFFFF;
}

/* Solo para IE7 */
*:first-child+html #cabecera{
	background:#FFFFFF; /* url(imagenes/cabecera.jpg) no-repeat scroll 0 0;*/
	height:320px;
	padding:6px 0 0 0px;
	width:970px;
}

#cabecera_dfx{
	background:#ACDCF9 url(imagenes/cabecera.jpg) no-repeat scroll 0 0;
	/*height:171px;
	padding:6px 0 0 0px;
	width:970px;*/
}

/* Solo para IE7 */
*:first-child+html #cabecera_dfx{
	background:#ACDCF9 url(imagenes/cabecera.jpg) no-repeat scroll 0 0;
	height:190px;
	padding:6px 0 0 0px;
	width:970px;
}

#menu {
	background: url(imagenes/fondo_nav.jpg) repeat-x 0 0;
	height:36px;
}

#menu ul{
	margin:0;
	padding:0;
}

/* IE6 Only */
* html #menu ul{
	padding: 40px 0 7px 0px;
	margin-left: 5px;
	text-align:center;
}

/* Solo para IE7 */
*:first-child+html #menu ul{
	position:relative;
	left:-20px;
	top:-6px;
	text-align:center;
}


html>body #menu ul{
	margin:0;
	padding:0;
	text-align:center;
	height:36px;
	position:relative;
	top:10px;
}

#menu ul li{
	background:transparent url(imagenes/boton_izq.jpg) no-repeat scroll 0 0;
	display: inline;
	width:100%;
	margin: 0 -4px;
	color: #FFFFFF;
	font-weight: bold;
	padding:9px 4px;
}

.fin_menu{
	left:7px;
	position:relative;
}

#menu ul li:hover{
	background:#FFFFFF;
}

#menu ul li a:hover{
	color: #000000;
	font-weight: bold;
}

/* Solo para IE7 */
*:first-child+html #menu ul li{
	display: inline;
	width: 100px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	padding: 9px 1px;
	margin: 0px 2px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu ul li a{
	dfsgdfgbackground: transparent url(imagenes/boton_der.jpg) no-repeat scroll 100% 0;
	text-decoration: none;
	color: #CCCCCC;
	font-size:9pt;
	padding:0 5px;
}

/* Solo para IE7 */
*:first-child+html #menu ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}

*:first-child+html #menu ul .menu2{
	padding: 4px 1px;
}

#menu ul .menu1{
	background-color: #70B6CD;
}
#menu ul .menu2{
	background-color: #038AB8;
}
#menu ul .menu3{
	background-color: #126D93;
}
#menu ul .menu4{
	background-color: #075272;
}
#menu ul .menu5{
	background-color: #093648;
}
#menu ul .menu6{
	background-color: #001127;
}
#principal{
	padding-top: 10px;
	padding-bottom:10px;
	margin-left:5px;
}

,hkjhkjhkdiv > #principal{
	background: #FFFFFF url(imagenes/fondo_principal.jpg) no-repeat scroll -10px 0;
	width: 915px;
	padding: 0px 10px 0 45px;
	height: 325px;
}
div > #principal .degradado{
	margin-bottom: 23px;
	margin-left: -20px;
}

#principal #menu_seccion_principal{
	float:right;
	position:relative;
	right: 145px;
	top:-50px;
	width:220px;
}




#cuerpo{
	background: #FFFFFF url(imagenes/fondodolar.jpg) repeat-y;
	padding: 0px 40px 40px 40px;
}

#cuerpo_ppal{
	background: #FFFFFF;
	padding: 40px 40px 40px;
	padding-top:0;
}

#contenido{
	float: left;
	padding-left: 10px;
	width: 648px;
}
#lateral{
	float: right;
	padding-right: 10px;
	width: 222px;
}
#pie{
	height:164px;
	background: url(imagenes/bg_footer.jpg) no-repeat 50% 0;
	clear:both;
}

.texto_pie{
	color:#D1D1D1;
	float:right;
	font-size:13px;
	padding-left:15px;
	position:relative;
	right:0;
	text-align:center;
	top:123px;
}

.enlaces_pie{
	color:#AD4CC0;
	float:right;
	font-size:15pt;
	padding-left:98px;
	padding-right:41px;
	position:relative;
	top:75px;
}

/* IE7 Only */
*:first-child+html .enlaces_pie{
	top:100px;
}

.enlaces_pie span{
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	padding-left:47px;
}

.logos_pie{
	left:25px;
	position:relative;
	top:84px;
	width:320px;
}

.logo_pie{
	padding-bottom:17px;
}

button{
	background-color: #0068B3;
	padding: 2px 3px 3px 3px;
	border: solid 1px #FFFFFF;;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
button:hover{
	background-color: #0099CC;
}
button.naranja{
	background-color: #E56319;
}
button.naranja:hover{
	background-color: #F6742A;
}
#modulo_acceso_clientes{
	background: #E0E0E0;
	border: solid 1px #CCCCCC;
	padding: 10px;
}
#modulo_acceso_clientes ul li{
	background: url(imagenes/fl_der.png) no-repeat 0px 10px;
	list-style: none;
	padding-left: 10px;
	margin-left: -20px;
	line-height: 25px;
}
#modulo_acceso_clientes ul li a{
	text-decoration: none;
	color: #333333;
}
#modulo_acceso_clientes ul li a:hover{
	text-decoration: underline;
}
#modulo_acceso_clientes input{
	width: 95px;
}
.titulo_azul{
	color: #0099CC;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.titulo_gris{
	color: #333333;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.titulo2_gris{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.titulo_blanco{
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.cabecera_azul{
	padding: 3px 5px;
	background-color: #0068B3;
}
#modulo_analisis_tecnicos{
	border: solid 1px #CCCCCC;
}
#modulo_analisis_tecnicos .contenido{
	padding: 8px 3px 3px 3px;
}
#modulo_consejos_forex{
	border: solid 1px #CCCCCC;
}
#modulo_consejos_forex .contenido{
	padding: 5px;
	text-align: center;
}

#modulo_consejos_forex a:hover {
text-decoration:underline;
}

#modulo_consejos_forex a {
color:#333333;
text-decoration:none;
}

.bloque_central{
	width: 630px;
	float: left;
	background-color: #EDEDED;
	margin-right: 5px;
	/*padding: 5px;*/
}
.bloque_central .superior{
	height: 125px;
	padding: 5px;
	background-color: #EDEDED;
}
.bloque_central .medio{
	padding-bottom: 10px;
	/*padding: 5px;*/
	background-color: #EDEDED;
}
.bloque_central .superior ul{
	margin: 20px;
	padding: 0px;
}
.listado li{
	list-style-image: url(imagenes/fl_peq.png);
}

.listado li a{
	color: #000000;
	text-decoration: none;
}

.listado li a:hover{
	color: #000000;
	text-decoration:underline;
}

.listado2 li{
	list-style-type: decimal;
	margin-bottom: 10px;
	color: #FF6300;
}
#titular_grande{
	font-size: 26px;
	font-weight: bold;
	color: #0068B3;
	text-align:left;
}
#submenu{
	padding-top: 10px;
}
#submenu .seleccionado{
	color: #999999;
}
#submenu .no_seleccionado{
	color: #0099CC;
}
#submenu a{
	text-decoration: none;
}
#contenido_seccion{
	padding: 10px;
}
#contenido_seccion .tabla{
	width: 100%;
	border: solid 5px #CCCCCC;
}
#contenido_seccion .tabla tr th{
	background: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;	
}
#contenido_seccion .tabla tr td{
	padding: 5px;
	text-align: left;	
}
#contenido_seccion .tabla tr td.columna_central{
	border-left: solid 1px #0099CC;
	border-right: solid 1px #0099CC;
}
#contenido_seccion .tabla tr.par{
	background-color: #FFFFFF;
}
#contenido_seccion .tabla tr.impar{
	background-color: #E4E4E4;
}
.azulon{
	color:#0099CC;
	font-weight: bold;
}
#tabla_formulario{
	margin: auto;
	border: solid 1px #CCCCCC;
}
#tabla_formulario tr td{
	padding: 5px;
	text-align: left;	
}
#tabla_formulario .primera_columna{
	text-align: right;
	width: 35%;
}
#tabla_formulario input{
	width: 95%;
}

.rad{
	width: 20px !important;
}

#tabla_formulario .subir_archivos{
	float:left;
padding:14px 35px 14px 5px;
width:236px;
}

#tabla_formulario .checkbox{
	width: 0%;
}

.smaller{
	font-size:10px;
}

/* Para todos los navegadores */
.menu_arriba{
	background:#0068B3 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:5px 17px 7px 459px;
}

/* Para Safari 3 */

@media screen and (-webkit-min-device-pixel-ratio:0){
	.menu_arriba{
		background:#0068B3 none repeat scroll 0 0;
		border:1px solid #FFFFFF;
		color:#FFFFFF;
		padding:5px 15px 7px 445px;
	}
}

.menu_arriba_izq{
	left:178px;
	position:absolute;
	text-align:left;
	top:145px;
}

/* IE7 Only */
*:first-child+html .menu_arriba{
	background:#0068B3 none repeat scroll 0 0;
	color:#FFFFFF;
	width:970px;
}

.menu_arriba a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_arriba a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}

.logo_tit{
	height:320px;
}

/* IE7 Only */
*:first-child+html .logo_tit{
	/*padding-top:20px;
	padding-left:15px;
	padding-bottom:32px;*/
	padding-bottom: 5px;
	margin-top: -6px;
	width: 1023px;
	height:320px;
}

#form_login{
	background:transparent url(imagenes/bg_login.jpg) no-repeat scroll 0 0;
	border:3px solid;
	margin-left:121px;
	margin-right:125px;
	text-align:center;
}

/* IE7 Only */
*:first-child+html #form_login{
	background:transparent url(imagenes/bg_login.jpg) no-repeat scroll 0 5px;
}

#form_login h2{
	color:#093648;
	line-height:5px;
}

/* IE7 Only */
*:first-child+html #form_login h2{
	color:#093648;
	font-size:14pt;
	line-height:1px;
}

#form_login h3{
	color:#666666
}

/* IE7 Only */
*:first-child+html #form_login h3{
	color:#666666
	line-height:1px;
}
#noticias_bolsa{
	padding:20px 30px 5px 10px;
	width:930px;
	background: #FFFFFF;
}

/* IE7 Only */
*:first-child+html #noticias_bolsa{
	padding:20px 30px 112px 10px;
	width:930px;
	background: #FFFFFF;
}

#noticias_bolsa .noticia_bolsa{
	width: 270px;
	float: left;
	position: relative;
	top: -18px;
}

.reut{
	width:620px
}

.departamento_comercial{
	height:65px;
}

.bloque_comercial{
	border:3px solid #E56319;
	border-top:none;
	float:left;
	height:187px;
	color:#333333;
	padding:0 10px;
	width:244px;
}

.bloque_comercial:hover{
	border:3px solid #0068B3;
	border-top:none;
	cursor: pointer;
}

.style1 {font-size: 12px; text-align: left;}

.bannervertical3{
	position:relative;
	top: 1px;
	right: 1px;
}

#flash{
	height: 385px;
	background: #cccccc;
}

#cuadro{
	background:#EEEEEE url(imagenes/bg_cuadro.jpg) no-repeat scroll 0 0;
	border:1px solid #EEEEEE;
	float:left;
	height:196px;
	margin:7px 2px;
	padding:0 10px;
	width:214px;
}

#cuadro h2{
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}

#cuadro ol{
	color:#598bb0;
	padding-left:23px;
}

#cuadro ol li{
	color:#000000;
	font-size:13px;
	padding-bottom:10px;
	text-align:left;
}

#cuadro ul{
	color:#598bb0;
	padding-left:5px;
	list-style:none;
}

#cuadro ul li{
	color:#000000;
	font-size:13px;
	padding-bottom:10px;
	text-align:left;
	font-weight: normal;
	background: url(imagenes/bullet_li.jpg) no-repeat 0 3px;
	padding-left:13px;
}

#cuadro p{
	color:#000000;
	font-size:13px;
	text-align:left;
}

#cuadro img{
	margin-left:-7px;
}

.cuadro_der{
	background: url(imagenes/bg_cuadro.jpg) no-repeat scroll 0 0;
	float:right;
	height:100%;
	margin:7px 3px;
	padding:0 10px;
	width:214px;
}

.cuadro_der h2{
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}

.submenu{
	background: url(imagenes/barra_submenu.jpg) no-repeat;
	height:30px;
	margin-top: 10px;
}

.submenu span{
	left:15px;
	position:relative;
	top:7px;
}

.submenu span a{
	color:#FFFFFF;
	margin-right:15px;
}

.submenu span a:hover{
	color:#020202;
}

.submenu span .activo{
	color:#020202;
}

.cont_seccion .intro{
	color:#656565;
	margin-right:270px;
	font-size: 16px;
}

.cont_seccion p{
	color:#656565;
	margin-right:270px;
}

.contenido{
	border-top:7px solid #E4E4E4;
	float:left;
	margin-left:33px;
	padding:0 12px 0 33px;
	width:590px;
	max-height:404px;
	overflow: auto;
}

.contenido.largo{
	max-height:1000px;
}

.contenido_borde{
	border-top:7px solid #E4E4E4;
	border-bottom:7px solid #E4E4E4;
	float:left;
	margin-left:33px;
	padding:0 12px 0 33px;
	width:590px;
	min-height:637px;
	max-height:404px;
	overflow: auto;
}

.menu{
	border-top:7px solid #E4E4E4;
	float:right;
	margin-right:33px;
	width:312px;
	padding-top:16px;
}

.menu img{
	margin-left:8px;
}

.noticias{
	clear:both;
	border-top:7px solid #E4E4E4;
	border-bottom:7px solid #E4E4E4;
	float:right;
	margin-right:33px;
	padding:0 14px;
	width:284px;
	margin-top:40px;
	margin-bottom:20px;
}

.noticias_sin_clear{
	border-top:7px solid #E4E4E4;
	border-bottom:7px solid #E4E4E4;
	float:right;
	margin-right:33px;
	padding:0 14px;
	width:284px;
	margin-top:40px;
	margin-bottom:20px;
}

.noticias_sin_clear h2 a{
	color:#333333;
	font-size:21px;
	margin-top:6px;
}

.noticias h2 a{
	color:#333333;
	font-size:21px;
	margin-top:6px;
}

.noticias_titular{
	color:#6700A4;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.noticias_titular a{
	color:#6700A4;
}

.noticias_fecha{
	font-size:12px;
	font-weight:bold;
}

.noticias_extracto{
	color:#666666;
	font-size:12px;
}

.noticias_extracto a{
	color:#666666;
	font-size:12px;
}

.noticia img.foto_noticia{
	border:solid 4px #CCC;
	float:left;
	margin-right:10px;
}

.noticia .separador{
	margin-right:0;
	padding-bottom: 10px;
	border:none;
	float: none;
}

.noticia .separador_largo{
	padding:10px 0;
	width:550px;
	height:1px;
	margin-right:0;
	border:none;
	float: none;
}

.noticias .ver_mas{
	float:right;
	padding-bottom: 10px;
}

.not_extracto{
	color:#888;
}

.noticia_ampliada_p{
	color:#555;
}

.modulo_abajo{
	float:left;
	background:#E4E4E4;
	width:670px;
	height:219px;
	margin-top:40px;
	margin-left:-5px;
}

.modulo_abajo img{
	display:block;
	margin:0 auto;
	border:1px solid #BBBBBB;
	float:left; 
}

.modulo_abajo div{
	background:transparent url(imagenes/separador_modulo_abajo.jpg) no-repeat scroll 12px 43px;
	float:left;
	height:215px;
	padding:0 25px;
	width:170px;
}

/* IE7 Only */
*:first-child+html .modulo_abajo div{
	padding-top:10px;
}

.modulo_abajo div h3{
	color:#6700A4;
	font-size:20px;
	font-weight:normal;
}

.modulo_abajo div h3 a{
	color:#6700A4;
}

.img_contenido{
	border:1px solid #D0D0D0;
	margin:0 auto;
	padding:5px;
	width:500px;
}

.img_contenido img{
	border-bottom:1px solid #6600A4;
	display:block;
	margin:0 auto;
	padding-bottom:5px;
}

.bloque_abajo{
	float:left;
}

/* IE7 Only */
*:first-child+html .bloque_abajo{
	float:left;
	padding-top:20px;
}

.bloque_abajo div{
	float:left;
	padding:0 15px;
	width:305px;
	color:#666666;
}

.bloque_abajo div p{
	color:#666666;
	text-align:left;
}

.bloque_abajo img{
	float:left;
}

.bloque_abajo .separador{
	padding-top:33px;
}

.bloque_abajo div h4{
	background:transparent url(imagenes/bullet_h4.jpg) no-repeat scroll 0 0;
	padding-left:20px;
	font-size:17px;
	font-weight:normal;
}

.boton_enviar{
	background:url(imagenes/enviar.jpg) no-repeat;
	height:27px;
	left:10px;
	position:relative;
	top:-4px;
	width:93px;
}

.boton_enviar2{
	background:url(imagenes/enviar2.jpg) no-repeat;
	height:27px;
	left:10px;
	position:relative;
	top:-4px;
	width:92px;
}

.cita{
	font-size:15px;
	font-style:italic;
	margin:10px auto;
	text-align:center;
	width:410px;
}

.menu_desplegable{
	
}

.menu_desplegable ul li{
	background:url(imagenes/degradado_menu_desp.jpg) no-repeat 0 0;
	border-bottom:1px solid #CCCCCC;
	height:28px;
	list-style-image:url(imagenes/bullet_li.jpg);
	list-style-position:outside;
	list-style-type:none;
	padding:5px 0 5px 20px;
	width:205px;
}

.menu_desplegable ul li a{
	color:#333333;
	text-align:left;
}


.primer{
	background:transparent none repeat scroll 0 0 !important;
	height:0 !important;
	list-style-image:none !important;
}

.ver_mas{
	float:right;
}

.volver{
	float:left;
}

.seleccionado{
	list-style-image:url(imagenes/bullet_h4.jpg) !important;
}

.logos_politica_calidad{
	float:left;
	height:110px;
	width:291px;
	padding:10px 0 20px;
}

.logos_politica_calidad p{
	text-align:center;
	color:#999999;
	font-size: 11px;
}

#columna_checkbox{
	float:left;
	padding:10px 22px;
	height:190px;
}

/* IE7 Only */
*:first-child+html #columna_checkbox{
	padding:10px 14px;
}

#columna_checkbox span{
	font-weight:bold;
}

#columna_lista{
	float:left;
	padding:10px 9px;
}

/* IE7 Only */
*:first-child+html #columna_lista{
	padding:10px 14px;
}

#columna_lista span{
	font-weight:bold;
}

#columna_lista ul{
	padding-left:15px;
}

.input_texto{
	width:227px;
}

.mapa{
	margin-left:-25px;
}

.cont_img_gal{
	float:left;
	margin:10px;
	width:269px;
}

.img_gal{
	border-bottom:3px solid #666666;
	padding-bottom:3px;
}

.img_gal:hover{
	border-bottom:3px solid #6600A4;
}

.lista_ordenada{
	color:#6600A4;
	font-size:17px;
	font-weight:bold;
}

.lista_ordenada p{
	color:#000000;
	font-size:13px;
	font-weight:normal;
}

.modulo_abajo p{
	text-align: left;
}

.clear{
	clear: both;
}

ul.faq{
	color:#666666;
}

.megusta{
	background: url("imagenes/boton_menu_accesoFamiliares.jpg") no-repeat scroll 0 0 transparent;
    height: 66px;
    margin-left: 7px;
    margin-top: 3px;
    padding-top: 9px;
}

.enlace_documental{
	color: #6600A4;
    display: block;
    font-size: 20px;
    margin: 10px auto 0;
    width: 369px;
}
