﻿@charset "UTF-8"; 
/*
body
{
	overflow:hidden;
}
*/

.social-icons
{
	opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
	-khtml-opacity: 0.5;
	border:none;
	outline:none;
}

.social-icons:hover { 
	opacity: 1;
	filter:alpha(opacity=100);
    -moz-opacity:1;
	-khtml-opacity: 1;
}

img.xing {
	width:32px;
	height:32px;
	background:url(../images/iconos-web.gif) 0px 0px;
}

img.linkedin {
	width:32px;
	height:32px;
	background:url(../images/iconos-web.gif) -33px 0px;
}

img.wordpress {
	width:32px;
	height:32px;
	background:url(../images/iconos-web.gif) -66px 0px;
}

img.twitter {
	width:32px;
	height:32px;
	background:url(../images/iconos-web.gif) -99px 0px;
}

img.youtube {
	width:32px;
	height:32px;
	background:url(../images/iconos-web.gif) -132px 0px;
}

img.email {
	width:32px;
	height:32px;
	background:url(../images/iconos-web.gif) -165px 0px;
}

img.es {
	width:16px;
	height:11px;
	background:url(../images/iconos-web.gif) 0px 12px;
}

img.en {
	width:16px;
	height:11px;
	background:url(../images/iconos-web.gif) -17px 12px;
}

img.zh {
	width:16px;
	height:11px;
	background:url(../images/iconos-web.gif) -34px 12px;
}

img.de {
	width:16px;
	height:11px;
	background:url(../images/iconos-web.gif) -51px 12px;
}

img.fr {
	width:16px;
	height:11px;
	background:url(../images/iconos-web.gif) -68px 12px;
}

@font-face {
    font-family: 'BankGothicMdBTMedium';
    src: url('fuentes/bank_gothic_medium_bt/bank_gothic_medium_bt-webfont.eot');
    src: url('fuentes/bank_gothic_medium_bt/bank_gothic_medium_bt-webfont.eot?iefix') format('eot'),
         url('fuentes/bank_gothic_medium_bt/bank_gothic_medium_bt-webfont.woff') format('woff'),
         url('fuentes/bank_gothic_medium_bt/bank_gothic_medium_bt-webfont.ttf') format('truetype'),
         url('fuentes/bank_gothic_medium_bt/bank_gothic_medium_bt-webfont.svg#webfontdkcz25R9') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BankGothicLtBTLight';
    src: url('fuentes/bank_gothic_light_bt/bank_gothic_light_bt-webfont.eot');
    src: url('fuentes/bank_gothic_light_bt/bank_gothic_light_bt-webfont.eot?iefix') format('eot'),
         url('fuentes/bank_gothic_light_bt/bank_gothic_light_bt-webfont.woff') format('woff'),
         url('fuentes/bank_gothic_light_bt/bank_gothic_light_bt-webfont.ttf') format('truetype'),
         url('fuentes/bank_gothic_light_bt/bank_gothic_light_bt-webfont.svg#webfontDlOaMwL5') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
.sIFR-active h1{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
	  padding-bottom: 0;
	  color:#FFFFFF;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
  	margin: 0;
  	padding: 0;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	*font-size: 30px;
	margin-left:60px;
}
*/
h1 {
	/*
	font-family:Geneva, Arial, Helvetica, sans-serif;
  	margin: 0;
  	padding: 0;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	*/
	font-family:BankGothicLtBTLight;
  	margin: 0;
  	padding: 0;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	
	/* Texto con sombras */
	/* In Internet Explorer 
	filter: DropShadow(Color=#00AAAA, OffX=3, OffY=3, Positive=1);*/
	/*filter: Shadow(Color=#009999, Direction=155, Strength=3);*/
	*width:100%;
	/* Resto */
	text-shadow: 2px 2px 2px #008F8F;
}

h2
{
	/*
	color:#009999; 
	font-family:arial; 
	margin:5px; 
	font-size:14px; 
	*font-size:16px; 
	font-weight:bold;
	*/
	
	color:#009999; 
	font-family:BankGothicLtBTLight; 
	margin:5px; 
	font-size:24px;
	font-weight:normal;
}

h2 a, h1 a
{
	color:#FFFFFF;
	text-decoration:none
}

h2.subseccion
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px; 
	font-size:14px; 
}

