/* CSS Estrutura da página */

div.centralizador_div{
	text-align:left;
	margin:0 auto;
	padding:0px;
	width: 777px;
	height:auto;
}

div.base_div{
	position: relative;
	margin:0px;
	top:0px;
	width: 777px;
	height:auto;
}

div.header_geral{
	width:100%;
	height:380px;
	float:left;
	background-image:url(../images/fundo_div_down.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:1px 0px 0px 0px;
	padding:0px 0px 1px 0px;

}
div.image_capa{width:100%; float:left;}
div#site {width:100%; float:left;}

div.testa { width:727px; float:left; padding:25px; padding-top:120px; overflow:hidden;}
div.textos { width:100%; float:left; overflow:hidden;}

div.container{ width:727px; margin:0px; padding:25px; float:left; background-image:url(../images/fundo_div_up.png); background-repeat:repeat-x; background-position:left top;
}

div.container_interno {width:727px; padding:25px; padding-top:145px; float:left; background-image:url(../images/fundo_div_up.png); background-repeat:repeat-x; background-position:left 120px;	
}

div.leftside{ width:420px; overflow:hidden; float:left; margin:0px; padding:0px; background-image:url(../images/line_sep.gif); background-repeat:repeat-x; background-position: left 40px;}
ul.postagens{ padding:20px 0px 0px 0px;}
ul.postagens li{ width:100%; height:auto; margin:0px 0px 25px 0px; }
p.postagem_titulo { font-size:15px; overflow:hidden; color:#ffffff; font-weight:bold; margin:0px; padding:0px 0px 0px 0px;}

div.leftside small { display:block; margin:0px 0px 10px 0px; padding:0px;}

p.postagem_titulo a{color:#ffffff; margin:0px; padding:0px;}
p.postagem { margin:0px; padding:0px;}

div.rightside{ width:258px; overflow:hidden; float:left; margin:0px 0px 0px 42px;}

div.ultimos_jobs {width:258px; float:left; overflow:hidden;}
ul.jobs{width:100%;}
ul.jobs li{ width:auto; float:left; height:auto; margin:0px 0px 0px 0px; border:0px; }
a.job, a.job:visited{ width:80px; height:80px; margin:0px 2px 2px 0px; border:2px #4a1717 solid; display:block;}
a.job:hover{ border:2px #a5ca46 solid;}

div.ultimos_post {width:258px; float:left; overflow:hidden; padding:30px 0px 0px 0px;}
ul.ultimos_post{width:100%;}
ul.ultimos_post li{ width:auto; float:left; height:auto; margin:0px 0px 0px 0px; border:0px; }

a.old_post, a.old_post:visited{ width:258px; height:21px; padding:7px 0px 0px 13px; margin:0px 0px 0px 0px; border-top:1px #2a0d0d solid; display:block; font-size:11px;}
a.old_post:hover{ color:#a5ca46; background-color:#2a0d0d;}

div.footer {width:727px; float:left; background-image:url(../images/fundo_div_up.png); background-repeat:repeat-x; background-position:left top; height:40px; padding:25px;}
p.footer_text{ font-size:11px;}
p.footer_text_celular{ display:none!important;}

h1.titulacao_geral{ font-size:20px; font-weight:nomal; color:#a5ca46; width:100%; display:block; height:30px; padding:0px; margin:0px 0px 10px 0px;}

div.logo_centrocriativo{ background-image:url(../images/line_logo.gif); background-position:left 84px; background-repeat:no-repeat; position:absolute; float:left; left:0px; text-align:center; top:328px; z-index:9999999; width:777px; height:161px;}

div.stick_breve{ position:absolute; left:0px; right:0px; z-index:12312312; width:107px; height:90px;}

div.trabalhos{ width:100%; float:left;}
div.trabalhos ul { margin:10px 0px 0px 0px;}
div.trabalhos li { width:100%; margin:0px 0px 10px 0px;}

div.interno_titulacao{ width:70%; float:left;}
div.interno_menu{ width:30%; float:left; text-align:right; padding:12px 0px 0px 0px;}

div.noticias{ width:100%; float:left;}
div.noticias p{ width:100%;}

a.titulo{}
a.titulo:hover{	color:#a5ca46;}