/*---------------------------------------------------- CORPO ---------------------------------------------------*/
body {margin:0; background-attachment:fixed; background-image:url(../images/background.jpg); background-position: left top; background-repeat: repeat; color:#e6b72a; font-family:"Times New Roman", Times, serif; font-size:15px; text-align:center;}
a img {border:0px; filter: alpha(opacity=80); opacity: .8;}
a:hover img {filter: alpha(opacity=100); opacity: 100; background:#FFFFFF;}
.content {width:683px; margin:auto;}
/*---------------------------------------------------- MENU ---------------------------------------------------*/
.menu {text-align:left; padding-left:20px;}
/*---------------------------------------------------- WALLPAPERS ---------------------------------------------------*/
.wallpapers {background:url(../images/middle.png) repeat-y; width:683px;}
.wallpapers .wall {padding-left:400px;  margin-top:0px;}
.wallpapers .imgs {padding-left:20px; padding-right:20px;}
.logo {margin:20px;}
/*---------------------------------------------------- WEBDESIGN ---------------------------------------------------*/
.website {background:url(../images/middle.png) repeat-y; width:683px; margin-top:-5px;}
.website img {padding-left:10px;padding-right:10px;}
.icons {text-align:right; margin-right:50px;}
.icons img {padding-left:5px;}
.divider {width:90%; height:50px; background:url(../images/divider.jpg) repeat-x center; margin-left:25px;}
/*---------------------------------------------------- OUTROS ---------------------------------------------------*/
div#qTip {
padding: 3px;
border: 1px solid #99d232;
border-right-width: 2px;
border-bottom-width: 2px;
display: none;
background: #ffffff;
color: #99d232;
font: bold 8.5px Verdana, Arial, Helvetica, sans-serif;
text-align: left;
position: absolute;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px; 
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}