* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	background: #fff;
	color: #48423E;
	font: normal 13.5px Helvetica, Arial, sans-serif;
	line-height: 160%;
	background: url(../images/body_bg.gif) repeat-y center;
}

h1 { }
h2 {
	position: relative;
	font-size: 25px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
h2.claro {
	
}

ul {
	position: relative;
	list-style: none;
}
p { margin-bottom: 20px; }

ul, li {
	margin: 0;
	padding: 0;
}

code { display: none; }

table {
	width: 100%;
}
th, td {
    padding: 6px 8px;
    vertical-align: top;
}
th {
	text-align: left;
	font: bold 14px Helvetica, Arial, sans-serif;
	padding-left: 8px;
	background: #CFC8C0;
	border-bottom: 1px solid #999;
}
th a:link {
	color: #333;
}

th.header { 
    cursor: pointer; 
} 

th.headerSortUp { 
    background: #ccc url(../images/asc.gif) no-repeat right; 
} 

th.headerSortDown { 
    background: #ccc url(../images/desc.gif) no-repeat right; 
}

/* --------------------------------------------------------------------- */

a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #00547a;
	font-weight: bold;
}
a:hover {
	color: #00547A;
	text-decoration: underline;
}

/* --------------------------------------------------------------------- */

input, textarea {
	font: normal 100% Helvetica, Arial, sans-serif;
	border: 1px solid #C5BDB7;
	background: #fff url(../images/input_bg.jpg) repeat-x;
	color: #666;
	width: 226px;
	height: 16px;
	padding: 6px;
}
option {
	padding: 2px 0 2px 8px;
}
input:focus, textarea:focus, .campo_hover {
	border: 1px solid #666	;
}
.campo_erro {
	border: 2px solid #900;
	padding: 5px;
}
input:disabled {
	background: #e6e6e6;
	border: 1px solid #999;
}
label, input, textarea, select {
	display: block;
	float: left;
	margin-bottom: 8px;
}
textarea {
	width: 226px;
	height: 95px;
}
label {
	font: bold 110% Helvetica, Arial, sans-serif;
	width: 110px;
	padding-right: 10px;
	color: #333;
}
form label { cursor: pointer; }
br { clear: both; }

/* --------------------------------------------------------------------- */

#base {
	position: absolute;
	width: 100%;
	height: 100%;
}
#topo_corpo {
	position: relative;
}
#topo_corpo .esquerda {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 150px;
	background: url(../images/grade.png);
}

#topo {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 150px;
	/*background: url(../images/16_col.gif) repeat-y;*/
}
#topo_esquerda {
	position: relative;
	width: 350px;
	background: url(../images/grade.png);
	height: 150px;
}


#logo {
	position: absolute;
	background: url(../images/logo.png) no-repeat;
	top: 60px;
	right: 10px;
	width: 241px;
	height: 31px;
	z-index: 2;
}
#logo h1 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 241px;
	height: 31px;
}
#meio_corpo {
	position: relative;
}
#meio_corpo .esquerda_meio {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 60px;
	background: url(../images/grade.png);
}

#meio_corpo .esquerda_menu {
	position: absolute;
	top: 61px;
	left: 0;
	width: 30%;
	height: 44px;
	background: url(../images/grade.png);
}

#meio_corpo .esquerda_corpo {
	position: absolute;
	top: 106px;
	left: 0;
	width: 30%;
	background: url(../images/grade.png);
}

#projetos_corpo_sangria {
	position: absolute;
	width: 200%;
	height: 100%;
	left: -200%;
	background: url(../images/grade.png);
}

#meio {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 2;
	/*background: url(../images/16_col.gif) repeat-y;*/
	background: url(../images/meio_bg.gif) repeat-y;
	display: table;
	padding-bottom: 50px;
}
#meio_in {
	padding: 0 10px;
	min-height: 400px;
}
#projetos {
	position: absolute;
	top: 0;
	width: 340px;
	padding-left: 10px;
	color: #fff;
	z-index: 10;
}
#projetos a {
	color: #fff;
}

#projetos_chamada {
	position: relative;
	height: 40px;
	background: url(../images/grade_transp.png) 0 0;
	padding-top: 20px;
}
#projetos_chamada h4 a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 20px;
	margin: 0 0 0 60px;
}

#bemvindo {
	position: relative;
	width: 490px;
	height: 40px;
	padding: 20px 30px 0 420px;
	color: #fff;
	background: url(../images/grade_transp.png);
	font-size: 90%;
	line-height: 150%;
}

.bege {
	color: #efefef;
}

#bemvindo a {
	color: #fff;
}

.seta_frente { background: url(../images/seta_frente.png) no-repeat; }
.seta_baixo { background: url(../images/seta_baixo.png) no-repeat; }

.seta_frente2, .seta_baixo2 {
	display:block;
	padding: 8px 10px;
}

.seta_frente2 { background: #48423E url(../images/seta_frente2.png) no-repeat right; }
.seta_baixo2 { background: #48423E url(../images/seta_baixo2.png) no-repeat right; }

a:link.seta_frente2, a:link.seta_baixo2 {
	color: #fff;
}

.interior {
	position: relative;
	background: #E7DFD6;
	padding: 0 10px;
	display: block;
}
.interior .sub {
	position: relative;
	padding: 10px 0;
	display: block;
}

.interior .sub li a:link, .interior .sub li a:active, .interior .sub li a:hover {
	position: relative;
	color: #00547a;
}

#projetos_menu {
	position: absolute;
	top: 60px;
	height: 44px;
	width: 340px;
	background: url(../images/grade_transp.png) 0 0;
	margin-top: 1px;
	font-size: 13px;
}
#projetos_menu ul {
	padding: 10px 0 0 60px;
}


