@charset "utf-8";
@import url("shadowbox.css");
@import url("reset-sc.css");
*{
	outline:none;

}
a:link{
border:none;
}
a:hover{
border:none;
}
a:visited{
border:none;
}
a:active{
border:none;
}
.vin-violeta-rosa{
	color:#7B0099;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
.vin-violeta-rosa:link{
		color:#7B0099;
}
.vin-violeta-rosa:hover{
		color:#DC51FF!important;
	
}

body {
	background-color:#E9E1EE;
	margin: 0px;
	font-family: Arial;
	color: #5C3B79;
}
#wrap {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#header-right{
	width:400px;
	height:94px;
	float:right
}

#header{
	color: #00CCFF;
	background-image: url(../images/layout/header-nuevo.jpg);
	background-repeat: no-repeat;
	height:117px;
}

#banderitas{
	width:251px;
	height:55px;
	margin-right:37px;
	float:right;
}

#banderitas img{ float:left}

a{
	color:#5C3B79;
	text-decoration:none;
}
a:hover { color:#9D4AB4}

#logo-box {
	float: left;
	cursor: pointer;
}
#logo-box a:link{ border:none;}
#contactenos {
	width: 290px;
	float: right;
}
#menu {
	background-color: #4B266B;
	height: 29px;
	float:left;
}
.vinculo {
	text-align: left;

}
.vinculo a {
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/menu/fondo-normal.jpg);
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 10px;
	padding-left: 36px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	margin-left: 0px;
}
.vinculo a:hover {
	background-image: url(../images/menu/fondo-normal.jpg);
	width: 76px;
	text-align: center;
	background-position: left bottom;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
.vinculo a:active {
	background-image: url(../images/menu/fondo-normal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenedor2{
	width:970px;
}
#body {
	float:left;
}
#banner {
	width:968px;
	padding:0px;
	margin:0px;
	float: left;
}

/*
 * Nuevo submenu 
 */
 
#submenu{
	width:968px;
	height:73;
} 
	
.btn-promociones{
	width:244px; 
	height:73; 
	float:left; 
	background-image:url(../images/submenu/promo_over.jpg);
}

.btn-entrevista{
	width:239px; 
	height:73; 
	float:left; 
	background-image:url(../images/submenu/contratar_over.jpg);
}

.btn-financiacion{
	width:244px; 
	height:73; 
	float:left; 
	background-image:url(../images/submenu/financiacion_over.jpg);
}

.btn-llegamos{
	width:241px; 
	height:73; 
	float:left; 
	background-image:url(../images/submenu/llegamos_over.jpg);
}

.btn-promociones a, btn-promociones a:link, btn-promociones a:visited, .btn-entrevista a, btn-entrevista a:link, btn-entrevista a:visited, .btn-financiacion a, btn-financiacion a:link, btn-financiacion a:visited, .btn-llegamos a, btn-llegamos a:link, btn-llegamos a:visited {
	display:block;
}

.btn-promociones a:hover img, .btn-entrevista a:hover img, .btn-financiacion a:hover img, .btn-llegamos a:hover img {
	visibility:hidden;
} 
 
/*
 * Fin
 */ 

#titulos {
	height: 78px;
	background-image: url(../images/layout/fondo-titulos.jpg);
	background-repeat: no-repeat;
	float:left;
	width:968px;
}
#titulos h1 {
	font-size:24px;
	font-weight: bold;
	color: #7E1B99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 26px;
	padding-left: 34px;
	background-image: url(../images/layout/barrita-titulos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	padding-right: 25px;
}

#titulos img {
	margin-top: 20px;
	margin-left: 31px;
}
#contenidos {
	width: 620px;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	float: left;
}
#contenidos-promociones {
	width: 620px;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	float: left;
}
#contenidos-txt-promociones {
	padding: 35px;
	background-color: #F5F1F7;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	background-repeat: no-repeat;
	height:591px;
}
#contenidos-txt-promociones h1 {
	font-size: 17px;
	margin-bottom: 10px;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt {
	padding: 35px;
	background-color: #F5F1F7;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	background-repeat: no-repeat;
}

