@import url("../../css/estilos.css");





	#cuerpoPrincipal{

		background-image:url(../images/FondoArticulos.jpg);

		background-repeat: no-repeat;

		height:504px;

	}

	

	

	

	

	#listado{

		text-indent:40px;

		padding-top:25px;

		padding-left:30px;

		float:left;

	}

	

	

	

	#itemUnaActrizEnLos80{

		background-image:url(../images/sumario_imag2.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemTeatroMusicaAlzheimer{

		background-image:url(../images/sumario_imag2.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemAlmaCorazonVida{

		background-image:url(../images/sumario_imag2.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemBaston{

		background-image:url(../images/sumario_imag1.jpg);

		background-repeat:no-repeat;

		background-position:0px;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemPantalone{

		background-image:url(../images/sumario_imag2.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemSaunterer{

		background-image:url(../images/sumario_imag3.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemNeverSoNear{

		background-image:url(../images/sumario_imag4.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemCastingChile1{

		background-image:url(../images/sumario_imag5.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemTempusFugit{

		background-image:url(../images/sumario_imag1.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemInIctuOculi{

		background-image:url(../images/sumario_imag2.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	#itemAutoretratoDoble{

		background-image:url(../images/sumario_imag5.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	#itemMetaforas{

		background-image:url(../images/sumario_imag4.jpg);

		background-repeat:no-repeat;

		background-position:left;

		margin-bottom:20px;

		cursor:pointer;

	}

	

	

	

	.titulo{	

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-weight: bold;

		font-size: 10px;

		color: #CCCCCC;

	}

	.autor{

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 10px;

		font-weight: bold;

		font-style: italic;

		color: #999999;

	}





	





	