@charset "utf-8";
/*******************************************************************************************/
/******* GENERICS **************************************************************************/
/*******************************************************************************************/

.Entrada {
	padding: 0 !important;
	border-top: solid 1px #ffffff;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}
a.linkcx {
	color: #e35205 !important;
	text-decoration: none !important;
}
a.linkcx:hover {
	text-decoration: underline !important;
}
.ocult {
	display: none;
}
.bold {
	font-weight: bolder !important;
}
.derecha {
	float: right;
}
.izquierda {
	float: left;
}
/*******************************************************************************************/
/******* BTN SOL·LICITAR *******************************************************************/
/*******************************************************************************************/
.btnSolicitar {
	background: #F15719;
	padding: auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	color: #ffffff !important;
	text-decoration: none !important;
	vertical-align: middle;
	font-weight: bold;
	white-space: nowrap;
	font-size: 1.3em !important;
	border: solid 1px #F15719;
}
.ie6.btnSolicitar, .ie7.btnSolicitar {
	text-align: center;
	background: #E45205;
	padding: 8px auto;
	font-size: 1.2em;
}
.btnSolicitar:hover {
	color: #000000 !important;
}
/*******************************************************************************************/
/******* BTN *******************************************************************************/
/*******************************************************************************************/
.cxbtn {
	font-family: Verdana, Geneva, sans-serif !important;
	border: solid 1px #E35205;
	background: #E35205;
	background: -moz-linear-gradient(top, rgba(249,110,35,1) 0%, rgba(249,110,35,1) 50%, rgba(249,110,35,1) 50%, rgba(227,83,5,1) 51%, rgba(227,83,5,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,110,35,1)), color-stop(50%, rgba(249,110,35,1)), color-stop(50%, rgba(249,110,35,1)), color-stop(51%, rgba(227,83,5,1)), color-stop(100%, rgba(227,83,5,1)));
	background: -webkit-linear-gradient(top, rgba(249,110,35,1) 0%, rgba(249,110,35,1) 50%, rgba(249,110,35,1) 50%, rgba(227,83,5,1) 51%, rgba(227,83,5,1) 100%);
	background: -o-linear-gradient(top, rgba(249,110,35,1) 0%, rgba(249,110,35,1) 50%, rgba(249,110,35,1) 50%, rgba(227,83,5,1) 51%, rgba(227,83,5,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,110,35,1) 0%, rgba(249,110,35,1) 50%, rgba(249,110,35,1) 50%, rgba(227,83,5,1) 51%, rgba(227,83,5,1) 100%);
	background: linear-gradient(to bottom, rgba(249,110,35,1) 0%, rgba(249,110,35,1) 50%, rgba(249,110,35,1) 50%, rgba(227,83,5,1) 51%, rgba(227,83,5,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f96e23', endColorstr='#e35305', GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 8px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF !important;
	text-align: center;
	text-decoration: none !important;
}
.cxbtn:hover {
	border: solid 1px #ECE8E7;
	background: #FDFDFD;
	padding: 8px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #E35205 !important;
	text-align: center;
	text-decoration: none !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(248,244,243,1) 56%, rgba(240,235,235,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(54%, rgba(242,242,242,1)), color-stop(56%, rgba(248,244,243,1)), color-stop(100%, rgba(240,235,235,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(248,244,243,1) 56%, rgba(240,235,235,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(248,244,243,1) 56%, rgba(240,235,235,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(248,244,243,1) 56%, rgba(240,235,235,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(248,244,243,1) 56%, rgba(240,235,235,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0ebeb', GradientType=0 );
}
.ie9 .gradient {
	filter: none;
}
.detalle_info {
	background: url('../Imagenes/recursos/detalle_info.png') no-repeat left top;
	padding: 2px 15px;
}
.cxbtn2 {
	border: solid 1px #ECE8E7;
	background: #FDFDFD;
	padding: 8px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #DF4D1B !important;
	text-align: center;
	text-decoration: none !important;
	background: -moz-linear-gradient(top, #FDFDFD 0%, #F2EEED 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee6b3e), color-stop(100%, #d3491a));
	background: -webkit-linear-gradient(top, #FDFDFD 0%, #F2EEED 100%);
	background: -o-linear-gradient(top, #FDFDFD 0%, #F2EEED 100%);
	background: -ms-linear-gradient(top, #FDFDFD 0%, #F2EEED 100%);
	background: linear-gradient(to bottom, #FDFDFD 0%, #F2EEED 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDFDFD', endColorstr='#F2EEED', GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cxbtn2:hover {
	border: solid 1px #ee6b3e;
	background: #ee6b3e;
	padding: 8px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF !important;
	text-align: center;
	text-decoration: none !important;
	background: -moz-linear-gradient(top, #ee6b3e 0%, #d3491a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee6b3e), color-stop(100%, #d3491a));
	background: -webkit-linear-gradient(top, #ee6b3e 0%, #d3491a 100%);
	background: -o-linear-gradient(top, #ee6b3e 0%, #d3491a 100%);
	background: -ms-linear-gradient(top, #ee6b3e 0%, #d3491a 100%);
	background: linear-gradient(to bottom, #ee6b3e 0%, #d3491a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6b3e', endColorstr='#d3491a', GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*******************************************************************************************/
/*** CABECERAS *****************************************************************************/
/*******************************************************************************************/
h3 {
	font-size: 15px !important;
	font-weight: bold;
}
h4 {
	margin: 20px 0 0 20px !important;
	padding: 0 !important;
	color: #000000;
	font-size: 25px !important;
	font-weight: bold !important;
	text-transform: none !important;
	display: block;
	line-height: 1.4em;
}
h4.titular {
	margin: 0 0 0 20px !important;
	font-size: 26px !important;
	color: #000000 !important;
	font-weight: normal !important;
}
h5 {
	font-size: 15px !important;
	font-weight: bold;
}
p.cx_subtitol {
	font-size: 12px !important;
	font-weight: normal;
	display: block;
	line-height: 1.4em;
	margin: 0 0 30px 20px;
	color: #5F5F5F;
}
p.cx_descripcion {
	margin: 10px 20px 30px 20px;
	float: left;
	display: block;
	font-size: 12px !important;
	color: #5F5F5F;
	line-height: 1.4em;
}
.cont-projectes .contingut .subtitol {
	margin: 0 0 0 20px;
	font-size: 18px !important;
	color: #5F5F5F;
	line-height: 1.4em;
}
.cont-projectes .contingut .descripcion {
	margin: 0 20px 5px 20px;
	font-size: 12px !important;
	color: #8D8B8B;
	line-height: 1.2em;
}
.cont-projectes .contingut .descripcion strong {
	color: #8D8B8B;
}
/**********************************************************************************************************************************/
/**** CONSULTA ********************************************************************************************************************/
/**********************************************************************************************************************************/
.opcConsulta {
	background: #F8F8F7 url('../Imagenes/recursos/opcconsulta.jpg') no-repeat top left;
	border-top: solid 1px #DEDAD9;
	padding: 20px 0 0 230px;
	vertical-align: bottom;
}
.opcConsulta strong {
	font-size: 15px;
	margin: 0 0 15px 0;
	display: block;
}
.opcConsulta dl {
	display: block;
}
.opcConsulta dt.ico_auto, .opcConsulta dt.ico_llar, .opcConsulta dt.ico_tergetas, .ico_banca_distancia, .opcConsulta dt.ico_seguro_vida, .opcConsulta dt.ico_seguro_hogar, .opcConsulta dt.ico_seguro_interes, .opcConsulta dt.ico_seguro_vida {
	border-bottom: dotted 1px #C3C3C3;
	padding: 8px 20px 10px 25px;
	margin-bottom: 10px;
	color: #FF5100;
	float: right;
	width: 478px;
}
.opcConsulta dt:last-child {
	border-bottom: none;
	padding: -20px;
}
.opcConsulta dt.ico_seguro_vida {
	background: url('../Imagenes/recursos/ico_seguros_vida.png') no-repeat 0 5px;
}
.opcConsulta dt.ico_auto {
	background: url('../Imagenes/recursos/ico_auto.png') no-repeat 0 5px;
}
.opcConsulta dt.ico_llar {
	background: url('../Imagenes/recursos/ico_llar.png') no-repeat 0 5px;
}
.opcConsulta dt.ico_tergetas {
	background: url('../Imagenes/recursos/ico_tergetas.png') no-repeat 0 5px;
}
.opcConsulta dt.ico_banca_distancia {
	background: url('../Imagenes/recursos/ico_internet.png') no-repeat 0 5px;
}
.opcConsulta a {
	font-size: 12px !important;
}
.opcConsulta dt.ico_seguro_hogar {
	background: url('../Imagenes/recursos/ico_seguros_hogar.png') no-repeat 0 5px;
}
.opcConsulta dt.ico_seguro_interes {
	background: url('../Imagenes/recursos/ico_interes.html') no-repeat 0 5px;
}
.opcConsulta dt.ico_seguro_vida {
	background: url('../Imagenes/recursos/ico_seguros_vida.png') no-repeat 0 5px;
}
.opcConsulta dt:last-child {
	border-bottom: none;
	padding: -20px;
}
/*******************************************************************************************/
/*** PRECTECS ******************************************************************************/
/*******************************************************************************************/

.cxprestecs {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffffff !important;
	border-top: solid 1px #ffffff;
}
.cxprestecs02 {
	margin: 0;
	padding: 0;
	background-color: #F5F3F4;
	float: left;
	width: 100%;
}
.cxprestecs02 .contenido {
	width: 90%;
	margin: 10px auto 0 auto;
}
.botones {
	float: right;
	margin: 0;
}
.jslider_plastic .jslider-bg i, .jslider_plastic .jslider-pointer {
	background-image: url("../Imagenes/recursos/jslider.plastic.png");
}
form.quad {
	margin: 0;
	padding: 0;
}
form.quad input[type="text"].num {
	width: 30px;
	padding: 8px 2px;
	background-color: #DEDAD9;
	border: none;
	text-align: right;
	color: #2D2D2D;
	font-size: 14px;
}
form.quad input[type="text"].num2 {
	width: 20px;
	padding: 8px 2px;
	background-color: #DEDAD9;
	border: none;
	text-align: right;
	color: #2D2D2D;
	font-size: 14px;
}
form.quad input[type="text"].numfinal {
	font-size: 22px;
	color: #e35205;
	width: 80px;
	padding: 0;
	background-color: transparent;
	border: none;
	text-align: right;
}
.quota {
	text-transform: uppercase;
	font-size: 12px;
	color: #5F5F5F;
	line-height: 1.1em;
	width: 220px;
	float: left;
	margin-top: 8px;
	margin-bottom: 13px;
	font-weight: bold;
}
.quota2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #5F5F5F;
	line-height: 2em;
	float: left;
	font-weight: bold;
	white-space: nowrap;
}
.layout {
	float: left;
	width: 400px;
}
.layout-slider {
	margin: 20px 40px 30px 0;
	width: 380px;
}
.layout-slider2 {
	margin: 0 0 10px 0;
	float: left;
	width: 250px;
}
.layout-slider .detall {
	width: 60px;
	color: #5F5F5F;
	font-size: 11px;
	float: left;
}
.detall2 {
	width: 140px;
	color: #5F5F5F;
	font-size: 11px;
	display: block;
	float: left;
	margin-top: 20px;
	text-transform: uppercase;
}
.detall3 {
	color: #5F5F5F;
	display: block;
	margin-top: 5px;
	width: 220px;
	float: left;
}
.foneuro {
	font-size: 22px;
	color: #5F5F5F;
}
.fonmes {
	margin-right: 5px;
	font-size: 11px;
	color: #878487;
}
.boton {
	float: right;
	text-align: right;
}
.fonint {
	font-size: 15px;
	color: #878487;
	margin: 10px 1px;
}
.fonint1 {
	font-size: 15px;
	color: #878487;
	margin: 20px 0 0 0 !important;
}
.calcul {
	border-top: solid 1px #DEDAD9;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 0;
}
/* PESTANYA ********************************************************/

ul.planCX, .planCX {
	background: url("../Imagenes/recursos/pestanya_prestesc_off.png") repeat-x left top;
	width: 710px;
	margin: 20px auto;
}
.tabsCX {
	height: 56px;
}
.tabsCX li {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 350px;
	border-right: solid 6px #ffffff;
	text-align: center;
}
.tabsCX li:last-child {
	width: 352px;
	border-right: none;
}
.tabsCX li.finalbor {
	width: 103px;
	border-right: none;
}
.tabsCX a.tabcxlink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	height: 36px;
	padding: 10px 8px 10px 8px;
	display: block;
	width: 143px;
	float: left;
}
.tabsCX a.tabcxlink span {
	font-size: 11px !important;
	font-weight: normal;
}
.tabsCX a.tabcxlink:hover, .tabsCX .seleccionado {
	background: url("../Imagenes/recursos/pestanya_prestesc_on.png") no-repeat left top;
	color: #ffffff;
	display: block;
}
.tabsCX li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	height: 36px;
	padding: 10px 0 10px 0;
}
.tabsCX li a span {
	font-weight: normal !important;
	display: block;
	font-size: 11px;
}
.tabsCX li a:hover {
	background: url("../Imagenes/recursos/pestanya_prestesc_on.png") no-repeat left top;
	color: #FFF;
}
.tabsCX li.active a {
	color: #FFF;
	background: url("../Imagenes/recursos/pestanya_prestesc_on.png") no-repeat center top;
}
.cont-projectes {
	padding-top: 20px !important;
	padding-bottom: 30px;
	width: 100%;
	float: left;
	line-height: 1.3em;
}
.hrtop {
	border-top: solid 1px #e35205;
}
table.tablecont, table.tablecont th, table.tablecont td {
	border: 1px solid #e35205;
	border-collapse: collapse;
	font-size: 12px;
}
table.tablecont th, table.tablecont td {
	padding: 10px 45px;
}
table.tablecont {
	clear: both;
	margin: 0 auto 10px auto;
	/*background: #F1EFEF;*/
	background: #ffffff;
}
table.tablecont td {
	color : #1D1C1C;
}
table.tablecont th {
	background-color: #e35205;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.cont-projectes p {
	margin: 0 20px 20px 20px;
	font-size: 15px !important;
	color: #5F5F5F;
	line-height: 1.4em;
}
.cont-projectes dl dt {
	width: 186px;
	height: 170px;
	float: left;
	position: relative;
}
.cont-projectes dl dt a.prestec_auto, .cont-projectes dl dt a.prestec_reforma, .cont-projectes dl dt a.prestec_nomina, .cont-projectes dl dt a.prestec_estudis, .cont-projectes dl dt a.prestec_bestreta, .cont-projectes dl dt a.prestec_rapid, .cont-projectes dl dt a.prestec_flexible {
	height: 170px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	font-size: 13px;
	color: #e35205;
	filter: alpha(opacity=100);
	-webkit-transition: all 1s ease-out;  /* Chrome y Safari */
	-o-transition: all 1s ease-out;  /* Opera */
	-moz-transition: all 1s ease-out;  /* Mozilla Firefox */
	-ms-transition: all 1s ease-out;   /* Internet Explorer */
	transition: all 1s ease-out;  /* W3C */
}
.cont-projectes dl dt a.prestec_auto:hover, .cont-projectes dl dt a.prestec_reforma:hover, .cont-projectes dl dt a.prestec_nomina:hover, .cont-projectes dl dt a.prestec_estudis:hover, .cont-projectes dl dt a.prestec_bestreta:hover, .cont-projectes dl dt a.prestec_rapid:hover, .cont-projectes dl dt a.prestec_flexible:hover {
	color: #010101;
	filter: alpha(opacity=100);
	-webkit-transition: all 1s ease-out;  /* Chrome y Safari */
	-o-transition: all 1s ease-out;  /* Opera */
	-moz-transition: all 1s ease-out;  /* Mozilla Firefox */
	-ms-transition: all 1s ease-out;   /* Internet Explorer */
	transition: all 1s ease-out;  /* W3C */
}
.cont-projectes dl dt a.prestec_auto span, .cont-projectes dl dt a.prestec_reforma span, .cont-projectes dl dt a.prestec_nomina span, .cont-projectes dl dt a.prestec_estudis span, .cont-projectes dl dt a.prestec_bestreta span, .cont-projectes dl dt a.prestec_rapid span {
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
	display: block;
}
.cont-projectes dl dt a.prestec_flexible span {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	display: block;
}
.cont-projectes dl dt a.prestec_auto {
	background: url("../Imagenes/recursos/prestec_auto.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_reforma {
	background: url("../Imagenes/recursos/prestec_reforma.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_nomina {
	background: url("../Imagenes/recursos/prestec_nomina.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_estudis {
	background: url("../Imagenes/recursos/prestec_estudis.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_bestreta {
	background: url("../Imagenes/recursos/prestec_bestreta.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_rapid {
	background: url("../Imagenes/recursos/prestec_rapid.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_flexible {
	background: url("../Imagenes/recursos/prestec_flexible.png") no-repeat center top;
}
.cont-projectes dl dt a.prestec_auto:hover {
	background: url("../Imagenes/recursos/prestec_auto_on.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_reforma:hover {
	background: url("../Imagenes/recursos/prestec_reforma_on.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_nomina:hover {
	background: url("../Imagenes/recursos/prestec_nomina_on.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_estudis:hover {
	background: url("../Imagenes/recursos/prestec_estudis_on.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_bestreta:hover {
	background: url("../Imagenes/recursos/prestec_bestreta_on.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_rapid:hover {
	background: url("../Imagenes/recursos/prestec_rapid_on.png") no-repeat center top
}
.cont-projectes dl dt a.prestec_flexible:hover {
	background: url("../Imagenes/recursos/prestec_flexible_on.png") no-repeat center top
}
/***************************************************************************************************************/
/** hipotecas **************************************************************************************************/
/***************************************************************************************************************/
.destacado_simulador {
	margin: 0 20px 0 0;
	padding: 20px 0 20px 65px;
	border: solid 5px #e35205;
	float: right;
	width: 222px;
	/*	height: 115px;*/
	
	background: url("../Imagenes/recursos/hipotecas_simulador.png") no-repeat 15px 15px;
}
.cont-projectes .contingut {
	float: left;
	width: 55%;
}
.cont-projectes .contingut2 {
	float: left;
	width: 75%;
}
.destacado_simulador .titol {
	width: 200px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
.destacado_simulador .titol span {
	font-size: 15px;
	color: #000000;
	width: 110px;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1.3em;
}
.destacado_simulador .titol strong {
	font-size: 35px;
	font-weight: bold;
	color: #e35205;
	float: left;
	line-height: 1.3em;
}
.destacado_simulador .text {
	font-size: 15px !important;
	color: #8D8B8B;
	line-height: 1.3em;
}
.destacado_simulador .text a {
	font-size: 15px !important;
	font-weight: bold;
	color: #e35205;
	text-decoration: none;
	padding: 5px 0;
	float: left;
}
/***************************************************************************************************************/
.tituloseccion2 {
	background: url("../Imagenes/recursos/fondo_pestanya_prestecs.jpg") no-repeat left top;
	font-size: 18px;
	text-align: center;
	position: relative;
	z-index: 100;
	margin-top: 0;
	margin-bottom: 0px;
	display: block;
	padding: 0px 0 10px 0;
}
.opcsilverheader a {
	color: #ffffff;
	display: block;
	position: relative;
	width: auto;
	padding: 10px 0 0 18px;
	margin-top: 10px;
	text-decoration: none;
	background: url('../Imagenes/recursos/scroll_mas_blanco.png') no-repeat 96% 13px;
}
div.opcsilverheader a:visited {
 background: url('../Imagenes/recursos/scroll_menos_black.png') no-repeat r96% 13px;
}
div.selected a, div.opcsilverheader a:hover {
	color: #000000;
	padding: 10px 0 0 18px;
	background: url('../Imagenes/recursos/scroll_menos_black.png') no-repeat 96% 13px;
}
div.opcsilverheader span, div.opcsilverheader_no span {
	float: right;
}
div.opcsilverheader span img {
	margin: -5px 38px 0 36px;
}
div.opcsilverheader span img:first-child {
	margin: -5px 30px 0 0;
}
div.opcsilverheader span img:last-child {
	margin: -5px 45px 0 22px;
}
ul.llistab {
	width: 100%;
	margin: 10px 0;
	float: left;
}
ul.llistab li {
	font-weight: normal;
	padding: 0 0 0 15px;
	display: block;
	margin: 0 0 8px 20px;
	background: url("../Imagenes/recursos/discocx.png") no-repeat left top;
	font-size: 12px !important;
	float: left;
	clear: left;
}
ul.llistab li span {
	float: left;
	margin-left: 5px;
}
ul.llistab li a span {
	width: 18px;
	height: 20px;
	display: block;
	background: url("../Imagenes/recursos/hipotecas_pdf.png") no-repeat left top;
	font-size: 12px !important;
	margin-top: -5px;
	float: left;
}
.hipoteca_pie img.pdf {
	margin-bottom: -5px;
}
div.planCXcontenido {
	float: left;
	display: block;
	margin: 0;
	width: 95%;
	font-size: 12px !important;
	color: #5F5F5F !important;
}
.catalogoSubmenu p {
	line-height: 1.3em;
	margin: 10px 0 10px 20px;
	font-size: 10px !important;
}
div.catalogosilverheader {
	margin: 0 10px 0 20px;
	display: block;
	float: left;
}
div.catalogosilverheader a {
	margin: 0;
	padding: 0 15px 0 0;
	cursor: pointer;
	font-size: 12px !important;
	color: #5F5F5F !important;
	text-decoration: underline;
	background: url('../Imagenes/recursos/ver_mas2.png') no-repeat right top;
}
.catalogo_planes div.catalogosilverheader a:visited {
	margin: 0;
	width: 250px;
	cursor: pointer;
	background: url('../Imagenes/recursos/ver_mas2.png') no-repeat right bottom;
}
div.catalogosilverheader.selected a, div.catalogosilverheader a:hover {
	margin: 0;
	width: 250px;
	cursor: pointer;
	background: url('../Imagenes/recursos/ver_mas2.png') no-repeat right bottom;
}
dl.promociones {
	clear: both;
	float: left;
	background-color: #ffffff;
	margin: 40px auto 0 auto;
}
dl.promociones dt {
	width: 160px;
	float: left;
	font-size: 13px;
	color: #5F5F5F;
	text-align: center;
	line-height: 1.3em;
	margin: 0 0 0 20px;
}
dl.promociones dt img {
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #DEDAD9;
	text-align: center;
}