#contenidos-txt h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
	font-style: italic;
}
#contenidos-txt h2 {
	
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}

#contenidos-txt p {
	font-size: 12px;
	color: #482468;
	line-height: 140%;
	margin-bottom:10px;
}
#contenidos-txt-pla {
	padding: 35px;
	background-color: #F5F1F7;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	background-repeat: no-repeat;
	height: 591px;
}

#contenidos-txt-pla h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt-pla h2 {
	
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt-pla p {
	font-size: 12px;
	color: #482468;
	line-height: 140%;
	margin-bottom:10px;
}
#contenidos-txt-exclu {
	padding: 35px;
	background-color: #F5F1F7;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	background-repeat: no-repeat;
	height: 591px;
}

#contenidos-txt-exclu h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt-exclu h2 {
	
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt-exclu p {
	font-size: 12px;
	color: #482468;
	line-height: 140%;
	margin-bottom:10px;
}
#contenidos-txt2 {
	padding: 35px;
	background-color: #F5F1F7;
	background-image: url(../images/layout/fondo-contenidos.jpg);
	background-repeat: no-repeat;
}
#contenidos-txt2 h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt2 h2 {
	
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B0099;
}
#contenidos-txt2 p {
	font-size: 12px;
	color: #482468;
	line-height: 140%;
	margin-bottom:10px;
}
#contenidos-txt2 table{
	border:#CC99CC solid 1px;

}
#contenidos-txt2 table tr td{
	padding-left:5px;
	

}
#columna-lateral {
	float: right;
	width: 346px;
	background-image: url(../images/layout/fondo-columna.jpg);
	background-repeat: no-repeat;
	background-color: #F0EFF5;
	height:450px;
}

#columna-lateral-lp {
	float: right;
	width: 346px;
	background-image: url(../images/layout/fondo-columna.jpg);
	background-repeat: no-repeat;
	background-color: #F0EFF5;
	height:450px;
}
#columna-lateral-lp2 {
	float: right;
	width: 346px;
	background-image: url(../images/layout/fondo-columna.jpg);
	background-repeat: no-repeat;
	background-color: #F0EFF5;
}

#columna-lateral ul {
	padding-right: 20px;
	padding-bottom: 15px;
}

#columna-lateral li {
	font-weight: bold;
	font-size: 15px;
	color: #8C4CA2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*	background-image: url(../images/layout/menu-derecho-separador.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
#columna-lateral a {
	color: #9144A8;
	display: block;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:7px;
}
#columna-lateral a:hover {
	color: #FFFFFF;
	background-color: #BC92D2;
}

#columna-lateral img {
	margin-bottom: 12px;
}

#home-banner {
	height: 364px;
}

#home-botonera {
	z-index:2;
	position:absolute;
}

#home-columnas {
	background-color: #F4E8F7;
	height: 385px;
}

