@charset "UTF-8";
/* CSS Document */
/* Styles for New Nebula Series */
h2 {
	font-size: 20px;
	color: #000;
	text-transform: none;
	font-weight: normal;
}
p {
	font-size:12px;
	color:#666666;
	text-align: left;
	margin-bottom: 0px;
	margin-top: -15px;
	line-height: 15px;
}
#fondoNebula {
	background-image: url(../../www.silestone.com/in/images/new-products/nebula/fondo-nebula.jpg);
	background-repeat: no-repeat;
	margin-top: -20px;
}
#fondoNebula a:link {
	text-decoration: none !important;
}
#logoNebula {
	width: 329px;
	height: 213px;
	position: relative;
	left: 480px;
	top: 50px;
	
}
#lyra {
	width: 331px;
	height: 541px;
	position: relative;
	left: 480px;
	top: 120px;
}
#altair {
	width: 261px;
	height: 423px;
	position: relative;
	left: 85px;
	margin-top: -250px;
}
#cygnus {
	width: 345px;
	height: 564px;
	position: relative;
	left: 85px;
	margin-top: -90px;
}
#doradus {
	width: 230px;
	float: left;
	position: relative;
	left: 85px;
	margin-top: -160px;
}
#merope {
	width: 230px;
	float: left;
	position: relative;
	left: 100px;
	margin-top: -160px;
}
#lagoon {
	width: 230px;
	float: left;
	position: relative;
	left: 125px;
	margin-top: -160px;
}
#texturas {
	width: 240px;
	height: 120px;
	position: relative;
	float: right;
	right: 80px;
	margin-top: -410px;
}
#texturas img {
	margin-bottom: 15px;
}
#textNebula {
	position: relative;
	float: right;
	width: 25%;
	right: 90px;
}
.textLyra {
	position: relative;
	top: -270px;
	left: 10px;
	width: 55%;
	}
.textAltair {
	position: relative;
	top: -200px;
	left: 10px;
	width: 80%;
	}
.textCygnus {
	position: relative;
	top: -270px;
	left: 10px;
	width: 55%;
	}
.textDoradus, .textMerope, .textLagoon {
	position: relative;
	margin-top: -180px;
	left: 10px;
	width: 80%;
	height: 160px;
}
/* End of Styles for New Nebula Series */
