@charset "UTF-8";
/* CSS Document */

/* BASIC */
html,body{ margin-top:-5px;padding:0px; background-color:#68010d;}

/* CONTAINER */
div#container{width:800px;margin:0 auto; background-color:#FFF;}

/* HEADER */
div#header{width:800px; height:117px;background: #000; background-image:url(../img/general/header.jpg)}

/* MENU */
div#menu{width:800px; height:33px; vertical-align:bottom; background-image:url(../img/general/navigation.gif); background-repeat:repeat-x; background-color:#f00; text-align:right;}

	.menu4 { font-family:Helvetica; font-size:11px; color:#fff;}
    .menu4 { width: 100%;}
    .menu4 ul { margin: 0px; padding: 0px; list-style-type: none;}
    .menu4 li { margin: 0px; padding: 10px; float: left; }
	.menu4 li { width:auto; margin-right: 10px; text-align: center;}
    .menu4 a {width: 100%; text-decoration: none; color:#fff}
    .menu4 a:hover { background: #fff none; color:#910000; }

	.banderes { vertical-align:middle;}
	
	.buscadorimg a {background: transparent;}
	.buscadorimg a:hover {background: transparent;}


/* CONTENT */
div#content{ width:608px; margin-top:10px; margin-left:96px; margin-right:96px;}
div#content p{line-height:1.8;text-align:justify;}
.content { font-family:Helvetica; font-size:11px; color:#000; line-height:1.8; text-align:justify;}
.content a{ font-family:Helvetica; font-size:11px; color:#4b4b4b; text-decoration:none;}
.content a:hover{ font-family:Helvetica; font-size:11px; color:#4b4b4b; text-decoration:underline;}
.content ul { list-style:none; line-height:1.8; }
.content li { list-style:none; line-height:1.8; }
.content ul ul { list-style:none; line-height:1.8; }

#title { width: 608px; height: 20px; margin-top: 10px; margin-bottom: 10px; display: block; float: left; font-family: Helvetica; font-size: 13px; color:black; font-weight: bold;}

#peli {width: 130px; height: 210px; display: block; float:left; margin-right: 20px; margin-bottom: 20px;}

#peliposter {width: 130px; height: 180px; display: block; background-color: gray; border: 2px; border-style: solid; border-color: gray; text-align: center;}

#pelititulo { width: 130px; height: 30px; display: block; text-align: center; line-height: 12px; padding-top: 5px;}


/* FOOTER */
div#footer{clear:both;width:100%; background-color:#68010d; margin-top:10px;}
div#footer p{margin:0;padding:10px 5px; text-align:center;}
.footer { font-family:Helvetica; font-size:11px; color:#fff}
.footer a { font-family:Helvetica; font-size:11px; color:#fff; text-decoration:none;}
.footer a:hover { font-family:Helvetica; font-size:11px; color:#fff; text-decoration:underline;}