.home-columna {
	width: 218px;
	padding-left: 22px;
	border-left: solid 1px #999;
	border-right: solid 1px #fff;
	padding-top: 28px;
	float: left;
	border-bottom: #999999 solid 1px;
}
.home-columna-titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 198px;
	margin-left: 2px;
	font-size: 14px;
	color: #5C3B79;
	padding-bottom: 10px;
	line-height: 115%;
	padding-top: 5px;
	height: 32px;
	font-weight: bold;
}
.home-columna-parrafo {
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	font-size: 12px;
	line-height: 14px;
	color: #5C3B79;
	height: 162px;
	font-family: Arial, Helvetica, sans-serif;
}
.home-columna-ver-mas {
	width: 198px;
	margin-top: 12px;
	margin-bottom: 16px;
	float: left;
}
.home-columna-ver-mas1 {
	width: 198px;
	margin-top: 12px;
	margin-bottom: 16px;
	float: left;
}
#home-contenido1 {
	background-color: #FFFFFF;
	background-image: url(../images/fondo-cuerpo-inferior.jpg);
	background-repeat: repeat-x;
	padding-top: 45px;
	padding-left: 35px;
	padding-right: 35px;
	height:453px;
	width:898px;
	float:left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#home-contenido1-leftbox {
	width: 580px;
	float: left;
}
#home-contenido1-rightbox {
	width: 304px;
	float: right;
	background-image: url(../images/home/col-derecha-loop.jpg);
	background-repeat: repeat-y;
}
#home-contenido2-rightbox {
	width: 304px;
	float: right;
	background-image: url(../images/home/col-derecha-loop.jpg);
	background-repeat: repeat-y;
	margin-right:17px;
	 margin-top:20px;
}
#home-contenido1-rightbox-text {
	margin-left: 3px;
	font-size: 12px;
	color: #9144A8;
	line-height: 17px;
	background-image: url(../images/boxderecha/loop.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-left: 17px;
	margin-right: 3px;
	padding-right: 10px;

}
.imagen-separador{
	margin-left:-17px;
}
#home-videos {
	background-color: #F0E1F4;
	margin-top: 28px;
	width: 554px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
	height: 224px;
}
#home-procrearte {
	float: left;
	height: 128px;
	width: 905px;
	margin-top: 33px;
	background-image: url(../images/home/loop-procrearte-box.jpg);
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 135%;
	color: #051E64;
}
#home-procrearte a {
	font-weight: bold;
	color: #2DB3C6;
	text-decoration: none;
}
.home-procrearte-vidimg {
	margin-top: 15px;
	margin-left: 20px;
}


#home-procrearte-content1 {
	margin-top: 15px;
	margin-left: 10px;
	width: 260px;
	float: left;
}
#home-procrearte-content1   p {
	margin-top: 5px;
}
#home-procrearte-content2 {
	margin-top: 15px;
	margin-left: 15px;
	width: 400px;
	float: left;
}
#home-procrearte-content2    p {
	margin-top: 5px;
}
#footer {
	background-color: #5F2E7D;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 14px;
	height: 38px;
	padding-left: 35px;
	clear: both;
}
#separador-texto {
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*-------ESTILOS-CLASS-------- */
.color-rosita{
	color:#F2CAFF;
	margin-left:5px;
}
.margen-imagen-home-contenido1 {
	margin-right: 22px;
}
.martop-imagen-home-contenido1 {
	margin-right: 22px;
	margin-top: 10px;
}
strong {
	font-weight: bold;
}
.bold-13 {
	font-size: 13px;
	font-weight: bold;
}
.clear {
	clear: both;
}


.color-cyan {
	color: #01AEC6;
}

.linea-punteada-caja-derecha {
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 333;
	margin-top: 10px;
}
.linea-solida-contenido {
	height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9144A8;
	margin-top: 20px;
	margin-right: 25px;
}
.margen-derecho-foto-videos {
	margin-right: 20px;
}
.margen-superior-videos-home {
	margin-top: 9px;
}
.flotar-izquierda {
	float: left;
}
.flotar-derecha {
	float: right;
}

.fondo-columna-lateral {
	background-image: url(../images/layout/fondo-columna.jpg);
	background-position: right 78px;
	background-repeat: no-repeat;
	background-color: #F0EFF5;
}
.grafica-bottom {
	background-image: url(../images/layout/fondo-content-bottom.jpg);
	background-position: left top;
	height: 79px;
	width: 968px;
	background-repeat: no-repeat;
	float: left;
}

.color-rosado {
	color: #F2CAFF;
}
input {
	border: 1px solid #7E1B99;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	color: #7E1B99;
}
textarea {
	border: 1px solid #7E1B99;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	color: #7E1B99;
}
select {
	border: 1px solid #7E1B99;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	color: #7E1B99;
}

