html,body{color:#FFF;font-size:12px;font-family:'Trebuchet MS', Helvetica, sans-serif;background:url(../img/sombra.png) repeat-y center;height:100%;}
p{margin-bottom:10px;}
strong{font-weight:bold;}
h1{font-size:26px;margin:0 0 15px -2px;line-height:100%;}
h2{font-size:16px;margin:10px 0 5px -1px;font-weight:bold;}
h3{font-size:16px;font-weight:bold;}
a{color:#FFF;font-weight:bold;}
a:hover{color:#FCC;}

#container{height:auto !important;height:100%;min-height:100%;position:relative;}
#geral{width:900px;margin:auto;padding:38px 0 89px;background:url(../img/back_content.png) no-repeat bottom left;}
#footer{height:89px;overflow:hidden;background:#FFF;position:absolute;bottom:0;width:900px;left:50%;margin-left:-450px;}

/*** Index ***/
#index_header{background:url(../img/back_index_topo.jpg) top right no-repeat;height:311px;}
	#menu{position:absolute;top:0;  background:url(../img/menu/fundo-menu.png);}
	#index_header #topo{position:absolute;top:52px;}
#middle{background:url(../img/back_conteudo.jpg) top repeat-x #7D0000;padding-top:45px;}
#index_content{background:url(../img/marca_logo.gif) right bottom no-repeat #7D0000;line-height:1.7em;padding:80px 0 10px;height:auto !important;min-height:130px;_height:130px;}
#index_content:after,#content:after{content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}
	#index_artigos,#index_atuacao,#index_login{float:left;}
	#index_artigos{width:350px;/*background:url(../img/index_artigos.gif) top left no-repeat;*/padding:40px 0 0 0px;margin:0 13px 0 25px;}
		#index_artigos a{color:#FFF;text-decoration:none;font-weight:normal;}
		#index_artigos a:hover{color:#CCCCCC;text-decoration:none;font-weight:normal;}
	#index_atuacao{width:470px;padding-top:0px;margin-top:-80px}
	#index_atuacao p{border-right:0px dotted #CCC;padding-right:7px;}
	#index_login{width:128px;margin-left:20px;margin-top:-70px;}
	#localizacao{background:url(../img/back_footer.gif) top right no-repeat;}
	#ledz{float:right;margin:-20px 20px 0 0;}
	
/*** Internas ***/
#header { background: url(../img/header.png) no-repeat left top; height: 250px; }
#content{line-height:1.7em;padding:0 0 10px;font-size:11px;position:relative;_position:inherit;}
	#title{width:315px;float:left;}
	#title img{float:right;}
	#login{
	position:absolute;left:50%;margin-left:-400px;bottom:110px;}
	#texto{float:right;width:495px;background:url(../img/back_texto.png) left bottom no-repeat;padding-bottom:10px;margin-right:12px;}
	h2.departamento{font-size:22px;margin:10px 0 15px -1px;font-weight:normal;}
	.equipe_list{margin-bottom:40px;}
	.equipe_list img{float:left;margin-right:10px;}
	.equipe_list li,#artigo_list li{margin:10px 0;*margin:30px 0 20px;border-bottom:1px dotted #FFF;list-style:none;}
	*#artigo_list li{margin:10px 0;}
	#divTable{_height:auto !important;_height:400px;_min-height:400px;}
	.equipe_list li:after{display:block;clear:both;height:0px;width:0px;content:"" "";}
	#links_list li{margin:10px 0;list-style:none;}
	#endereco{position:absolute;text-align:right;left:0;top:90px;width:315px;
	_position:absolute;_left:50%;_margin-left:-450px;_top:380px;}
	#lista_artigos{position:absolute;text-align:right;left:60px;width:255px;top:60px;
	_position:absolute;_left:50%;_margin-left:-390px;_top:340px;}
	#lista_artigos li{border-bottom:1px dotted #fff;padding:2px 0 3px;}
	#lista_artigos a{text-decoration:none;}
	#formulario input,#formulario textarea{border:1px solid #900;padding:3px;color:#FCC;margin:0 0 4px 3px;background:#600;font-size:11px;}
	#formulario input{width:150px;}
	#formulario textarea{width:300px;}
	#back{margin-bottom:10px;}
	
#column{
	-moz-column-count:2;-moz-column-gap:25px;
	-webkit-column-count:2;-webkit-column-gap:25px;
	column-count:2;column-gap:25px;}

.clearFull{display:block;clear:both;}
.foto{float:right;margin:5px 0 5px 10px;}
.list{margin:0 0 10px 20px;}