/*******************   CABECERA   *******************/
div#contenedorCabecera h2 a {
   display: block;
    height: 5.3em;
    overflow: hidden;
    width: 7em; }
 
div#contenedorCabecera h1 {
    left: 8em;
    position: relative;
    top: 5.3em;
    font-weight: bold; 
}

/****  FOOTER  ***/
div.titulo h4.subrayar {
    border-bottom: 1px solid #B11818;
    color: #B11818;
    font-size: 1.4em;
    font-weight: normal;
    margin-left: 1.2em;
    width: 95%;
}

div.recSup3 {
    background: url("/Recursos/recursos/ES/imagen/fondos/fondo_med_top.gif") repeat-x scroll 0 0 #FFFFFF;
    clear: both;
    height: 8px;
}

div.recInf3{
    background: url("/Recursos/recursos/ES/imagen/fondos/fondo_med_bottom.gif") repeat-x scroll left bottom #FFFFFF;
    clear: both;
    height: 8px;
}

.pieEnlaces {
	font-size: 0.9em;
    line-height: 18px;
    margin: 1em auto auto;
    width: 960px;
}

.pieEnlaces p a {
	color:#004477; 
}

.recCentro3{
	border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    position: relative;
    background-color:white;
}

.PorqueDcha{
	float: left;
    margin-left: 1.6em;
    margin-top: 5px;
    width: 30em;
}

.PorqueCentro{
	float:left;
	margin-top: 5px;
	width:41em;
}

.PorqueIzq{
	float:left;
	margin-top: 5px;
	width:22em;
}

/*******************   PIE   *******************/
div#pie {
    margin: 0 auto;
    width: 960px;
}

a#copyright {
    color: #004477;
    display: block
}

p.bankin {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 85em;
}

p.bankin a.banco {
    background: url("/Recursos/recursos/ES/imagen/logos/bankinterG.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 0;
    margin-top: 1em;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
    width: 74px;
}
.recSup3 img, .recInf3 img {height: 8px; width: 8px;}