/* CSS Document */

.body {
	background-color:#bb352e;
	}
	
#contenedor {
	position:absolute;
	width:800px;
	height:400px;
	left:-400px;
	margin-left:50%;	
	}
	
#fondo {
	position:absolute;
	width:800px;
	height:400px;
	z-index:1;
	}

#boton1 {
	position:absolute;
	background-image: url(../imagenes/quality_boton.jpg);
	width:161px;
	height:19px;
	left:80px;
	top:381px;
	z-index:2;
	}
	
#boton2 {
	position:absolute;
	background-image: url(../imagenes/opportunitas_boton.jpg);
	width:162px;
	height:19px;
	left:242px;
	top:381px;
	z-index:2;
	}

#boton3 {
	position:absolute;
	background-image: url(../imagenes/market_boton.jpg);
	width:162px;
	height:19px;
	left:405px;
	top:381px;
	z-index:2;
	}
	
#boton4 {
	position:absolute;
	background-image: url(../imagenes/feeling_boton.jpg);
	width:121px;
	height:19px;
	left:568px;
	top:381px;
	z-index:2;
	}

#logo {
	position:absolute;
	background-image: url(../imagenes/logo.jpg);
	width:100px;
	height:32px;
	left:690px;
	top:8px;
	z-index:3;
	}

#logo_smart_home {
	position:absolute;
	background-image: url(../imagenes/logo_Smart_home.jpg);
	width:121px;
	height:119px;
	left:106px;
	top:15px;
	z-index:3;
	}	
#id {
	position:absolute;
	background-image: url(../imagenes/It_home.jpg);
	width:52px;
	height:26px;
	left:50px;
	top:30px;
	z-index:3;
	}
	
#tobuy {
	position:absolute;
	background-image: url(../imagenes/tobuy_home.jpg);
	width:121px;
	height:60px;
	left:235px;
	top:50px;
	z-index:3;
	}
	
#texto1 {
	position:absolute;
	background-image: url(../imagenes/texto_1.jpg);
	width:116px;
	height:53px;
	top:145px;
	left:36px;
	z-index:3;
	}
	
#texto2 {
	position:absolute;
	background-image: url(../imagenes/texto_2.jpg);
	width:122px;
	height:54px;
	top:253px;
	left:16px;
	z-index:3;
	}
	
#texto3 {
	position:absolute;
	background-image: url(../imagenes/texto_4.jpg);
	width:146px;
	height:50px;
	top:70px;
	left:611px;
	z-index:3;
	}
	
#texto4 {
	position:absolute;
	background-image: url(../imagenes/texto_4-15.jpg);
	width:126px;
	height:20px;
	top:201px;
	left:641px;
	z-index:3;
	}

#texto5 {
	position:absolute;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500px;
	font-size:12px;
	width:200px;
	height:30px;
	top:205px;
	left:36px;
	z-index:3;
	}

.bold {
	font-weight:bold;
	}
	
.link {
	font-weight:bold;
	color:#000000;
	font-size:14px;
	outline:none;
	text-decoration:underline;	
	}
	
#texto6 {
	position:absolute;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
	width:200px;
	height:40px;
	top:315px;
	left:16px;
	z-index:3;
	}	

#texto7 {
	position:absolute;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
	width:200px;
	height:40px;
	top:127px;
	left:603px;
	z-index:3;
	}	

#texto8 {
	position:absolute;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
	width:200px;
	height:40px;
	top:226px;
	left:641px;
	z-index:3;
	}	

#links {
	position:absolute;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:10px;
	width:300px;
	height:60px;
	top:317px;
	left:538px;
	z-index:3;
	line-height: 16px;
	}
	
.link2 {
	font-weight:500;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	outline:none;
	}


