@charset "ISO-8859-1";
html{height:100%;}



body {
	min-height:100%;
	position:relative;
    url(images/bg-body.gif) repeat-y 50% 0;
	text-align: center;
	background-image: url(images/bg_cielo.gif);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
.espacio {
	clear: both;
}

.container {
	background-image: url(images/bg_logo_2.png);
	width: 1039px;
	height: 120px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}

.container-top {
	background-image: url(images/bg-top.jpg);
	width: 1039px;
	height: 20px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}

.container-body {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1100px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-body-nosotros {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 825px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-body-EIS {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1100px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-body-EIS2 {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1270px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-body-LIFE {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1550px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}


.container-bottom{
	width: 1039px;
	height: 80px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	background-image: url(images/bg-bottom.png);
	
}

.container-banner {
	width: 1034px;
	height: 393px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-banner-tels {
	width: 1034px;
	height: 141px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/linea.gif);
	background-position: 40px 122px;
}
.container-banner-interiores {
	width: 1034px;
	height: 400px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-banner-menu {
	width: 1000px;
	height: 25px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2259A9;
}
.container-banner-menuA {
	width: 77px;
	height: 25px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2259A9;
	margin-left: 20px;
	float: left;
}

.container-banner-menuA a {
	color: #2259A9;
	text-decoration: none;
}
.container-banner-menuA a:link {
	color: #2259A9;
}
.container-banner-menuA a:visited {
	color: #2259A9;
}
.container-banner-menuA a:hover {
	color: #2259A9;
}
.container-banner-menuB {
	width: 100px;
	height: 25px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2259A9;
	margin-left: 5px;
	float: left;
}

.container-banner-menuB a {
	color: #2259A9;
	text-decoration: none;
}
.container-banner-menuB a:link {
	color: #2259A9;
}
.container-banner-menuB a:visited {
	color: #2259A9;
}
.container-banner-menuB a:hover {
	color: #2259A9;
}
.container-banner-menuC {
	width: 145px;
	height: 25px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2259A9;
	margin-left: 20px;
	float: left;
}
.container-banner-menuC a {
	color: #2259A9;
	text-decoration: none;
}
.container-banner-menuC a:link {
	color: #2259A9;
}
.container-banner-menuC a:visited {
	color: #2259A9;
}
.container-banner-menuC a:hover {
	color: #2259A9;
}
.container-banner-menuNav-2 {
	width: 138px;
	height: 25px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2259A9;
	margin-left: 4px;
	float: left;
}

.container-banner-menuNav-2 a {
	color: #2259A9;
	text-decoration: none;
}
.container-banner-menuNav-2 a:link {
	color: #2259A9;
}
.container-banner-menuNav-2 a:visited {
	color: #2259A9;
}
.container-banner-menuNav-2 a:hover {
	color: #2259A9;
}


.container-banner-menuNav-3 {
	width: 135px;
	height: 25px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2259A9;
	margin-left: 5px;
	float: left;
}

.container-banner-menuNav-3 a {
	color: #2259A9;
	text-decoration: none;
}
.container-banner-menuNav-3 a:link {
	color: #2259A9;
}
.container-banner-menuNav-3 a:visited {
	color: #2259A9;
}
.container-banner-menuNav-3 a:hover {
	color: #2259A9;
}

.container-banner-productos {
	height: 230px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}


.logo{
	width: 180px;
	height: 141px;
	float: left;
	margin-left: 38px;
}

.menu{
	width: 748px;
	height: 58px;
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
}

.llama{
	width: 210px;
	height: 105px;
	float: right;
	margin-right: 30px;
}

.banner1{
	width: 659px;
	height: 243px;
	float: left;
	margin-left: 40px;
	clip: rect(auto,10px,auto,auto);
}


.banner2{
	width: 659px;
	height: 130px;
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	background-color: #ebf6f3;
}
.banner3 {
	width: 659px;
	height: 250px;
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	background-color: #ebf6f3;
}
.banner4 {
	width: 630px;
	height: 170px;
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 33px;
}
.banner5 {
	width: 659px;
	height: 170px;
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	background-color: #ebf6f3;
}

.contacto{
	width: 295px;
	height: 350px;
	float: right;
	margin-right: 26px;
	background-image: url(images/bg-contacto.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bannerA{
	width: 300px;
	height: 223px;
	float: left;
	margin-left: 42px;
	margin-top: 0px;
	background-image: url(images/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bannerA-titulo {
	width: 288px;
	height: 36px;
	float: left;
	margin-left: 6px;
	margin-top: -13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F56A3;
	text-decoration: none;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	background-position: top;
	text-align: left;
	padding: 0px;
	padding-top: 7px;
}
.bannerB {
	width: 300px;
	height: 223px;
	float: left;
	margin-left: 33px;
	margin-top: 0px;
	background-image: url(images/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bannerC{
	width: 320px;
	height: 130px;
	float: left;
	margin-left: 8px;
	margin-top: 0px;
}
.banner-interiores {
	width: 600px;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bannerC-Accesorios {
	width: 320px;
	height: 178px;
	float: left;
	margin-left: 22px;
	margin-top: 13px;
	background-image: url(images/banner-accesorios.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.foto-banner{
	width: 135px;
	height: 133px;
	margin-left: 0px;
	margin-top: 30px;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
}


.texto-banner{
	width: 150px;
	height: 170px;
	float: right;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

.foto-banner-2{
	width: 103px;
	height: 102px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}
.foto-banner-3 {
	width: 103px;
	height: 102px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
.foto-bannerLIFE {
	width: 260px;
	height: 130px;
	float: right;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
	margin-top: -6px;
}

.texto-banner-2{
	width: 180px;
	height: 130px;
	float: right;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
}

.texto-banner-tit {
	height: 170px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	margin-right: 0px;
}
.texto-banner-interiores {
	width: 430px;
	height: 130px;
	float: right;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
	margin-top: -6px;
}


.texto-nara-subtitulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

.texto-nara-vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F09100;
	text-decoration: none;
	font-style: normal;
	text-align: right;
}





.texto-nara-vermas a {
	color: #FF9900;
	text-decoration: none;
}
.texto-nara-vermas a:link {
	color: #FF9900;
}



.texto-nara-vermas a:visited {
	color: #FF9900;
}


.texto-nara-vermas a:hover {
	color: #FF9900;
}


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




.texto-bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.texto-bottom a:link {
	color: #FFFFFF;
}

.texto-bottom a:visited {
	color: #FFFFFF;
}
.texto-bottom a:hover {
	color: #FFFFFF;
}

.texto-contenido {
	width: 630px;
	height: 440px;
	float: left;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.texto-contenido-tit {
	width: 630px;
	height: 30px;
	float: left;
	margin-left: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
}
.adwords {
	width: 235px;
	height: 323px;
	float: right;
	margin-right: 30px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 25px;
}
.texto-nara-subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F09100;
	text-decoration: none;
	font-style: normal;
	text-align: right;
}
.fotos-interior {
	width: 200px;
	height: 250px;
	float: left;
	margin-right: 30px;
	margin-top: 25px;
}
.fotos-accesorio {
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
.banner33 {
	width: 659px;
	height: 430px;
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	background-color: #ebf6f3;
}
.foto-bannerLIFE2 {
	width: 260px;
	height: 420px;
	float: right;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
	margin-top: -6px;
}
.banner333 {
	width: 300px;
	height: 180px;
	float: left;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #ebf6f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.contacto2 {
	width: 295px;
	height: 350px;
	float: right;
	margin-right: 26px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.banner-promo {
	width: 299px;
	height: 121px;
	float: left;
}
.texto-contenido-land {
	width: 630px;
	height: 140px;
	float: left;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.banner-landing {
	width: 630px;
	height: 280px;
	float: left;
	margin-left: 75px;
	margin-top: 6px;
	background-color: #ebf6f3;
	padding-right: 0px;
	padding-left: 5px;
}
.container-body-landing {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 970px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.banner-landing2 {
	width: 630px;
	height: 280px;
	float: left;
	margin-left: 75px;
	margin-top: 6px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 5px;
}
.container-body-landing2 {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1500px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}

#menu {
	margin-bottom: 10px;
}
#navlist ul {
	line-height:30px;
	text-align: left;
	letter-spacing: 0px;
	margin: 0;
	padding-left: 40px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#navlist a {
	text-decoration:none;
	color:#2259A9;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	/*float: right;*/
}
#navlist a:hover{
	color: #266590;
}
h3 {
	font-size: 13px;
}
.container-body-LIFE1 {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1800px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.container-body-EIS3 {
	background-image: url(images/bg-body.png);
	width: 1039px;
	height: 1500px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
}
.promohead1 {
	float: left;
	width: 260px;
	margin-right: 15px;
}
.promohead2 {
	width: 300px;
	float: left;
	margin-right: 15px;
}
.promohead1Largo {
	float: left;
	width: 500px;
	margin-left: 20px;
}
.tels {
	width: 210px;
	float: right;
	margin-right: 30px;
}
.style33 {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
.style33 a {
	color: #FF6600;
	text-decoration: none;
}
#testimonio {
	background-color: #265EAC;
	height: 95px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	width: 560px;
}
#testimonio h1 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0px;
}
.bulletss {
	height: 130px;
	width: 300px;
	float: left;
}
.bulletss ul {
	margin: 0;
	padding: 0;
}
.bulletss ul li {
	padding: 0px 4px; /*Separar el texto*/
	margin:3px; /* Color de fondo */
	width: 300px;
	vertical-align: top;
	height: 20px;
	list-style-position: inside;
}
