/**
 * Index
 */
 
#disenoContenido{
	position: absolute;
	right: 19px;
	top: 50px;
	width: 395px;	
	height: 467px;
	background: url(/images/bg_index.jpg) no-repeat;
}
#container{width: 450px; margin-left: 30px;}
#container p{margin-top: 20px;}
#slot_cabecera p{
	position: relative;
	width: 433px;
	height: 26px;
	margin-top: 20px;
	margin-left: 30px;
}
#slot_cabecera p .replacetext{	background: url(/images/bg_bienvenida1.gif) no-repeat; }

#subtitulo{
	position: relative;
	width: 487px;
	height: 82px;
}
#subtitulo .replacetext{ background: url(/images/bg_bienvenida2.gif) no-repeat; }
#texto-index-in{
	padding-left: 200px;
	padding-top: 30px;
	background: url(/images/35porciento.jpg) no-repeat;
	margin-left: -30px;
	height: 130px;
}
.peq{
	font-size: 0.8em;
	color: #909090;
}