@import url(/css/no_index.css);
/****************** CABECERA OBRA SOCIAL ******************/
body,html{	height:100%;width:100%; }

BODY {
	/*background-color: #C9C9C9;*/
	background-color: #F0F0F0;
	color: #38383C;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin:0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #E3E3E3;
	scrollbar-darkshadow-color: #000066;
}

/*********CONTENEDORES**************/
#contall{
	text-align: left;
	width: 775px;
	background-color : #FFFFFF;
	margin: auto;
}
#conthead{
	text-align: left;
	width: 775px;
	height: 128px;
}
#contmenu{
	text-align: left;
	width: 151px;
	float: left;
	top: 20px;
}
#contcont{
	text-align: left;
	width: 590px;
	background-color : #ffffff;
	float: right;
	font-size: 10px;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-weight: normal;
	font-style: normal;
	margin: auto;
}
/**********POSCIONAMIENTO OBJETOS*******************/
#cabecera{
	height:59;
 	/*width: 775px;*/
  	width: 100%;
	background-image :url(/img/top_deg_int_new.gif);
	background-repeat: repeat-x;
	top: -10px;
}
.logo{
	width: 780;
	height:59;
	float: right;
	border: thin;
}
#cabdcha{
	width: 760;
	height: 60px;
	position: absolute;
	left: 464px;
}
#opcionescab{
	height: 15px;
	width: 300px;
	text-align: right;
	position:relative;
	left: 54;
	top: -10;
}
#opcionescab2{
	height: 15px;
	width: 311px;
	text-align: right;
	position: relative;
	left:3;
	top:-7;
}
/******************ENLACES**************************/
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #494E6B;
}
A.enlacenav:HOVER{
	color: #3F7DE3;
}
A.enlacecab {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 9px;
}
A.enlacecab:hover {
	color: #737272;
	text-decoration: none;
	font-size: 9px;
}
A.enlacecabbold {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
A.enlacecabbold:hover {
	color: #737272;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
A.enlacesub {
	color: #1D60BF;
	text-decoration: underline;
	font-size: 9px;
}
A.enlacesub:hover {
	color: #4E1B22;
	text-decoration: underline;
	font-size: 9px;
}
A.enlacesub {
	color: #1D60BF;
	text-decoration: underline;
	font-size: 9px;
}
A.enlacesub:hover {
	color: #4E1B22;
	text-decoration: underline;
	font-size: 9px;
}
A.enlacecabsub {
	color: #1D60BF;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;
	font-size: 9px;
}
A.enlacecabsub:hover {
	color: #4E1B22;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;
	font-size: 9px;
}

/*********************VARIOS***********************/
.coloreado {
	color: #4D4D4D;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
}
.coloreadobold {
	color: #1D60BF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: bold;
}
.s_inputos {
	border: 1px solid #1D60BF;
	font:9px Verdana, sans-serif;
	color:#1D60BF;
	background-color: #FFFFFF;
	line-height: 12px;
}
h1{
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0px;
	vertical-align: middle;
	margin-bottom: 0;
	height:7px;
}
h2 {
	color: #334F91;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
}
#adornocab{
	position: relative;
	top: 14px;
	background-image: url("/img/adorno_cab.png");
	width: 760px;
	height: 50px;
	z-index: 2;
}
ol.ncolor{
	color: #1D60BF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 22px;
}
.txtncolor{
	color: #000000;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
}
.txtncolorsub{
	color: #000000;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	text-decoration:underline;
}
.txtncolorsubcolor{
	color: #1D60BF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	text-decoration:underline;
}
.txtncolor1{
	color: #000000;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
}
select{
	color: #1D60BF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
}

/*******MENU LATERAL IZQUIERDA******/
.titmenu{
	background-color: #1F4495;
	width: 121px;
	color: #FFFFFF;	width: 167px;
	height: 14px;
	color: #FFFFFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	padding-top: 1px;
	padding-left: 3px;
}
.submenutxtsepa {
	color: #124DD6;
	background-color: #FFFFFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	padding-top: 1px;
	padding-left: 2px;
	line-height: 15px;
}
.submenu2offa {
	color: #333333;
	background-color: #F3F7FF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	padding-top: 1px;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 14px;
	border-left: 1px #8294BC solid;
	width: 153px;
}
.submenu2offa A {
	color: #333333;
	text-decoration: none;
}
.submenuoffa A:hover {
	color: #333333;
	text-decoration: underline;
}
.submenu2ona {
	color: #19387F;
	background-color: #E2ECFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	padding-top: 1px;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 14px;
	border-left: 1px #8294BC solid;
	width: 153px;
}
.submenu2ona A {
	color: #19387F;
	text-decoration: none;
}
.submenu2ona A:hover {
	color: #19387F;
	text-decoration: underline;
}
.submenu3offa {
	color: #333333;
	background-color: #F5F6F7;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	padding-top: 1px;
	padding-left: 8px;
	margin-left: 14px;
	line-height: 14px;
	border-left: 1px #8294BC solid;
	width: 147px;
}
.submenu3offa A {
	color: #333333;
	text-decoration: none;
}
.submenu3offa A:hover {
	color: #333333;
	text-decoration: underline;
}
.submenu3ona {
	color: #19387F;
	background-color: #E2ECFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	padding-top: 1px;
	padding-left: 8px;
	margin-left: 14px;
	line-height: 14px;
	border-left: 1px #8294BC solid;
	width: 147px;
}
.submenu3ona A {
	color: #19387F;
	text-decoration: none;
}
.submenu3ona A:hover {
	color: #19387F;
	text-decoration: underline;
}
.null{
	line-height: 8px;
}
.nullmas{
	line-height: 20px;
}
.logoexpo{
	margin-left: 30px;
}
ul{
	margin-bottom: 0px;
	margin-top: 0px;
}

/*******CUERPO******/
A.linkbread {
	color: #1D60BF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
A.linkbread:hover {
	color: #4E1B22;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
/*******CUERPO HOME SECCION 1******/
#secc1cont{
	background-color: #FFFFFF;
	position: relative;
	left: 10px;
	width: 180px;
	top: 0px;
}
#secchometit1{
	background-color: #4292D1;
	color: #FFFFFF;
	position: relative;
	width: 75px;
	font-weight: bold;
	text-align: center;
}
#secchomecont1{
	background-color: #CDE2F3;
	color: #000000;
	position: relative;
	width: 180px;
	font-size: 9px;
	height: 75px;
	top: 1px;
}
#secchomecontxt1{
	position: relative;
	top: 20px;
	font-size: 9px;
	left: -12px;
}
#secchomecontw1{
	background-color: #FFFFFF;
	border-left: 1px solid #CDE2F3;
	color: #4292CF;
	position: relative;
	width: 180px;
	top: 1px;
}
#minfo1{
	position: relative;
	top: 5px;
	float: right;
	left: 12px;
}
#minfo11{
	position: relative;
	top: 5px;
	float: right;
	left: 12px;
}
#iconsecc1{
	position: relative;
	width: 37px;
	top:41px;
	left: 143px;
	z-index: 10;
}
/*******CUERPO HOME SECCION 2******/
#secc2cont{
	background-color: #FFFFFF;
	position: relative;
	left: 195px;
	width: 180px;
	top: -154px;
}
#secchometit2{
	background-color: #4292D1;
	color: #FFFFFF;
	position: relative;
	width: 135px;
	font-weight: bold;
	text-align: center;
}
#secchomecont2{
	background-color: #CDE2F3;
	color: #000000;
	position: relative;
	width: 180px;
	font-size: 9px;
	height: 75px;
	top: 1px;
}
#secchomecontxt2{
	position: relative;
	top: 20px;
	font-size: 9px;
	left: -12px;
}
#secchomecontw2{
	background-color: #FFFFFF;
	border-left: 1px solid #CDE2F3;
	color: #4292CF;
	position: relative;
	width: 180px;
	top: 1px;
}
#minfo2{
	position: relative;
	top: 25px;
	float: right;
}
#iconsecc2{
	position: relative;
	width: 37px;
	top:38px;
	left: 136px;
	z-index: 10;
}
/*******CUERPO HOME SECCION 3******/
#secc3cont{
	background-color: #FFFFFF;
	position: relative;
	left: 380px;
	width: 180px;
	top: -330px;
}
#secchometit3{
	background-color: #4292D1;
	color: #FFFFFF;
	position: relative;
	width: 115px;
	font-weight: bold;
	text-align: center;
}
#secchomecont3{
	background-color: #CDE2F3;
	color: #000000;
	position: relative;
	width: 205px;
	font-size: 9px;
	height: 75px;
	top: 1px;
}
#secchomecontxt3{
	position: relative;
	top: 12px;
	font-size: 9px;
	left: -12px;
	z-index: 1000;
}
#secchomecontw3{
	background-color: #FFFFFF;
	border-left: 1px solid #CDE2F3;
	color: #4292CF;
	position: relative;
	width: 180px;
	top: 1px;
}
#minfo3{
	position: relative;
	top: 13px;
	float: right;
}
#iconsecc3{
	position: relative;
	width: 37px;
	top:40px;
	left: 170px;
	z-index: 10;
}
/*******CUERPO HOME SECCION 4******/
#seccallcontdown{
	background-color: #FFFFFF;
	position: absolute;
	width: 600px;
	top: 350px;
}
#seccallcont456{
	background-color: #FFFFFF;
	position: relative;
	left:10px;
	width: 300px;
	top:0px;
}
#iconsecc4{
	position: relative;
	top:0px;
	left: 0px;
}
#iconsecc5{
	position: relative;
	top:20px;
	left: 0px;
}
#iconsecc6{
	position: relative;
	top:40px;
	left: 0px;
}
#txtgraysecc4{
	color: #AAAAAA;
	position: relative;
	left: 60px;
	top: -29px;
	font-weight: bold;
}
#txtgraysecc5{
	color: #AAAAAA;
	position: relative;
	left: 60px;
	top: -29px;
	font-weight: bold;
}
#txtgraysecc6{
	color: #AAAAAA;
	position: relative;
	left: 60px;
	top: -29px;
	font-weight: bold;
}
#seccallcont7{
	width: 380px;
	position: absolute;
	top: 0px;
	left: 190px;
	border-top: 1px #DDDDDD solid;
	border-left: 1px #DDDDDD solid;
	padding-top: 10px;
	padding-left: 10px;
	height: 200px;
}
#txtsecc7{
	width: 180px;
}
#mapaoficinas{
	position: absolute;
	left:375px;
	width: 160px;
	top: 1px;
}
/*******PIE******/
#contfoodhome{
	position: relative;
	width: 775px;
	text-align: center;
	float: left;
 	top: 120px;
}
#contfood{
	position: relative;
	width: 775px;
	text-align: center;
	float: left;
}
A.cab_int_boter{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}
A:HOVER.cab_int_boter{
	color: 000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
}
.cm_bot{
	color: Gray;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	width: 775px;
}
/*******OTRAS CLASES CONTENIDOS******/
.cajablueclara{
	background-color: #CDE2F3;
	color: #006386;
	width: 75%;
	font-weight: bold;
}
.cajablanca{
	border: 1px solid #1D60BF;
	background-color: #FFFFFF;
	color: #006386;
	width: 100%;
	font-weight: bold;
	padding: 2px;
}
#contentcomment{
	width: 75%;
	position:relative;
	top: 0px;
	left: 0px;
}
#comment{
	width: 200px;
	color: #000000;
	position: absolute;
	top: 0px;
	text-align: justify;
}
#comment2{
	position: absolute;
	top: 0px;
	left: 230px;
	width: 200px;
	color: #000000;
	text-align: justify;
}
#comment3{
	position: absolute;
	top: 0px;
	left: 10px;
	color: #000000;
	text-align: left;
}
HR.hrazul{
	width: 75%;
	height: 1px;
	float: left;
}
UL{
	color: #006386;
	list-style-type: square;
}
#contselect{
	position: relative;
	height: 10px;
	width: 75%;
	height: 20px;
}
#scul1{
	position: absolute;
	width: 170px;
	left: 10px;
}
#scul2{
	position: absolute;
	width: 170px;
	left: 240px;
}
IMG{
	border:0px;
}
.negrita{
	font-weight: bold;
}
LI.libold{
	font-weight: bold;
}
#subirdch{
	float: right;
}
.floatright{
	float: right;
}
.floatleft{
	float: left;
}
.floatmiddle{
	float: middle;
}
IMG.arrowtop{
float: right;
}
IMG.imgaleft{
float: left;
margin-right:4px;
}
IMG.imgamiddle{
	float: center;
}
.botones-s {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #124DD6;
	color:#124DD6;
	background-color:transparent;
	background-image: url(../img/btonRenting.png);
	background-repeat:  repeat-x;
	width:108px;
	height:15px;
	padding:0px 12px 0px 0px;
}

