@charset "utf-8";

#principal_basico {
	position: absolute;
	height: 905px;
	width: 1000px;
	background-image: url(../img/fondo_basico.jpg);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -500px;
}

#foto_basico {
	margin-top: 76px;
}

#thumbs_basico {
	padding-top: 5px;
	width: 301px;
}

#thumb_1_gran {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -260px;
	top: 200px;
	background-color: #FFFFFF;
	width: 520px;
	height: 510px;
	border: 2px solid #AAAAAA;
	display: none;
}

#thumb_2_gran {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -260px;
	top: 200px;
	background-color: #FFFFFF;
	width: 520px;
	height: 510px;
	border: 2px solid #AAAAAA;
	display: none;
}

#thumb_3_gran {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -260px;
	top: 200px;
	background-color: #FFFFFF;
	width: 520px;
	height: 510px;
	border: 2px solid #AAAAAA;
	display: none;
}

#thumb_4_gran {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -260px;
	top: 200px;
	background-color: #FFFFFF;
	width: 520px;
	height: 510px;
	border: 2px solid #AAAAAA;
	display: none;
}

#thumb_5_gran {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -260px;
	top: 200px;
	background-color: #FFFFFF;
	width: 520px;
	height: 510px;
	border: 2px solid #AAAAAA;
	display: none;
}

#thumb_6_gran {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -260px;
	top: 200px;
	background-color: #FFFFFF;
	width: 520px;
	height: 510px;
	border: 2px solid #AAAAAA;
	display: none;
}
