body {
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:120%;
		margin:0;
		padding:0;
		text-align:center;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:9px;
		text-transform:uppercase;
		line-height:130%;
		letter-spacing:0.14em;
		color:#FFF;
		font-weight:bold;
		margin:0px;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		margin:.5em 0;
		width:674px;
		}	
		
#menu {
	left:0;
	top:0;
	position:absolute;
	z-index:99;
}

#menufundo {
	left:0;
	top:0;
	position:absolute;
	background-color:#000;
	width:540px;
	height:300px;
	z-index:-1;
}

.semana {
	text-align:right;
	background-color:#000;
	color:#FFF;
	width:300px;
	padding:155px 10px 10px 220px;
	display:block;
	text-transform:uppercase;
	line-height:110%;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
}
			
/** NOVO SLIDE **/

ul, li{
	padding:0;
	margin:0;
	list-style:none;
}

.next, .prev{
	cursor:pointer;
}

#screen{
	position:relative;
	height:50px;
	width:725px;
	margin-top:5px;
	margin-left:0px;
	height:24px;
}

#up {
	position:fixed;
	top:3px;
	right:40px;
	height:24px;
}

#down {
	position:fixed;
	top:30px;
	right:40px;
	z-index:100;
}

#uptxt {
	position:absolute;
	top:186px;
	left:310px;
	height:24px;
	z-index:100;
	color:#FFF;
}

#downtxt {
	position:absolute;
	top:186px;
	left:474px;
	z-index:100;
	color:#FFF;
}

/**
	#screen .next, #screen .prev{
		position:absolute;
		top:0px;
	}
	#screen .prev{
		left:600px;
	}
	#screen .next{
		right:10px;
	}
**/

	#navigation{
		position:absolute;
		width:63px;
		text-align:left;
		left:400px;
		top:186px;
		z-index:1000;
	}
		#navigation ul{
			margin-left:55px !important;
			margin-left:35px;
		}
			#navigation li{
				float:left;
				margin:0 20px;
				padding:10px 20px;
				background-color:#EEE;
			}
				#navigation a{
					color:#933;
					font-weight:bolder;
					text-decoration:none;
				}
	
#sections{
	overflow:hidden;
	background-color:transparent;
	clear:left;
	margin-left:0px;
}
	
	#sections ul{
		/**width:5000px;**/
	}
	/**
		#sections li{

			padding:0px 0px;
		} **/
			#sections li.fallen{
				margin-top:369px;
			}
			
/**			#sections p{
				width:550px;
				margin:16px 0;
				font-size:85%;
				line-height:1.4em;
			}
			
			#sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			} **/
			
.news_contentor {
	height:1000px;
}