

#tab2_content
{
	background-image: url("../img/introduccion/M_G10_U05_L02_introduccion.png");
	background-repeat:  no-repeat;
	height: 655px;
	width: 1150px;
	position: absolute;
	z-index: 2;
	margin-top: 50px;
	left: 80px;

}

.tab2_info
{
	position: absolute;
	width: 520px;
	left: 150px;
	z-index: 3;
	font-size: 20px;
	font-family: Arial;
	font-size: 1.8em;
}

#tab2_info1
{
	top: 50px;
}

#tab2_info2
{
	top: 290px;
}

.subtitle
{
	left: 230px !important;
}