body {
	background-color: #BFB5BB;
}
.contenidos {
	font-size: 12px;
}
.titulos {
	font-size: 13px;
	font-weight: bold;
	color:#727070;
}
.menusuperior {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.listamenu {
	color: #727070;
	font-weight: normal;
}
.listamenu a{
	font-weight: bold;
	color: #727070;
}
.cita {
	margin-left: 20px;
	font-style: italic;
	font-weight: bold;
}
.marcoGris {
	border: 2px solid #666666;
}
.titulocine {
	font-family: "Kristen ITC";
	font-size: 28px;
	font-weight: bold;
	color: #64575F;
	text-align: right;
}
.titulocineindex {
	font-family: "Kristen ITC";
	font-size: 28px;
	font-weight: bold;
	color: #64575F;
	text-align: left;
}
.tituloscine {
	font-size: 13px;
	font-weight: bold;
	color: #727070;
}
.subtitulocine {
	font-size: 12px;
	font-weight: bold;
	color: #727070;
}
.rutaarchivo {color: #544950;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.autoresdocumentos {
	font-size: 11px;
	font-weight: bold;
	color: #727070;
}
.imagen {
	margin-right: 5px;
}
.contenedor {
	background-color: #64575F;
}
.contenedor td{
	background-color: #FFFFFF;
}

