*{
	margin:0;
	padding:0;
}
.hidden{
    overflow:hidden;
    width:1px;
    height:1px;
    position:absolute;
}
body{
    background:#c0c0c0;
}
.clear{
    clear:both;
}
#topo{
    height:198px;
    background:url(../_imagens/topo_fundo.jpg);
}
#topo_container{
    width:868px;
    height:198px;
    margin:0 auto;
    background:url(../_imagens/topo.jpg);
}
#topo_esq{
    width:13px;
    height:198px;
    float:left;
    background:url(../_imagens/topo_esq.jpg);
}
#topo_corpo{
    width:842px;
    height:198px;
    float:left;
}
#topo_dir{
    width:13px;
    height:198px;
    float:left;
    background:url(../_imagens/topo_dir.jpg);
}
#corpo_container{
    background:#fff;
}
#corpo{
    padding:0 15px 0 15px;
    width:838px;
    margin:0 auto;
}
#rodape{
    height:123px;
    background:url(../_imagens/rodape_fundo.jpg);
}
#rodape_container{
    width:868px;
    height:123px;
    margin:0 auto;
    background:url(../_imagens/rodape.jpg);
}
#rodape_esq{
    width:21px;
    height:123px;
    float:left;
    background:url(../_imagens/rodape_esq.jpg);
}
#rodape_corpo{
    width:822px;
    height:123px;
    float:left;
}
#rodape_dir{
    width:25px;
    height:123px;
    float:left;
    background:url(../_imagens/rodape_dir.jpg);
}
#logo{
    width:181px;
    height:103px;
    float:left;
    background:url(../_imagens/logo.jpg);
}
#logo2{
	margin:11px 0 11px -5px;
    width:299px;
    height:92px;
    float:left;
    background:url(../_imagens/logo2.jpg);
}
#logo a{
    width:181px;
    height:103px;
    display:block;
}
#login{
    width:354px;
    height:50px;
    float:right;
    margin:0 5px 0 0;
    background:url(../_imagens/login.jpg);
}
#login input{
    margin:18px 0 0 48px;
    _margin:18px 0 0 48px;
    width:120px;
    border:1px solid #a7a7a7;
    color:#979797;
    font-family:verdana;
    float:left;
}
#login a{
    width:33px;
    height:29px;
    display:block;
    background:red;
    float:right;
    margin:13px 15px 0 0px;
    _margin:13px 7px 0 0px;
    background:url(../_imagens/bot_sub.jpg);
}
#links{
    width:830px;
    margin:0 0 0 5px;
    _margin:0 0 0 2px;
    height:80px;
    float:left;
    background:url(../_imagens/menu.jpg);
}
#menu{
    width:685px;
    height:80px;
    float:left;
}
#menu_esq{
    width:24px;
    height:80px;
    float:left;
    background:url(../_imagens/menu_esq.jpg);
}
#menu_dir{
    width:21px;
    height:80px;
    float:right;
    background:url(../_imagens/menu_dir.jpg);
}