/************** Added by Aitor - 08/04/08 *****************/

table#main {
	background-color:white;
/*	border: 1px solid #AAAAAA; */
	border-collapse: collapse;
	border-spacing:0px;
	margin: auto;
	width: 780px;
}

.centrado{
 margin:auto  0px 0px 0px;;
 padding: 0px;
text-align:center;
vertical-align:middle;
width:100%;
background-color: maroon;
height: 100%;

}
	
table#main td{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table#main thead{
	border: 0px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

table#main tbody{
	vertical-align: top;
	border: 0px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
}

table#tbody{
	background-color:white;
	border: 0px;
	padding:10px 10px 0px 20px;
	margin-top: 10px;
	width: 650px;
}
td#factoring{
	border-right: 1px dashed red; 
}
table#tbody table td{
	padding: 0pt 0pt 5pt 0pt;
	text-align: justify;
	vertical-align: top;
}

table#main td#accesoDirecto{
	display: block;
	vertical-align: top;
	text-align: right;
	width: 128px !important;
	min-width: 128px !important;
/*	padding: 0px 3px 0px 10px; */
	padding: 0px 3px 0px 10px;
	margin: 0px 0px 0px 10px;
}
table#main td#accesoDirecto table{
	padding: 0px 3px;
	width: 100%

}
table#main td#accesoDirecto img{
	padding-right: 0px;
}

