/* Geral */

body {
	margin: 0;
	padding: 0;
	background: url(../images/img01_2.jpg) repeat-x #CCCCCC;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

.imagem_css {
	text-align:right;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h4 {
	text-transform: uppercase;
	font-size: 18px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Cabecalho */

#cabecalho {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/img03.jpg);
}

#cabecalho h1, #cabecalho h2 {
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}

#cabecalho h1 {
	float: left;
	padding: 50px 0 0 20px;
	font-size: 36px;
}

#cabecalho h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

.idiomas {
	padding-top:0px;
}

#menu a:hover {
	color:#FF9900;
	text-align: center;
}

#menu .first a {
	background: none;
}

/* Conteudo */

#conteudo {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 20px;
	background: #FFFFFF url(../images/fundo_conteudo.jpg) repeat-y;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

#posts_links {
	float: left;
	width: 480px;
}

#posts_links2 {
	float: left;
	width: 600px;
}

#posts_links li a:link {
	display:block;
	width:130px;
	height:20px;
	text-decoration: none;
}

#posts_links li a:visited {
	display:block;
	width:130px;
	height:20px;
	text-decoration: none;
}
	

#posts_links li a:hover {
	display:block;
	width:130px;
	height:20px;
	text-decoration: none;
	background-color:#F49500;
	color:#FFFFFF;
}

#posts_links li a:active {
	display:block;
	width:130px;
	height:20px;
	text-decoration: none;
	background-color:#F49500;
	color:#FFFFFF;
}





/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a:link {
	display:block;
	width:175px;
	height:20px;
	text-decoration: none;
}

#links li a:visited {
	display:block;
	width:175px;
	height:20px;
	text-decoration: none;
}
	

#links li a:hover {
	display:block;
	width:175px;
	height:20px;
	text-decoration: none;
	background-color:#F49500;
	color:#FFFFFF;
}

#links li a:active {
	display:block;
	width:175px;
	height:20px;
	text-decoration: none;
	background-color:#F49500;
	color:#FFFFFF;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Rodape */

#rodape {
	height: 35px;
	padding-top: 15px;
	background: url(../images/rodape.jpg) repeat-x;
}

#rodape p {
	text-align: center;
	color: #FFFFFF;
}

#pesquisa{
	text-align:left;
}

#contador{
	text-align:left;
	line-height:25px;
}

#tempo {
	width:200px;
	height:170px;
	text-align:left;
}


.centraliza{
	text-align:center;
}

#links_interessantes{
	padding:10px 0;
}

#banner {
	height: 200px;
	width: 720px;
}

#pitch {
	margin-bottom: 30px;
	margin-left:0;
	z-index:10;
}
.pitch-gallery {
	overflow: hidden;
	width: 720px;
	position: relative;
}
.pitch-gallery-holder {
	width: 10080px;
	position: relative;
	top: 0;
	left: 0;
}
.pitch-gallery-div {
	float: left;
	height:200px;
}