#menu li#aba{
    float:left;
    width:685px;
    height:38px;
}
#menu li#sub{
    float:left;
    height:38px;
}
#menu li#aba ul li{
    float:left;
    width:136px;
    height:38px;
}
#menu li#sub ul li{
    float:left;
    margin:7px 0 0 20px;
    border-left:1px solid #dedede;
    padding:0 0 0 25px;
}
#menu li#sub ul li.primeiro{
    border-left:0;
}
#menu li#aba ul li a{
    width:136px;
    height:33px;
    display:block;
    background:url(../_imagens/aba.jpg) bottom;
    float:left;
    font-family:"Trebuchet MS";
    text-decoration:none;
    line-height:33px;
    text-align:center;
    color:#fff;
    padding:5px 0 0 0;
    font-size:14px;
    font-weight:normal;
}
#menu li#sub ul li a{
    height:24px;
    display:block;
    float:left;
    font-family:"Trebuchet MS";
    text-decoration:none;
    line-height:24px;
    text-align:center;
    color:#939393;
    font-size:14px;
}
#menu li#aba ul li a:hover{
    color:#dddddd;
    background:url(../_imagens/aba.jpg);
}
#menu li#aba ul li a.selected{
    color:#dddddd;
    background:url(../_imagens/aba.jpg);
}
#menu li#sub ul li a:hover{
    color:#c80000;
}
#menu li#sub ul li a.selected{
    color:#c80000;
}
#destaques{
    float:left;
    background:url(../_imagens/destaque.jpg);
    width:327px;
    height:230px;
    margin:13px 10px 0 10px;
    _margin:13px 10px 0 5px;
}
#destaques img{
    float:left;
    background:#F9F9F9;
    width:298px;
    height:200px;
    margin:15px 0 0 14px;
}
#rodape_corpo p{
    text-align:center;
    font-family:"Trebuchet MS";
    font-size:13px;
    margin:45px 0 0 0;
    color:#999;
}
#corpo p{
    font-family:"Trebuchet MS";
    font-size:13px;
    color:#484848;
    margin:0 0 0 15px;
}
#corpo h3{
    height:26px;
    margin:0 0px 0 0;
    width:100%;
    background:url(../_imagens/tit_esq.jpg) no-repeat;
    float:left;
    padding:0 0 0 5px;
}
#corpo h3 span{
    line-height:26px;
    font-family:"Trebuchet MS";
    font-size:15px;
    color:#c81011;
    width:95%;
    height:26px;
    background:url(../_imagens/tit_cen.jpg);
    float:left;
}
#corpo h3 div{
    height:26px;
    width:6px;
    background:url(../_imagens/tit_dir.jpg);
    float:left;
}
#conteudo{
    float:left;
    width:485px;
    margin:18px 0 0 0;
}
#conteudo p{
    margin:5px 4px 0 5px;
    width:465px;
    float:left;
}
#conteudo2{
    float:left;
    width:820px;
    margin:18px 0 0 0;
}
#conteudo2 p{
    margin:10px 6px 0 20px;
    _margin:10px 6px 0 10px;
    float:left;
}
#conteudo2 p.serv{
    margin:10px 6px 0 10px;
    _margin:10px 6px 0 5px;
    float:left;
    width:500px;
}
#conteudo2 img{
    margin:10px 6px 0 20px;
    _margin:10px 6px 0 15px;
    float:left;
}

.form label{
	float:left;
	width:300px;
	clear:both;
    font-family:"Trebuchet MS";
    font-size:13px;
}
.form input{
	float:left;
	clear:both;
	width:300px;
}
.form2 label{
	float:left;
	width:300px;
	clear:both;
    font-family:"Trebuchet MS";
    font-size:13px;
}
.form2 textarea{
	float:left;
	clear:both;
	width:300px;
}
.form2 input{
	float:left;
	margin:5px 10px 0 0;
	margin:3px 10px 0 0;
}
#formulario{
	width:310px;
	float:left;
    margin:10px 0 0 18px;
    _margin:10px 0 0 9px;
    color:#484848;
}
#imo{
    width:390px;
    float:left;
    color:#484848;
    font-family:"Trebuchet MS";
    font-size:13px;
}
#imo iframe{
    float:left;
    width:590px;
    height:370px;
    color:#484848;
    font-family:"Trebuchet MS";
    font-size:13px;
    margin:10px 0 0 0;
}

#log_in{
	padding:20px;
	height:40px;
	background:url(../_imagens/log_in.jpg);
	width:220px;
	margin:10px 10px 0 0;
    color:#484848;
    font-family:"Trebuchet MS";
    font-size:13px;
	float:right;
}
#marque{
	list-style:none;
	margin:13px 0 0 20px;
	*margin:43px 0 0 20px;
    float:left;
    *float:none;
}
#marque li{
	font-family: verdana;
	font-size:12px;
	height:18px;
	color:#444;
	line-height:18px;
}
#marque li img{
	float:left;
	margin: 0 3px 0 0 ;
}