body {
	background-color: #E5E5E5;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#menu {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#c {
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	color: #FFFFFF;
	font-size: 13px;
}
.seccion {
	color: #FF3333;
	text-decoration: none;
	padding-top: 20px;
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
}
#d {
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.imagen {
	border: 1px solid #FFFFFF;
}
#peliculas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#peliculas a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#peliculas a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#peliculas a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
}
.titulo {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.horarios {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#trailer {
	top: 20px;
	position: relative;
}
