<style type="text/css">

.h1 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(imagenes/cartelera.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 100px;
	font-weight: bold;
}
body {
	background-color: #764A1B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(imagenes/cartelera.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 780px;
	text-align: center;
	background-position: center top;
}

a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}
.titulopagina {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
.subtitulopagina {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #000;
	text-align: center;
}
.piepagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

</style>
.subtitulopagina {
}