h3 
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;
	font-size:16px;
	text-align:right;
	color:#FFFFFF;
}

label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	margin:0px -5px -5px 5px;
}

label strong {
	font-size:11px;
	color:red;
	margin-top:10px;
}
/* Se utiliza en los radio bottom y como informacion adicional*/
label em {
	font-size:10px;
	font-weight:lighter;
}

/* Secciones interiores */
.titlesection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-attachment: fixed;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
}

.titlesection label strong {
	padding-top:2px;
	font-size:12px;
	color:red;
}


.titlesection a {
	text-decoration:none;
	color:#dddddd;
	padding:0px 20px 0px 0px;
}

.titlesection a:hover{
	color:#FFFFFF;
}


/* Titulos del menu */
.contentsection {
	background-position:right;
	background-repeat:no-repeat;
	left: 660px;
	top: 116px;
	color:#FFFFFF;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
}

.contentsection a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}

.contentsection a:hover{
	color:#dddddd;
	text-decoration:none;
}

/* EXTENSION DEL FORMULARIO */
.contentsection2 {
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

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

.contentsection2 a:hover{
	color:#000000;
}

.titlesection2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-attachment: fixed;
	background-color: #ffffff;
	
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
}

div .notes {
	background-color:#FFFFE1;
	border: 1px solid #999999;
	color:#999999;
	text-align:left;
	vertical-align:super;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	margin: 5px 5px 5px 5px;
	cursor: default;
}

div .notes p {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	margin-bottom:5px;
	margin-top:-2px;
}

div .notes h6 {
	background-image: url(../contact/images/information.gif);
	background-repeat: no-repeat;
	
	vertical-align: middle;
	margin-top:5px;
	margin-bottom:5px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left: 16px;
	border-right: 5px solid #FFFFE1;
	border-bottom: 1px solid #666666;
}

.datos {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}


.btampliar {
	font-size: 11px;
	color:#333333;
	background-color: #FFFFFF;
	border: 1px solid;
	border-bottom-style: solid;
	border-color: #999999;
}

/* CSS DE LOS CAMPOS DEL FORMULARIO */
.campo{
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}



#TSAccordionContent262488 {
	position:absolute;
	left: 9px;
	visibility: visible;

}

/* TABLA DEL MENU IZQ */
#tabla {
	background-image:url(../images/bullet_green.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#ayuda h5 {
	margin:0px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
}

/* BANNERS */
.banner a:hover {
	color:#000000;
}

.banner a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

/* ESTILOS GENERALES DE LA PAGINA*/
body {
	background-color:white;
	/*overflow:hidden;*/
	overflow:auto;
	/*width:955px;*/
}

div.gcon h6 {
	background-image:url(/images/info-gcon.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top:2px;
	margin-bottom:2px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left: 16px;
	text-align:center;
}
div.gcon h6 a{
	color:#666666;
}
div.gcon h6 a:hover{
	color:#333333;
}

A.submenu2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

A.submenu2:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

A.submenu2:hover {
	color:#009999;
}

A.submenu3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#E9E9E9;
	text-decoration:none;
}

A.submenu3:hover {
	color:#FFFFFF;
}

A.submenu3_index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

A.submenu3_index:hover {
	color:#333333;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#497876;
}

.trans{
	background-color:#EAEAEA;
	color:#CC0000;
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	padding:65px;
	font-size:25px;
	font-weight:bold;
	width:850px;
	height: 475px;
    }