.margin-left-10px{
	margin-left:12px;
	line-height:22px;
}
.pregunta-hide {
	line-height:17px;
	font-weight:normal;
	display:none;
}
.lista-3simples-pasos-margin-12px{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:12px;
}
/*------------HOME-------------*/
#contenido-inferior-home1-izquierda{
	width:420px;
	margin-right:23px;
	float:left;
}
#contenedor-fotitos-home{
	width:188px;
	margin-right:44px;
	margin-bottom:35px;
	float:left;
}
#contenedor-banner-cbu{
	width:376px;
	height:102;
	margin-bottom:41px;
	float:left;
}
#contenedor-fotitos-home2{
	width:188px;
	margin-bottom:42px;
	float:left;
}
#destacado-horizontal{
	background-image:url(../images/fondo-destacado-horizontal.jpg);
	height:41px;
	width:406px;
	float:left;
	color:#051E64;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:9px;
	padding-left:14px;
	margin-top: 8px;
}
#linea-vertical{
	background-image:url(../images/linea-horizontal-home.jpg);
	height:371px;
	width:2px;
	float:left;
}
#contenedor-destacado-der{
	width:429px;
	float:left;
	margin-left:23px;
}
#destacado-der-sup{
	background-image: url(../images/fondo-sup-destacado.jpg);
	height:34px;
	width:359px;
	padding-left:25px;
	padding-right:45px;
	padding-top:19px;
}
#destacado-der-sup2{
	background-image: url(../images/fondo-sup-destacado2.jpg);
	height:34px;
	width:359px;
	padding-left:25px;
	padding-right:45px;
	padding-top:19px;
}
#destacado-der-sup h2{
	color:#9144A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#destacado-der-med{
	background-image: url(../images/loop-destacado-der.jpg);
	width:370px;
	background-repeat:repeat-x;
	border-left:2px #C8A4D2 solid;
	border-right:2px #C8A4D2 solid;
	padding-left:25px;
	padding-right:30px;
	color:#9144A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding-top:2px;
	
}
#destacado-der-med p{
	color:#9144A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:8px;
}
#destacado-der-inf{
	background-image: url(../images/fondo-ind-destacado.jpg);
	height:44px;
	width:429px;
	
}
#destacado-der-inf img{
	margin-left:288px;
	margin-top:7px;
}
#contenedor-logos-home{
	height:105px;
	width:929px;
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	float:left;
	background-image:url(../images/fondo-cuerpo-inferior2.jpg);
	background-repeat:repeat-x;
	padding-left:39px;
}
#subcontenedor-logos-home{
	height:72px;
	float:left;
	margin-top:16px;
	width: 894px;
}
#caja-respaldo{
	width:928px;
	height:27px;
	background-color:#F4E8F7;
	border-top:1px solid #fff;
	float:left;
	padding-left:40px;
	padding-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5F2E7D;
	letter-spacing:0px;

}
/*---------------*/
#recuadro-texto-porq{
	width:550px;
	float:left;
}
#recuadro-texto-porq-lp{
	width:308px;
	float:left;
}
#border-sup-destacado{
	background-image:url(../images/border-sup-destacado.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:550px;
	float: left;
	margin-bottom: 0px;
}
#med-destacado{
	background-image:url(../images/loop-med-destacado.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:518px;
	border-left:1px solid #482468;
	border-right:1px solid #482468;
	padding-left:15px;
	padding-right:15px;
	float: left;
	margin-top: 0px;
	
}
#med-destacado ul,ol{
	list-style:none;
}
#med-destacado p{
	color:#7B0099!important;
}
#border-inf-destacado{
	background-image:url(../images/border-inf-destacado.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:550px;
	float: left;
}
#contenedor-laterlal{
	width:308px;
	margin-top:16px;
	float: right;
}
#contenedor-laterlal-lp{
	width:308px;
	margin-top:35px;
	float: left;
	margin-left:23px;
	_margin-left:12px;
}
#contenedor-laterlal-lp img{ margin-bottom:9px;}


