.banner_contenido{
	margin:5px 5px auto auto;
	background: no-repeat right;
	width:750px;
	height:100px;
	float:right;
}

.texto{
	float:left;
	margin-top: 25px;
	margin-left: 80px;
	margin-bottom: 5px;
	width:600px;
	height:300px;
	font-family:Arial;
	text-align:left;
	font-size:16px;
	color: #666666;
	font-weight: lighter;
}

.columna{
	text-align: justify;
	line-height:18px;
	height: 250px;
	width:300px;
	float:left;
	font-family:Arial;
	text-align:left;
	font-size:13px;
	color: #666666;
	font-weight: lighter;
}

.ilustraciones{
	background: url(../imagenes/actividades/fondo_miniaturas.png) bottom right no-repeat;
	float:left;
	margin-top:0px;
	padding-left: 14px;
	margin-bottom:auto;
	width:968px;
	height:197px;
}

.ilustraciones img{
	height: 180px;
	width: 308px;
	margin-top:9px;
	margin-left:9px;
}
