body{
background: white;
margin:0;
}

/*GERAL*/

#geral{
font-family: Arial, "MS Trebuchet", sans-serif;
color: black;
margin:0px auto;
width:1000px;
}

#topo{
float:left;
height:150px;
width:1000px;
}

#menu{
margin-top:0px;
height:480px;
width:200px;
float:left;
clear:left;
background:green;
}

#menu ol{
padding-left:40px;
padding-top:30px;
list-style:none;
}

#menu li{
margin-bottom:30px;
}

#menu a{
text-decoration: none;
font-weight: bold;
color: white;
}

#menu a:hover{
font-weight: bold;
color: black;
}

#pgs{
padding-top:0px;
float:right;
width:100px;
margin-top:0px;
}


#pgs li{
float:left;
padding-right:3px;
list-style:none;
text-decoration: none;
}

#pgs a{
text-decoration: none;
}

/*******************************************HOME*/
#home{
margin-top:0px;
height:480px;
width:800px;
float:left;
background:black;
}

#home h1{
color:white;
width:800px;
padding-left:40px;
padding-top:20px;
float:left;
}

#home p{
color:white;
width:500px;
padding-left:40px;
float:left;
clear:left;
}

#home img{
margin-right:130px;
margin-bottom:10px;
float:right;
clear:right;
width:80px;
height:60px;
border:none;
}

/***************************************SERVIÇOS*/
#servicos{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#servicos h1{
color:white;
width:800px;
padding-left:40px;
padding-top:20px;
}

#servicos p{
color:white;
width:500px;
padding-left:40px;
float:left;
}

/***************************************PRODUTOS*/
#produtos{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background-color:black;
}

#produtos h1{
color:white;
width:800px;
padding-left:40px;
padding-top:20px;
float:left;
}

#produtos p{
color:white;
width:500px;
padding-left:40px;
float:left;
clear:left;
}

#produtos ul{
margin-top:15px;
margin-left:15px;
float:left;
clear:left;
}

#produtos li{
color:white;
margin-bottom:10px;
}

#produtos a{
color:white;
text-decoration:none;
}

#produtos span{
font-size:10px;
font-weight:bold;
color:green;
}


/*************************************PORTIFOLIO*/
#portifolio{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#portifolio h1{
color:white;
width:800px;
padding-left:40px;
padding-top:20px;
}

#portifolio p{
color:white;
width:500px;
padding-left:40px;
}

#portifolio img{
height:80px;
width:100px;
margin-left:40px;
margin-bottom:20px;
}
/****************************************CONTATO*/
#contato{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#contato h1{
color:white;
width:800px;
padding-left:40px;
padding-top:20px;
}

#contato p{
color:white;
width:500px;
padding-left:40px;
}

#contato span{
font-size:14px;
font-weight:bold;
}





/******************************SUB MENUS (GALERIAS)*/

#fotos{
clear:right;
}

#plantas{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#plantas h3{
color:white;
width:760px;
padding-left:40px;
padding-top:20px;
float:left;
}

#plantas img{
height:60px;
width:80px;
margin-left:40px;
margin-bottom:20px;
}

/**********************/
#ferramentas{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#ferramentas h3{
color:white;
width:780px;
padding-left:40px;
padding-top:20px;
float:left;
}

#ferramentas img{
height:60px;
width:80px;
margin-left:40px;
margin-bottom:20px;
}
/**********************/
#moveis{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#moveis h3{
color:white;
width:780px;
padding-left:40px;
padding-top:20px;
float:left;
}

#moveis img{
height:60px;
width:80px;
margin-left:40px;
margin-bottom:20px;
}
/**********************/
#vasos{
margin-top:0px;
background:white;
height:480px;
width:800px;
float:left;
background:black;
}

#vasos h3{
color:white;
width:790px;
padding-left:40px;
padding-top:20px;
float:left;
}

#vasos img{
height:60px;
width:80px;
margin-left:40px;
margin-bottom:20px;
}

