﻿html {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	color:#FFFFFF;
}

body {
	background-color:#000000;
	margin: 0px;
	text-align: center;
}

* {
	outline: none;
	padding:0;
}

img {
	border:0px;
}
/* MENU TOP */

div.top {
	border-top:4px solid #000000;
	border-bottom:1px solid #404040;
	background:url(../img/dredown.gif)
	repeat-x;
}

div.top_box {
	width:908px;
	height:74px;
	_width:908px;
	_height:76px;
	padding: 6px 0px 0px 0px;
	
}

div.logo {
	float:left;
	overflow:hidden;	
}

div.web {
	padding: 20px 0px 0px 0px;
	float:left;
	overflow:hidden;
	font-size: 21px;
	color:#AE9000;	
}

div.slogan {
	width:634px;
	padding: 20px 0px 0px 0px;
	float:right;
	font-size: 11px;
	text-align:left;
	overflow:hidden;
}

#menu {
	float:right;
	width:634px;
	height:26px;
	overflow:hidden;
	border-right:1px dotted #ACACAC;


}

#menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	border-left:1px dotted #ACACAC;
}

	#menu li {
		float:left;


}

	#menu li a {
		display:block;
		height:16px;
		_height:24px;
		padding:4px 29px 4px 29px;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:1px dotted #ACACAC;
		border-right:1px solid #000000;
		text-decoration:none;
		text-align:center;
		font-size:11px;
		font-weight:normal;
		color:#ACACAC;
}
	#menu li a:hover {
		color:#FFFFFF;
		border: 1px solid #FFFFFF;
}

/* MIDDLE */

div.mid {
	background:#000000;
	overflow:hidden;	
}

div.mid_film {
	width:908px;
	overflow:hidden;	
}

div.mid_redbox {
	width:828px;
	_width:908px;
	padding: 40px 40px 40px 40px;
	background:url(../img/red_clouds.jpg)
	repeat-x;
	overflow:hidden;
	
}

div.mid_box {
	width:828px;
	_width:908px;
	padding: 20px 40px 20px 40px;
	overflow:hidden;
	
}

/* BOTTOM */

div.bottom {
	background:#000000;
	background:url(../img/dreup.gif)
	repeat-x;
	border-top: 1px #4D4D4D solid;
}

div.bottom_box {
	width:908px;
	padding: 10px 0px 40px 0px;
	
}

div.bottom_l {
	float:left;	
}

div.bottom_r {
	float:right;
}

/* COLUMNAS */

div.col_l {
	width:250px;
	float:left;
	overflow:hidden;
	text-align:left;	
}

div.col_m {
	float:left;
	width:250px;
	border: 1px #000000 solid;
	text-align:left;
}

div.col_r {
	float:right;
	width:250px;
	border: 1px #000000 solid;
	text-align:left;
}

div.box_l {
	width:536px;
	_width:576px;
	padding: 0px 40px 0px 0px;
	float:left;
	overflow:hidden;
	text-align:left;
}

div.box_r {
	width:536px;
	_width:576px;
	padding: 0px 0px 0px 40px;
	float:right;
	overflow:hidden;
	text-align:left;
}

div.season_title {
	padding:10px 0px 10px 0px;
	text-align:left;
}