a.menu_cabecera
{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.menu_cabecera:hover
{
	text-decoration:underline;
}

a.submenu_cabecera
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

/* Estilos globos de metodología */
.esquema {
	 height:50px; 
	 font-size:11px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#999999;
	 background-image:url(../../images/met/esquema.gif); 
	 background-repeat:no-repeat; 
	 background-position:center;
	 cursor:default;
	 text-align:center;
	 vertical-align:middle;
}

a.link_esquema
{
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#999999;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

a.link_esquema:hover
{
	color:#000000;
}

.esquemablur {
	 height:50px; 
	 font-size:11px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 background-image:url(../../images/met/esquemablur.gif);  
	 background-repeat:no-repeat; 
	 background-position:center;
	 cursor:default;
	 text-align:center;
	 vertical-align:middle;
}

a.enlace {	color:#006666;
	text-decoration:none;
}

.datos{
	color:#999999;
	font-size:11px;
}

.datos a{text-decoration:none;color:#666666;}
.datos a:hover{color:black;}

div.titulo
{
	position:absolute;
	left: 5px; 
	top: 0px; 
	width: 100%; 
	border:0px solid #000000;
}

div.solicitud
{
	position:absolute; 
	left: 230px; 
	top:110px; 
	border-left:none; 
	height:388px;
	width: 710px;
	border:1px solid #666666; 
}

div.general01
{
	position:absolute; 
	left: 10px; 
	top: 40px; 
	width: 495px;
}

p, li
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666;
}

div.img01
{
	position:absolute; 
	border:1px solid #333333;
	left: 557px; 
	top: 42px;
	height:128px;
	width:128px;
}

div.img02
{
	position:absolute; 
	border:1px solid #333333;
	left: 217px; 
	top: 195px; 
	z-index:300;
	height:128px;
}

div.texto01
{
	position:absolute; 
	left: 216px; 
	top: 50px; 
	width: 301px; 
	z-index: 300;
}

div.texto02
{
	position:absolute; 
	left: 418px; 
	top: 195px; 
	width: 263px;
}

div.botones
{
	position:relative; 
	top:3px; 
	border:none;
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666;
	text-align:center;
}

img.navegacion
{
	width:32px;
	height:29px;
	border:none;
	outline:none;
}

a {outline:none;}

div.submenu
{
	position:absolute; 
	top:82px; 
	/*right:40px; */
	z-index:5; 
	text-align:right;
	vertical-align:top;
	border:0px solid #000000;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


/* Estilos para condiciones */
.titulo
{
	color:#009999; 
	font-family:arial; 
	font-size:14px; 
	font-weight:bold;
}

.texto
{
	font-family:arial; 
	font-size:11px; 
	color:#666666;
	letter-spacing:1px;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}

.texto2
{
	font-family:arial; 
	font-size:12px; 
	color:#666666;
	text-align: center;
	font-style:oblique;
	margin-left:10px;
	margin-right:10px;
}

.texto3
{
	font-family:arial;
	font-size:14px;
	color:#666666;
	margin-left:10px;
	font-weight: bold;
}


.boton, .boton_expandir{
	background-color:#EEEEEE;
	border:1px solid #5D5D5D;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D5D5D;
	text-align:center;
	
	cursor:pointer;
}

/*
.boton:hover, .boton_expandir:hover{
	background-color:#F4F4F4;
	color:#000000;
}
*/

a.seccion, a.seccion:visited
{
	color:#006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

a.seccion:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#009999;
	text-decoration:underline;
}

a.subseccion, a.subseccion:visited
{
	/*color: #339966; */
	color:#006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}

a.subseccion:hover
{
	font-family:Arial, Helvetica, sans-serif;
	/*color:#00CCCC;*/
	color:#009999;
}

div.capa_izquierda
{
	position:absolute;
	height:432px;
	top:110px;
	width:200px;
	z-index:1;
	left: 30px;
	background-color: #666666;
	background-image:url(/images/backmenu.jpg);
	background-repeat:no-repeat;
}