td#accesoDirecto table{
	text-align: left;
}

td#accesoDirecto fieldset{
	margin: 2px 1px 0px 2px;
	padding: 0px 0px 0px 1px; 
}

td#logo_FMQ {
	padding: 0px 0px 0px 1px !important;
	margin: 0px 0px 0px 1px !important;
	text-align: center;
}

td#accesoDirecto fieldset legend{
	background-color: white;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
/*	padding: 0px 2px 2px 0px; */
	margin: 0px ;
/*	width: 134px;
	min-width: 134px;
*/
}

td#iconos_especial{
	display: block;
	text-align: left;
/*	width: 134px;
	min-width: 134px;
*/
}

table#main a#especial_comercios{
	border: solid 1px;
	border-color: #94b36a #384724 #384724 #94b36a;
	background-color : #78974E;
	color:white;
	font-weight:bold;
	padding:0px 0px 2px 0px;
	margin: 26px 0px 30px 0px;
	float: right;
}

table#main a#especial_profesionales{
	border: solid 1px;
	border-color: #90bcb6 #385f59 #385f59 #90bcb6;
	background:#6BA69E;
	color:white;
	font-weight:bold;
	float: left;
	padding:0px 0px 2px 0px;
	margin: 26px 0px 30px 0px;
}


td#accesoDirecto ul{
	margin: 0px 0px 0px 0px;
