@charset "utf-8";

*
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(images/fondo.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#f3e0c9;
}

h1
{
	float:left;
	width:595px;
	font-size:20px;
	margin-bottom:5px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

h2
{
	float:left;
	width:595px;
	font-size:11px;
	margin-bottom:17px;
	color:#e7cba9;
	font-weight:bold;
	color:#FFFFFF;
}
h3
{
	float:left;
	width:330px;
	font-size:20px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4
{
	float:left;
	width:595px;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h5
{
	float:left;
	width:595px;
	font-size:11px;
	color:#e7cba9;
	font-weight:normal;
	margin-bottom:13px;
}

#div_h1
{
	float:right;
	width:250px;
	font-size:11px;
	margin-bottom:17px;
	color:#e7cba9;
	font-weight:normal;
	border:solid 2px #990000;
	padding:8px 15px 10px 15px;
	background-color:#0d0d0d;
	margin:0px 0px 5px 20px;
}

#div_h2
{
	float:left;
	width:250px;
	font-size:11px;
	margin-bottom:17px;
	color:#e7cba9;
	font-weight:normal;
	border:solid 2px #990000;
	padding:8px 15px 10px 15px;
	background-color:#0d0d0d;
	margin:0px 13px 5px 0px;
}

#div_foto
{
	float:left;
	width:234px;
	height:194px;
	margin:0px 28px 5px 0px;
}
#div_foto_multi
{
	float:left;
	width:234px;
	height:154px;
	margin:0px 28px 5px 0px;
}
#div_foto_1
{
	float:right;
	width:234px;
	height:194px;
	margin:0px 0px 5px 28px;
}
#div_foto_2
{
	float:right;
	width:234px;
	height:266px;
	margin:0px 0px 5px 28px;
}

p
{
	margin-bottom:17px;
}
p a
{
	text-decoration:none;
	color:#f3e0c9;
	font-weight:bold;
}
p a:hover
{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}


#div_general {
	position: relative;
	width: 960px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#div_content
{
	float:left;
	width:960px;
	height:500px;
	padding-bottom:20px;
	margin-bottom:30px;
}

#div_top
{
	float:left;
	width:960px;
	height:194px;
}
#div_bottom
{
	float:left;
	width:699px;
	height:158px;
}
#div_izq
{
	float:left;
	width:699px;
	filter: alpha(opacity=80);
	opacity: .80;
	-moz-opacity:0.80;
}
#div_izq_t
{
	float:left;
}
#div_izq_c
{
	float:left;
	width:699px;
	background-image:url(images/fondo_centro.png);
	background-repeat:repeat-y;
}
#div_izq_txt
{
	float:left;
	padding-left:60px;
	padding-right:45px;
	padding-bottom:25px;
	
}

#div_der
{
	float:left;
	width:261px;
}
#div_creditos_portada
{
	float:left;
	width:595px;
	background-color:#000;
	font-size:12px;
	margin-bottom:25px;
	border-top:solid 1px #cfaa7c;
	border-bottom:solid 1px #8e6738;
}
#div_creditos_portada ul
{
	padding-top:10px;
	padding-bottom:10px;
}
#div_sub_menu
{
	float:left;
	width:595px;
	background-color:#000;
	font-size:12px;
	margin-bottom:25px;
	border-top:solid 1px #cfaa7c;
	border-bottom:solid 1px #8e6738;
}
#div_sub_menu ul
{
	padding-top:18px;
	padding-bottom:18px;
}
#div_sub_menu li
{
	display:inline;
	padding-right:5px;
}

	.sub_menu{
		color:#f3e0c9;
		background-color: #990000;
		padding: 4px 10px 6px 10px;
		text-decoration: none;
	}
	
	.sub_menu:hover{
		color:#FFFFFF;
		background-color: #c81111;
		padding: 4px 10px 6px 10px;
		text-decoration: none;
	}
	
	.sub_menu_ok{
		color:#FFFFFF;
		background-color: #c81111;
		padding: 4px 10px 6px 10px;
		text-decoration: none;
		font-weight:bold;
	}
	
	
#div_peliculas
{
	float:left;
	width:595px;
	margin-bottom:15px;

}
/*
	////////////////////////////////
	//	DIV Barra EMOL
	////////////////////////////////
*/



#nav_superior {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 940px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BECBD3;
	height: 19px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#barra {
	background-color: #D9E2F4;
}

#nav_superior ul {
	margin: 0px;
	float: left;
	text-align: left;
	padding: 0px;
	width: 940px;
	height: 19px;
}
#nav_superior li {
	font-size: 12px;
	text-align: left;
	display: inline;
	float: left;
	line-height: 17px;
	color: #BECBD3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BECBD3;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	height: 19px;
}
#nav_superior li a:link, #nav_superior li a:visited{
	text-align: left;
	display: inline;
	color: #212121;
	text-decoration: none;
}
#nav_superior li a:hover{
	text-decoration: underline;
}