#contenedor-laterlal ul,ol{
	list-style:none;
}
ul{
	list-style-position:inside;
	list-style-type:disc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

ol{
	list-style-type:decimal;
	margin-left:30px;
	font-size:13px;
}
.margen-foto-asesor{
	margin-right:15px;
}


/*---lp--*/

.color{ color:#7A0099!important; font-size:16px!important;  line-height:120%!important;}
.importante{ width:302px; height:71px; background-image:url(../lp/importante.jpg); float:left; margin-bottom:9px;}
.importante2{ width:302px; height:71px; background-image:url(../lp/importante2.jpg); float:left; margin-bottom:9px;}

.consultar{ width:302px; height:71px; background-image: url(../lp/consultar.jpg); float:left; margin-bottom:9px;}
.planes{ width:302px; height:71px; background-image: url(../lp/planes-accesibles.jpg); float:left; margin-bottom:9px;}
.llegamos{ width:302px; height:71px; background-image: url(../lp/llegamos.jpg); float:left; margin-bottom:9px;}
.p-banner{ margin-left:123px; margin-top:12px; color:#9D4AB4; line-height:normal!important; font-size:14px; font-family: Arial, Helvetica, sans-serif;}
.banner-principal-lp{ width:477px; height:84px; background-image:url(../lp/fondobanner.jpg); padding-top:25px; padding-left:42px;}
.banner-principal-lp p{  font-size:16px!important; color:#472467; line-height:115%!important;}
.banner-principal-lp2{
	width:351px;
	height:85px;
	background-image: url(../lp/fondobanner2.jpg);
	padding-top:27px;
	padding-left:170px;
}
.banner-principal-lp2 p{
	font-size:16px!important;
	color:#472467;
	line-height:115%!important;
}
.colorrosa{ color:#FF33CC!important;}
.colorrosa a:link{ color:#FF33CC!important;}
.colorrosa a:hover{ color:#FF33CC!important;}
.colorrosa a:visited{ color:#FF33CC!important;}
.colorrosa a:active{ color:#FF33CC!important;}
.s16{ font-size:16px!important;}
.s18{ font-size:18px!important;}
.line120{ line-height:120%!important;}
.colorvioleta{ color:#7A0099!important;}
.borde-sup-contacto-lp{ background-image: url(../lp/fondo-contacto-sup.jpg); width:292px; height:43px; padding-left:18px; padding-top:18px;}
.borde-med-contacto-lp{ background-image:url(../lp/fondo-contacto-med.jpg); width:288px; padding-left:22px;}
.borde-inf-contacto-lp{ background-image: url(../lp/fondo-contacto-inf.jpg); width:310px; height:13px;}
.borde-gris-bottom{
	border-bottom:solid #9A989D 1px;
}
.borde-blanco-top{
	border-top:solid #ffffff 1px;
}



/*-----*/
.listaULPrecios{
	list-style-image:url(../images/flechita.png);
}

.listaULPrecios  li{
	list-style-image:url(../images/flechita.png);
	margin-left:10px;
	margin-bottom:5px;
}

.listaULPrecios2{
	list-style-image:url(../images/flechita.png);
}

.listaULPrecios2  li{
	list-style-image:url(../images/flechita.png);
	margin-left:10px;
	margin-bottom:15px;
}


/*-----*/

.fb{
	width:290px;
	float:left;
	margin-top:20px;
	margin-left:40px;	
}
.fb-top{
	width:290px;
	float:left;
	height:54px;
}
.fb-med{
	width:288px;
	float:left;
	border-left:1px solid #C879DC;
	border-right:1px solid #C879DC;
	background:#FFFFFF;
}
.fb-inf{
	width:290px;
	float:left;
}
.arial13_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #D82DB2;
	font-weight:bold;
	line-height: 17px;
}
