* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0!important;
}

a {
	text-decoration: none;
	color: #143F1A;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: url(../images/back.jpg) center top repeat-y #263b29;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
}


#container {
	width: 800px;
	margin: 0 auto;
	padding: 0 3px;
	position: absolute;
	left: 50%;
	margin-left: -403px;
	height: 100%;
}


#header {
	height: 175px;
	position: relative;
}

#header h1 {
	display: block;
	width: 800px;
	height: 0;
	padding-top: 175px;
	overflow: hidden;
	position: relative;
}

#header h1 a {
	display: block;
	width: 188px;
	height: 0;
	padding-top: 175px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#header h1.hit {
	background: url(http://www.palmeiras.com.br/it/images/header-it.jpg) no-repeat;
}

#header h1.hen {
	background: url(http://www.palmeiras.com.br/en/images/header-en.jpg) no-repeat;
}

#header h1.hes {
	background: url(http://www.palmeiras.com.br/es/images/header-es.jpg) no-repeat;
}

.brasil a {
	display: block;
	width: 30px;
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	background: url(http://www.palmeiras.com.br/it/images/brasil.jpg) no-repeat;
	position: absolute;
	right: 18px;
	bottom: 21px;
}

#content {
	background: url(../images/section-base.jpg) no-repeat left bottom;
	padding-bottom: 33px;
	overflow: auto;
	min-height: 450px;
}

#sidebar {
	width: 180px;
	float: left;
}

#navlist {
	background-color: #F3F1F2;
	padding-bottom: 33px;
	min-height: 300px;
}

#navlist p {
	display: block;
	width: 150px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ccc;
	padding: 0px 10px 0 20px;
	background: url(../images/menu.jpg) no-repeat;
	font-weight: bold;
}

#navlist dt a {
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ccc;
	padding: 0 10px 0 30px;
	background: url(../images/bollet.gif) no-repeat 20px center;
	font-weight: bold;
}

#navlist dd a {
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ccc;
	padding: 0 10px 0 30px;
	background: #fff;
}

#section {
	background: #F3F1F2 url(../images/section-top.jpg) no-repeat;
	float: left;
	margin-left: 15px;
	padding: 15px;
	width: 575px;
}

#fotter {
	text-align: center;
	height: 45px;
	background: url(../images/fotter.jpg) no-repeat;
	clear: both;
	padding-top: 150px;
}

#fotter p {
	border-top: 1px solid #ccc;
}

/*****Slideshow******/

.activeSlide {
	color:#FFF;
}

#tmLine {
	width:574px; 
	height:277px;
	position: relative;
}

#slideshow {
	background-color:#030; 
	width:574px; 
	float:left;
	position:relative;
	z-index:1;
	overflow: hidden;
}

.timeline {
	height: 267px;
}

#nav {
	list-style:none;
}

#nav li {
	float:left;
}

.more {
	position:absolute; 
	z-index:5; 
	width:574px; 
	bottom: 10px;
	background-color: #000000; 
	opacity:.80; 
	-moz-opacity: .80; 
	filter:alpha(opacity=80);
	color: #fff;
}

.more h3 {
	padding: 10px;
}

.more li a  {
	padding: 10px 0;
	display: block;
	width: 58px;
	border-top: 3px solid #fff!important;
	text-align: center;
	background: url(http://www.palmeiras.com.br/images/arrow2_down.gif) no-repeat top center;
}

.more li.linehistory a  {
	width: 110px;
}
