@charset "utf-8";
/* CSS Document */
body{
   background: transparent url(../imgs/bg_jovenes_home.jpg) no-repeat top left;
}
#jovenesSections{
	height: 620px;
}
#foot{
	clear: both;
	width: 855px;
	height: 120px;
	margin-left: 140px;
	background: #FFFFFF url(../imgs/foot_jovenes.jpg) no-repeat top left;
}
#foot_prn{
	clear: both;
	width: 0px;
	height: 0px;
	margin-left: 0px;
	background: none;
	visibility: hidden;
}
.pietxt {
	padding-top: 80px;
	margin-left: 10px;
	height: 24px;
	width: 750px;
	color: #FFFFFF;
}
#destacado1{
	width: 396px;
	height: 160px;
	float: left;
	display: block;
	margin-right: 22px;
	margin-bottom: 80px;
	background: transparent url(../imgs/bg_destacado.jpg) no-repeat bottom right;
}
#destacado2{
	width: 396px;
	height: 160px;
	float: left;
	display: block;
	margin-bottom: 80px;
	background: transparent url(../imgs/bg_destacado.jpg) no-repeat bottom right;
}
#destacado1 p, #destacado2 p{
	margin-left: 20px;	
	margin-right: 10px;
	margin-top: 20px;	
}
#destacado1 h1, #destacado2 h1{
	margin-left: 20px;	
	padding-top: 30px;	
}
#landedblog{
	width: 151px;
	height: 89px;
	position: absolute;
	left: 250px;	
	top: 100px;
	background: transparent url(../imgs/landedblog.png) no-repeat center center;
}