/*	padding: 6px 0px 8px 19px; */
	padding: 6px 0px 16px 19px;
	list-style-image: url("/plantillas/0/empresas/img/arrow_3px.gif");
	width: 100px;
}
td#accesoDirecto ul li{
	margin-bottom: 2px;	
}
td#accesoDirecto ul li a{
	color:#626262;
	 text-decoration: none;

}
td#accesoDirecto ul li a:hover{
	color:#626262;
	text-decoration: underline;
}

td#accesoDirecto ul li#boletines_empresas{
	margin-left: -16px;
	padding-left: 16px;
	padding-bottom: 6px;	
	list-style: none;
	background: url("/plantillas/0/empresas/img/icono_info.gif") no-repeat left top;
	list-style-image: none;
	list-style-position: outside;
}

td#accesoDirecto ul li#guia_rapida{
	margin-left: -16px;
	padding-left: 16px;
	background: url("/plantillas/0/empresas/img/logoIBDN3.png") no-repeat left top;
/*	list-style-image: url("/plantillas/0/empresas/img/logoIBDN3.png"); */
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}
td#accesoDirecto ul li#guia_rapida a{
	padding-left: 2px;
}

tfoot td{
/*	background-color: #D8D8D8;
*/
    font-family: verdana,tahoma,arial,helvetica,san serif;
	border-top:  1px solid #AAAAAA;
	border-bottom:  1px solid #AAAAAA;
	font-size: 9px;
}

