.contenedoraImagenes
	{
	float: right;
	background-image: url('../imagenes/plantillas/fndImagenPlant1.gif');
	
	text-align: center;
	
	margin: 10px;
	padding: 10px;
	
	}

.pieFoto
	{
	font-style: italic;
	text-align: center;	
	}
/* ------------CSS CNntenido ACTIVIDADES ----------*/

div.textoCita {
	width:500 px;
	margin-left:50px;
	margin-right:50px;
}
p.cita {
	margin-left:35px;
	margin-right:35px;
	font-family:serif,Geneva,sans-serif;
	color:#006B66;
	text-align: center;
	font-style:italic;
	font-size: 13px; /*para Firefox*/
	* font-size: 16px;  /*para IE*/
}
.container {
	width:600px;
	vertical-align:top;
	background-image:url('../imagenes/general/fondo_actividades.gif');
	background-repeat:no-repeat;
}
#comillas p {
	text-align: right;
	font-style:italic;
	padding-top:10px;
	padding-right:5px;
	color:#006666;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:thin;
}
.comillas_me {
	vertical-align:top;
	text-indent: 100px;
	background:url('../imagenes/general/comillas_me.gif');
	background-position: 25px 0px;
	background-repeat: no-repeat;
}
.comillas_co {
	vertical-align:top;
	text-indent:100px;
	background:url('../imagenes/general/comillas_co.gif');
	background-position: 25px 0px;
	background-repeat: no-repeat;
}
.comillas_re {
	vertical-align:top;
	text-indent:100px;
	background:url('../imagenes/general/comillas_re.gif');
	background-position: 25px 0px;
	background-repeat: no-repeat;
}

/*   -------FIN DE ACTIVIDADES--------- */
