#container { width : 770px; border-left : 1px solid #993300; border-right : 1px solid #993300; border-top : 5px solid #993300; border-bottom : 15px solid #993300; background : #fff; position : relative; left : 50%; margin-left : -385px; } #ddcolortabs a { float:left; color: #ffffff; background: #993300 url(../img/color_tabs_left.gif) no-repeat left top; margin:0 2px 0 0; padding:0 0 1px 3px; text-decoration:none; letter-spacing: 1px; } #ddcolortabs a span { float:left; display:block; background: transparent url(../img/color_tabs_right.gif) no-repeat right top; padding:4px 4px 2px 4px; float:none; } #ddcolortabs a:hover /* aqui e o hover */ { background-color: #996633; } #ddcolortabsline { vertical-align : middle; clear: both; padding: 0px; width: 760px; height: 20px; color : #ffffff; background: #993300; border: 0px solid red; /* so para acertos */ border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/ padding-left : 10px; } /* ************************* menu h **************************************** */ .cor1 { font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight : bold; font-size : 14px; color : #993300; } .cor2 { font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight : bold; font-size : 14px; color : #996633; } .ddblueblockmenu { margin : 4px; border: 0px solid black; width: 155px; } .ddblueblockmenu ul { margin: 0; padding: 0; list-style-type: none; font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight : normal; font-size : 12px; } .ddblueblockmenu li { font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight : normal; font-size : 12px; border : 0px solid green; width: 155px; } .ddblueblockmenu li a { display: block; padding: 3px 0; padding-left: 4px; width: 148px; /*185px minus all left/right paddings and margins*/ text-decoration: none; color: #000; background-color: #fff; border-bottom: 1px dotted #000; border-left: 3px solid #999; } .ddblueblockmenu li a:hover { background-color: #f2f2f2; border-left-color: #996633; } .ddblueblockmenu div.menutitle { color: #fff; border-bottom: 0px solid black; padding: 1px 0; padding-left: 5px; background-color: #993300; font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight : bold; font-size : 12px; } /* ******************** box dos destaques ************************************ */ .glidecontentwrapper { position: relative; width: 520px; height: 130px; border: 2px solid #993300; overflow: hidden; margin : 15px 0 0 15px; padding: 0px; } .glidecontent { position: absolute; background: #fff; padding: 5px; visibility: hidden; width: 500px; border : 0px solid green; }