#projetos_conteudo {
	position: absolute;
	top: 60px;
	width: 265px;
	left: -1000px;
	background: url(../images/grade_transp.png) 0 0;
	margin-top: 1px;
	font-size: 13px;
	padding: 0 15px 0 1070px;
}

#projetos_conteudo a {
	font-weight: normal;
}

#projetos ul li {
	/*height: 22px;*/
}

#projetos_todos ul, #projetos_categorias ul, #projetos_tempo ul {
	padding: 15px 0 20px 60px;
}

#projetos ul.sub {
	padding: 2px 0 15px 20px;
}

#projetos_todos ul li, ul.sub li, #projetos_tempo ul li {
	
}

#projetos_corpo {
	position: absolute;
	top: 105px;
	width: 340px;
	background: url(../images/grade_transp.png) 0 0;
	margin-top: 1px;
	font-size: 13px;
}
#projetos_corpo a {
	font-weight: normal;
}


#meio_in .esquerda {
	position: relative;
	width: 340px;
	padding: 0 0 0 0;
	float: left;
}
#meio_in .direita {
	position: relative;
	width: 490px;
	padding: 42px 30px 0 80px;
	float: left;
}
#meio_in .sp {
	padding: 0 30px 0 80px;
}
.comentario {
	position: relative;
	background: url(../images/comentario_bg.png);
	padding-top: 30px;
	height: 70px;
}
.aspas {
	position: relative;
	padding: 10px 0 0 0;
	background: url(../images/aspas.png) no-repeat 15px 0;
	font: italic 18px "Georgia", Helvetica, Arial, sans-serif;
	text-indent: 60px;
}
.comentario_seta {
	position: absolute;
	width: 32px;
	height: 20px;
	left: 50px;
	bottom: -20px;
	background: url(../images/comentario_seta.png) no-repeat;
}
.comentario_sobre {
	position: relative;
	margin-top: 30px;
	color: #C5BEB7;
	padding-left: 60px;
}
.comentario_sobre a {
	font-size: 12px;
}
.comentario_sobre span {
	font: bold 16px Heltetica, Arial, sans-serif;
}

#rodape_corpo {
	position: relative;
	height: 250px;
	clear: both;
	background: url(../images/rodape_direita_bg.gif);
	font-size: 12px;
}
#rodape_corpo .esquerda_rodape {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 250px;
	background: url(../images/rodape_bg.gif);
}

#rodape {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 150px;
	z-index: 1;
}

#rodape .esquerda {
	position: relative;
	width: 280px;
	padding: 40px 0 0 70px;
	background: url(../images/rodape_bg.gif);
	height: 210px;
	float: left;
}
#rodape .direita {
	position: relative;
	width: 530px;
	padding: 40px 0 0 80px;
	float: left;
}

#rodape .direita ul a {
	font-size: 14px;
}

#sobe {
	position: absolute;
	right: 50px;
}

.lista_mural li {
	padding: 10px 0;
}

.comentario_balao {
	background: #F4F1EC url(../images/aspas_peq.png) no-repeat 15px 15px;
	padding: 30px 40px 30px 50px;
	font: italic 100% "Georgia", Helvetica, Arial;
}
.comentario_seta_in {
	position: absolute;
	left: 25px;
	width: 42px;
	height: 25px;
	background: url(../images/comentario_seta_in.png) no-repeat;
}

.comentario_por {
	margin-top: 35px;
}
.lista_mural .data {
	font-size: 80%;
	color: #C5BEB7;
}
.comente_form {
	background: #F4F1EC;
	padding: 30px 40px;
}

/* --------------------------------------------------------------------- */

.lista_flutua li { float: left; margin-right: 4px; }
.nao, .not, .escondido { display: none; }
.child { margin: 0 0 100px 0; }

.child li { margin: 0; }
.child li img { margin-bottom: -4px; }

.menor { font-size: 90%; }
.maior { font-size: 110%; }
.caps { text-transform: uppercase; }
.nl { clear: none; }
.sl { clear: both; }
.flutuar { float: left; }
.flutuar_direita { text-align: right; }
.espaco_dir { margin-right: 20px; }

.tamanho30 { width: 30px; }
.tamanho120 { width: 106px; }
.tamanho200 { width: 200px; }
.tamanho250 { width: 250px; }

.link_veja {
	margin-top: 5px;
	padding-right: 18px;
	font-size: 12px;
	background: url(../images/seta_frente.png) no-repeat right;
}
a:link.atual, a:hover.atual, a:active.atual, a:visited.atual {
	text-decoration: underline;
}

.odd { background: #efefef; }
.even { background: #fff; }

a.crop { height: 310px; }
a.crop:hover { height: 290px; }

.parte75 {
	position: relative;
	width: 75%;
	float: left;
}
.parte25 {
	position: relative;
	width: 25%;
	float: left;
}

.crop {
	display: block;
	overflow: hidden;
	position: relative;
}
.crop img {
	display: block;
	position: absolute;
}
.crop:hover {
	border-bottom: 10px solid;
	border-top: 10px solid;
}
.crop:hover img { margin: -10px 0 0 0; }

.alinhar_esquerda { text-align: left; }
.alinhar_direita { text-align: right; }

.nao_negrito { font-weight: normal; }
.listimages { margin: 100px 0; }

/* --------------------------------------------------------------------- */
