*{
	margin:0;
	padding:0;
	font: normal normal normal 12px/15px trebuchet ms, Arial;
	text-decoration: none;
	list-style: none;
	color: #555;
	text-align:justify;
}
img{
	border:0;
}
fieldset{
	border:0;
}
b, b a{
	color: #222;
	font-weight:bold;
}
input{
	color:#000;
}
a:hover{
	color:#000;
}
h2{
    font-size: 16px;
    line-height: 20px;
    font-weight:bold;
    margin-bottom: 15px;
}
ul li img{
	float:left;
	margin-right: 5px;
}
body{
    background: #636363 url('../imagens/bg_geral.jpg') no-repeat center top;
}
p{
    padding: 5px 0;
}
#geral #tira{
    height: 10px;
    width:100%;
    background: transparent url('../imagens/bg_tira_topo.png') repeat center top;
}
#topo #logo{
    float:left;
    margin: 10px 0;
    height: 40px;
}
#topo #menu{
    float:right;
}
#topo #menu li{
    display:inline;
    text-align: right;
    float:left;
}
#topo #menu li a{
    display:table-cell;
    width:80px;
    height:65px;
    vertical-align:middle;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;

    /********ie6*********/
    _display:block;
    _padding-top:20px;
    _height:45px;
    
    /********ie7*********/
    *display:block;
    *padding-top:20px;
    *height:45px;
}
#topo #menu li a.ativo, #topo #menu li a:hover{
    background: transparent url('../imagens/bg_menu.png') no-repeat center bottom;
    color:#fff;
}
.centralizar{
    width:960px;
    margin: 0 auto;
}
#tv{
    clear:both;
    width:1000px;
    margin: 0 auto;
}
#tv #sombra_esq, #tv #sombra_dir{
    width:20px;
    height:250px;
    float:left;
    background: transparent url('../imagens/sombra_tela_esq.png') no-repeat center center;
}
#tv #conteudo_tv{
    float:left;
    width:960px;
    height:250px;
    overflow:hidden;
}
#imagens_conteudo_tv div, #imagens_conteudo_tv div img{
    width:960px;
    height:250px;
}
#tv.imagemhome #conteudo_tv, #tv.imagemhome #imagens_conteudo_tv, #tv.imagemhome #imagens_conteudo_tv div, #tv.imagemhome #imagens_conteudo_tv div img, #tv.imagemhome #sombra_esq, #tv.imagemhome #sombra_dir{
    height:350px;
}
#tv #sombra_dir{
    float:right;
    background: transparent url('../imagens/sombra_tela_dir.png') no-repeat center center;
}
#conteudo{
    width:960px;
    clear:both;
    float:none;
}
#conteudo #sombra_topo, #conteudo #sombra_bottom{
    width:100%;
    height:34px;
    background: transparent url('../imagens/sombra_conteudo_topo.png') no-repeat center top;
}
#conteudo #sombra_bottom{
    background: transparent url('../imagens/sombra_conteudo_bottom.png') no-repeat center top;
}
#conteudo #sombra_topo{
    height:18px;
    background-position: bottom center;
}
#meioconteudo{
    padding: 15px;
    background:#fff;
    
}
#rodape{
    padding-top: 10px;
    border-top: 1px solid #fff;
}
#geral #rodape #copy #wra{
    padding-top: 10px;
    text-align: center;
    height: 40px;
}
#geral #rodape #copy #wra a{
}
#rodape *{
    color:#fff;
}
#rodape address{
    text-align:right;
}
.br{
	width:99%;
	padding:0;
	margin:0;
	background: transparent;
	clear:both;
	float:none;
    display:block;
}
b.destacar{
    font-weight:bold;
    font-size: 15px;
}
#contato{
	width: 350px;
}
#contato form fieldset{
	border: 0;
}
#contato form fieldset div{
	clear: both;
	float: right;
	text-align: right;
	margin: 7px 0;
	width: 350px;
}
#contato form fieldset div label input, #contato form fieldset div textarea{
	width: 250px;
    padding: 1px 0;
	/*background: #fff;
	border: 1px #000 solid;*/
}
#contato form fieldset div label.mensagem{
	vertical-align: top;
}
#contato form fieldset div textarea{
	height: 100px;
}
.obras li{
    padding:5px;
    list-style:circle inside;
}
