﻿/*@charset "utf-8";
/* CSS Document */
/*CSS geral*/
body{
margin-top:0;
background-image:url(images/back_repetivel.png);
background-repeat:repeat-x;
}

:link, :visited{
color:#767662;
text-decoration:none;
}

#contentor{
width:800px;
height:auto;
z-index:0;
position:relative;
font:10px Verdana, normal;
color:#767662;
}

#logo{
width:389px;
height:125px;
z-index:1;
position:absolute;
top:0px;
left:0px;
background-image:url(images/logo.png);
}

#topo{
width:411px;
height:125px;
z-index:1;
position:absolute;
top:0px;
left:389px;
background-image:url(images/topo.png);
}

#esq_topo{
width:302px;
height:88px;
z-index:1;
position:absolute;
top:125px;
left:0px;
background-image:url(images/under_logo.png);
}

#dir_topo{
width:498px;
height:121px;
z-index:1;
position:absolute;
top:125px;
left:302px;
background-image:url(images/dir.png);
}

#home{
width:285px;
height:67px;
z-index:1;
position:absolute;
top:213px;
left:0px;
background-image:url(images/home.png);
background-repeat:no-repeat;
}

#dir_home_top{
width:17px;
height:33px;
z-index:1;
position:absolute;
top:213px;
left:285px;
background-image:url(images/dir_home.png);
}

#top_dest{
width:200px;
height:48px;
z-index:1;
position:absolute;
top:280px;
left:0px;
background-image:url(images/under_home.png);
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
text-align:left;
text-indent: 20px;
}

#home li {
width:285px;
height:67px;
display:inline;
float:left;
line-height:104px;
}

#home li a {
text-indent:211px;
font:18px Trebuchet MS, normal;
display:block;
width:285px;
height:67px;
float:left;
line-height:104px;
text-decoration:none;
color:#959484;
}

#botao_home{
line-height:104px;
width:285px;
height:67px;
}

#botao_home a:hover{
color:black;
background-image:url(images/hover_home.png);
background-repeat:no-repeat;
}


#entre_home_menu{
width:8px;
height:34px;
z-index:1;
position:absolute;
top:246px;
left:285px;
background-image:url(images/esq_menu.png);
}

#top_menu{
width:507px;
height:4px;
z-index:1;
position:absolute;
top:246px;
left:293px;
background-image:url(images/barra_topo_menu.png);
background-repeat:no-repeat;
}

#under_menu{
width:600px;
height:10px;
z-index:1;
position:absolute;
top:280px;
left:200px;
background-image:url(images/under_menu.png);
}

#dest1{
width:200px;
height:102px;
z-index:1;
position:absolute;
top:328px;
left:0px;
background-image:url(images/area-obras-repetivel.png);
background-repeat:repeat-y;
}

#dest2{
width:200px;
height:102px;
z-index:1;
position:absolute;
top:430px;
left:0px;
background-image:url(images/area-obras-repetivel.png);
background-repeat:repeat-y;
}

#dest3{
width:200px;
height:102px;
z-index:1;
position:absolute;
top:532px;
left:0px;
background-image:url(images/area-obras-repetivel.png);
background-repeat:repeat-y;
}

#dest4{
width:200px;
height:97px;
z-index:1;
position:absolute;
top:634px;
left:0px;
background-image:url(images/area-obras-repetivel.png);
background-repeat:repeat-y;
}

#footerdest{
width:195px;
height:33px;
z-index:1;
position:absolute;
top:731px;
left:0px;
background-image:url(images/footer-cober.png);
background-repeat:no-repeat;
}

#conteudo{
width:600px;
height:365px;
z-index:1;
position:absolute;
top:290px;
left:200px;
background-image:url(images/cont_index.png);
}

/* Propriedades dos destaques  */
/* Destaque 1 */

#titulo_dest {
text-align:left;
font:15px Trebuchet MS;
font-style:italic;
font-weight:bold;
display:block;
width:186px;
height:22px;
text-decoration:none;
color:#767662;
position:absolute;
left:4px;
line-height:20px;
border-bottom:1px dotted #D7D7D2;
border-top:1px dotted #D7D7D2; 
}

#corpo_destaque{
width:170px;
height:85px;
position:absolute;
text-align:left;
left:20px;
}
/* FIM *** das Propried ades dos destaques  FIM */

/*----------------------------------------Menu----------------------------------------------------------*/
#menu UL {
position:absolute;
top:250px;
left:293px;
margin:0;
padding:0;
list-style: none;
width:507px;
height:30px;
text-align:center;
font:18px Trebuchet MS;
line-height:30px;
text-decoration:none;
z-index:2;
}

#menu UL LI {
position: relative;
float:right;
width:507px;
height:29px;
}

#menu LI UL {
position:absolute;
top:29px;
left:0px;
display: none;
}

#menu UL LI A {
display: block;
text-decoration: none;
color:#959484;
background-image:url(images/menu.png);
background-repeat:repeat-x;
}

#menu UL LI {
width:126px;
height:29px;
}

#menu UL LI A {
width:126px;
height:29px;
}

#menu UL LI :hover {
color:#777662; 
width:126px;
height:29px;
background-image:url(images/menu2.png);
background-repeat:repeat-x;
}

#menu LI UL LI A {
background-image:none;
background-color:#e1e0d0;
}

#menu LI:hover UL, LI.over UL {
display:block;
height:29px;
width:auto;
border-top: 1px solid #777662;
}

#remendo{
width:3px;
height:30px;
position:absolute;
top:250px;
left:293px;
z-index:8;
background-image:url(images/menu.png);
background-repeat:repeat-x;
}

/*---------------------------logout-----------------------------*/

#logout{
width:345px;
height:24px;
position:absolute;
top:10px;
left:62px;
z-index:2;
color:#777662;
font-weight:bold;
text-align:center;
line-height:19px;
}

input#logout_b{
width:80px;
height:20px;
border:0px;
position:absolute;
top:0px;
left:265px;
background-color:#eeeee5;
color:#767662;
font:11px Verdana;
font-weight:bold;
padding-bottom:4px;
cursor:pointer;
}

#pontos{
width:262px;
height:3px;
position:absolute;
left:82px;
top:21px;
font-size:8px;
line-height:0px;
text-align:right;
}

/*-------------------------------------------------*/

#mub{
width:88px;
height:25px;
position:absolute;
left:0px;
top:765px;
z-index:1;
background-image:url(images/assinatura_Mub.png);
}

/*-----------------------------------*/

#seg_ant {
width:600px;
height:18px;
line-height: 15px;
z-index:1;
position:absolute;
font-size: 12px;
left:200px;
}

#navegar{
width:126px;
height:29px;
background-image:url(images/menu2.png);
background-repeat:repeat-x;
}