
*{ margin:0; padding:0}

body{ background:url(fundo.jpg) top center no-repeat }


/*---------------------------------------------------------------------HEADER---------------------------------------------------------------------*/



#header{ width:100%; height:294px; float:left;}
#header_box{ width:888px; height:294px; margin:0 auto; }

/*--Logo--*/
#logo{ float:left; margin:0 0 0 294px}

/*--Menu--*/
#menu{ float:left; width:846px; height:24px;  margin:60px 0 0 17px}
#menu ul { float:left; list-style:none;}
#menu ul li { float:left}

/*---------------------------------------------------------------------ANIMA---------------------------------------------------------------------*/
#anima{ width:100%; height:424px; float:left; background: url(images/fundo_content.png) top center no-repeat }
#anima_box{ width:888px; height:424px; margin:0 auto;}

/*---------------------------------------------------------------------SIDEBAR1---------------------------------------------------------------------*/
#sidebar1{ width:100%; height:77px; float:left; }
#sidebar1_box{ width:888px; height:77px; margin:0 auto;}

.sidebar1{ float:left; margin:25px 0 0 240px}

/*---------------------------------------------------------------------SIDEBAR2---------------------------------------------------------------------*/
#sidebar2{ width:100%; height:113px; float:left; }
#sidebar2_box{ width:888px; height:113px; margin:0 auto;}

#sidebar2_box ul { float:left; list-style:none}
#sidebar2_box ul li { float:left}
.fornecedores { float:left; position: absolute; margin:2% 0 0 10%;}

/*---------------------------------------------------------------------FOOTER---------------------------------------------------------------------*/
#footer{ width:100%; height:148px; float:left; background:#463C34}
#footer_box{ width:888px; height:148px; margin:0 auto; }

.end{ float:left}
.redes{ float:left}
.artenosite{ float: left; position:absolute; margin:50px 0 0 10px; z-index:1}