@charset "utf-8";

#logo {width:400px; height:190px; float:left;  text-align:right; }

#nome {width:auto; height:190px; color:#E7A220; font-family:arial; padding:30px; float:left;
	}

header {width:auto; height:200px;
}

#menu {width:100%; height: 50px; display:inline-block; margin:20px; background-color:#000000;
}

li {display:inline-block; width: 120px;height: 50px; padding:5px; font-family:"Arial Black", sans-serif; text-align:center;
}

a {text-decoration:none; color: #E7A220;
}
a:hover {text-decoration:none; color: #000000; background-color:#FFFFFF; 
}

footer {width:100%; height: 50px; color:#ffffff; margin:20px; background-color:#000000; padding:15px;
}

#objeto {text-align:center; width:60%; margin:auto;
	}
	
h2 {color:#8A3413 ; font-size:24px; font-family: arial;
}

.imagens {border-radius:15px; box-shadow:#E82A2E 10px 10px 10px;
}

p {font-size:16px; font-weight:bold; font-family:arial;
}