@charset "utf-8";
/* CSS Document */
#ubicatetxt img{
	margin-top: -120px;	
	position: relative;
	right: 20px;
	z-index: 5;
	padding-left:20px;
}
body{
   background: transparent url(../imgs/bg_maxcamps.jpg) no-repeat top left;
}
#jovenesMapa{
	height: 175px;
	width: 285px;
	float: left;
}
#jovenesMapa img{
	margin: 15px 0px 0px 70px;
}
#jovenesCab{
	height: 175px;
	width: 540px;
	float: left;	
	margin-right: 20px;
}

#foot{
	clear: both;
	width: 855px;
	height: 120px;
	margin-left: 140px;
	background: #FFFFFF url(../imgs/foot_maxcamps.jpg) no-repeat top left;
}
.pietxt {
	padding-top: 80px;
	margin-left: 10px;
	height: 24px;
	width: 750px;
	color: #FFFFFF;
}

#landedblog{
	width: 151px;
	height: 89px;
	position: absolute;
	left: 250px;	
	top: 100px;
	background: transparent url(../imgs/landedblog.png) no-repeat center center;
}

/* --------------------------------------------- */
/* Resultados */
.curso{
	width: 245px;
	height: 260px;
	float: left;
	margin-right: 40px;
}
.titular{
	height: 36px;
	width: 245px;
	background: transparent url(../imgs/separador.gif) no-repeat bottom left;
	margin-bottom: 15px;
	clear: both;
}
.subtitulo{
	font-size: 10px;
}
.icon {
	float: right;
	width: 85px;
	height: 85px;
	margin-top: -30px;
}
.frame{
	width: 85px;
	height: 85px;
	position: absolute;
	z-index: 2;
	background: transparent url(../imgs/frame_small.png) no-repeat;
}
.icon img{
	width: 75px;
	height: 75px;
	overflow: hidden;
	float:left;
	padding: 5px;
}
.foto {
	float: right;
	width: 150px;
	height: 150px;
	margin-right: 10px;
}
.framefoto{
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 2;
	background: transparent url(../imgs/frame.png) no-repeat;
}
.foto img{
	width: 130px;
	height: 130px;
	overflow: hidden;
	float:left;
	padding: 10px;
}
.listado{
	width: 855px;
	margin-left: 0px;
	/* border-left: 1px solid #FFCC00;*/ 
	/*padding-left: 10px;*/
	margin-top: 30px;
	clear: both;
}
.listado a:link{
	color: #333333;
	text-decoration:none;
}
.listado a:active{
	color: #333333;
	text-decoration:none;
}
.listado a:visited{
	color: #333333;
	text-decoration:none;
}
.listado a:hover{
	color: #666600;
	text-decoration:none;
}
.datos{
	margin-top: 20px;	
}
.detalles{
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	margin-top: 20px;
	padding-right: 10px;
	background: transparent url(../imgs/separadoramarillo.gif) no-repeat bottom left;
	clear:both;
}
.masinfo{
	margin-right: 15px;
	margin-top: 10px;
}