tfoot td #table_with_logos
{
    padding:8px 0px;
}

table#main_info{
	width: 100%;
	padding:20px 10px 0px 0px;/* Firefox  space */
	margin: 30px 10px 0px 0px; /* IE space */
}

table#main_info td.button{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	border:1px solid #777777;
	border-top:1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	margin-left:2px; 
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
}
table#main_info td.button a{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration: none;	
}
table#main_info td.button a:hover{
	text-decoration: underline;
}

table#main_info td.divisas{
	border-top:1px solid #CCCCCC;
	background-image: url("/img/gray_gradient.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	background-color: transparent; 
	height: 170px;
	padding-bottom: 10px;
}
iframe#ceca{
	overflow-x: hidden; 
	overflow-y: auto;
	height: 100%;
}
iframe#ceca html body{
	width: 100% !important;
}

table#menus{
	border-collapse: collapse;
	border-spacing: 0px;
	height: 14px;
	display: block;
	margin: 0px;
	border: 0px; 
	width: 100%;
	z-index: 50;
}

table#menus td{
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify; 
	vertical-align: middle;
	background-color: transparent;
	cursor: pointer;
	height: 14px;
	background: transparent url('/plantillas/0/empresas/img/menumas.gif') repeat-x top left;
	z-index: 51;
}
table#menus td#ventanas_container{
	width: 100%;
	vertical-align: top;
	height: 14px;
	z-index: 52;
}
table#menus td#galleta{
	background-image: none;
	padding-right: 2px !important; 
	border: 0px;
}
table#ventanas{
	border-collapse: collapse;
	border-spacing: 0px;
	height: 14px;
	margin: 0px;
	border: 0px; 
	width: 100%;
}
table#ventanas td{
	text-align: center;
}

.hide{
	display:none;
	visibility: hidden;	
}
.show{
	display:marker;
	float:left;
	visibility: visible;
}
td.divisas button{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	display:marker; 
	background-color: #334f91;
	color: white;
	font-size: 9px
}
td.divisas div{
	position: relative; 
	z-index: 8; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	background-color: #FFFFFF; 
	text-align: left;  
	font-weight: bold;
}
td.divisas div li{
	cursor: pointer;	
}
/********** To center web page ***********/
/*
#outer{
	height:100%;
	width:100%;
	display:table;
}
#container {
	height:100%;
	width:100%;
	vertical-align:middle;
	display:table-cell;
	background-color: green;
	
}
#inner {
	float:left;
	display:inline;
	left:50%;
	position:relative;
	background-color: lime;
	top:50%;
	
}
*/

li.nopadding{
/*	margin: -20px 0px -25px 70px;
	width: 100px;
	background: transparent;
*/
} 

span#ventanasSubmenus div{
	z-index: 9;
}

/*****************************************/

