body {
padding: 0px;
margin: 25px 0px 25px 0px;
background-color: #e6e6e6;
font: 14px Trebuchet MS, Arial;
color: #000;
}

a:link { color: #007CA5; text-decoration: none; }
a:visited { color: #007CA5; text-decoration: none; }
a:hover { color: #007CA5; text-decoration: underline; }

h1 { font: 16px Trebuchet MS, Arial; }
p { padding: 0px; margin: 0px 0px 15px 0px; }
.title { font: bold 16px Trebuchet MS, Arial; }

#menu {
padding: 340px 0px 0px 0px;
margin: 0px; 
width: 455px;
color: #fff;
font: bold 16px Trebuchet MS, Arial;
text-transform: uppercase;
text-align: center;
}

#menu  p{ margin: 0px 0px 10px 0px;}

#menu a:link { color: #fff; text-decoration: none; }
#menu a:visited { color: #fff; text-decoration: none; }
#menu a:hover { color: #fff; text-decoration: underline; }

#painel {
painel: 0px;
margin: 0px 0px 15px 0px;
background-color: #f1f2f3;
border: 10px solid #000;
width: 700px !important;
width: 720px;
background-image:url(imagem_bg.gif);
background-position: left top;
height: 500px;
}

#slice1 {
float:left;
/*background-color: #e6e6e6;*/
background-color:none;
width: 409px !important;
width: 450px;
height: 360px;
padding: 20px !important;
padding: 20px 20px 0px 20px;
text-align: left;
/*border-right: 1px solid #000;*/
/*background-image:url(imagem_bg.gif);
background-position: left top;*/
}

#slice2 {
float:right;
/*background-color: #e6e6e6;*/
background-color:none;
width: 250px;
height: 400px;
padding: 0px;
margin: 0px;
text-align: left;
/*background-image:url(imagem_bg2.gif);
background-position: left top;*/
}

#slice3 {
background-color: #000;
color: #FFE544;
width: 680px !important;
width: 700px;
height: 79px !important;
height: 100px;
padding: 10px;
text-align: left;
border-top: 1px solid #000;
}

#slice3 a:link { color: #fff; text-decoration: none; }
#slice3 a:visited { color: #fff; text-decoration: none; }
#slice3 a:hover { color: #fff; text-decoration: underline; }

#footer {
width: 750px;
font: 11px Trebuchet MS, Arial;
color: #222;
}

#footer a:link { color: #007CA5; text-decoration: none; }
#footer a:visited { color: #007CA5; text-decoration: none; }
#footer a:hover { color: #007CA5; text-decoration: underline; }

#boxClear{
width:0px;
padding:0px;
margin:0px;
border:0px;
clear:both;
}
