@charset "UTF-8";

body { behavior: url(/css/csshover2.htc); } /* inclui efeito :hover, :active e :focus para Internet Explorer 6 */

div {
    margin:0;
    padding:0;
}
a {
display:block;
text-decoration:none
}
dl {
float: left;
margin:0 ;
padding:0;
width:218px;
/*border:1px solid transparent;*/
/*background: url(../../img/banners_bg.png) no-repeat;*/
height:376px;
/*background: #fff;*/
position:absolute;
overflow:hidden;
vertical-align:top;
}
dt {
background: url(/img/banners_bg.png) bottom left no-repeat;
/*border:1px solid #8b6914;*/
border-left: 1px solid #cdaa6a;
border-right: 1px solid #cdaa6a;
border-top: 1px solid #fff;
border-bottom: 1px solid #cdaa6a;
text-decoration: none;
font-family: Trebuchet MS;
font-size: 12px;
height:25px;
line-height:25px;
width:216px;
float: left;
display:inline;
vertical-align:middle;
}

#dt_top {
    float: left;
    display:inline;
    height:5px;
    width:218px;
    overflow:hidden;
    margin:0;
    padding:0;
    border-top: 0px solid #bc8f3c;
    border-bottom: 0px solid #bc8f3c;
    background: url(/img/banners_bg_top.png) top left no-repeat;
}

#dt_bottom {
    height:5px;
    width:218px;
    margin-top:-1px;
    border-left: 0px solid #cdaa6a;
    border-right: 0px solid #cdaa6a;
    border-top: 0px solid #bc8f3c;
    border-bottom: 0px solid #bc8f3c;
    background: url(/img/banners_bg_bottom.png) top left no-repeat;
}
#dt_top_bottom {
    height:16px;
    width:218px;
    border-top: 0px solid #bc8f3c;
    border-bottom: 0px solid #bc8f3c;
    background: url(/img/banners_bg_top_bottom.png) top left no-repeat;
}
#dt2 {
    height:25px;
    width:216px;
    margin-top:0px;
    border-left: 1px solid #cdaa6a;
    border-right: 1px solid #cdaa6a;
    border-top: 0px solid #bc8f3c;
    border-bottom: 1px solid #cdaa6a;
    background: url(/img/banners_bg_hover.png) bottom left no-repeat;
/*    position:absolute;*/
}
#dt3 {
    height:8px;
    width:216px;
    margin-top:0px;
    border-left: 1px solid #cdaa6a;
    border-right: 1px solid #cdaa6a;
    border-top: 0px solid #bc8f3c;
    border-bottom: 1px solid #cdaa6a;
    background: url(/img/banners_bg_1.png) top left no-repeat;
/*    position:absolute;*/
}
#dt4 {
    height:20px;
    width:216px;
    margin-top:0px;
    border-left: 1px solid #cdaa6a;
    border-right: 1px solid #cdaa6a;
    border-top: 1px solid #fff;
    border-bottom: 0px solid #bc8f3c;
    background: url(/img/banners_bg_pre_bottom.png) top left no-repeat;
/*    position:absolute;*/
}
#dt2_text {
    height:20px;
    width:230px;
    padding-left:8px;
/*    position:absolute;*/
}
dt a:hover {
color: #333;
background: url(/img/slide_top_1.png) bottom no-repeat;
/*	    padding:5px;*/
text-decoration: none;
}
dt a.selected{
background: url(/img/banners_bg_hover.png) bottom left no-repeat;
}

dt a {
color: #987f53;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:25px;
font-weight:bold;
padding-left:8px;
float: left;
display:inline;
width:208px;
}

dd {
margin:0;
padding:0;
/*height:50px;*/
}
dd li {background-color:#fff;
list-style:none
}

.ddimg {
padding:0;
margin:0;
/*height:75px;*/
width:230px;
border:0;
float: left;
display:inline;
/*background: url(../../img/banners_bg_sub1.png) bottom no-repeat;*/
/*border:1px solid #bcb091;*/
/*background-color:#fff;*/
}

#ddB {
margin-top:-1px;
height:25px;
width:216px;
color: #987f53;
float: left;
display:inline;
display:block;
cursor:pointer;
border-left: 1px solid #bc8f3c;
border-right: 1px solid #bc8f3c;
border-top: 0px solid #fff5e2;
border-bottom: 1px solid #cdaa6a;
background: url(/img/banners_bg.png) bottom no-repeat;
/*opacity:0.75;*/
/*-moz-opacity: 0.75;*/
/*filter:alpha(opacity=75);*/
}
#ddB a:hover {
background: url(/img/slide_top_1.png) bottom no-repeat;
/*opacity:0.90;*/
/*-moz-opacity: 0.90;*/
/*filter:alpha(opacity=90);*/
}

.ddB {
margin:0;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #b27e1e;
}

.ddB:hover {
font-weight:bold;
background: url(../../img/slide_top_1.png) bottom no-repeat;

* {
outline:none;
}

