h2{
	color: #454545;
	font: 18px Arial, Georgia;
}
h1{
	font: 25px Georgia, Arial, "Segoe UI", Verdana;
}
.imagem{
	border: 10px #dddddd solid;
	margin: 15px;
}
.imagem:hover{
	border: 10px #5a5a5a solid;
}
.imagem-produtos{
    border: 10px #dddddd solid;
}
.imagem-produtos:hover{
    border: 10px #5a5a5a solid;
}
#container {
	width: 882px;
	min-width: 1000px;
	margin: 0 auto;
}
body {
	background-color: #d9d9d9;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
}
#top img{
	float:left;
}
#menu{
	float:left;
	background-image: url(img/menu-bg.jpg);
	background-repeat: no-repeat;
	width: 504px;
	height: 44px;
}
#menu ul{
	height: 1px;
	
}
#menu ul li{
	display:inline;
	margin-left: 30px;
}
#menu ul a{
	text-decoration: none;
	font: 15px  Arial,"Segoe UI", sans-serif;
	border: 0;
	text-align: center;
}
#menu ul li a{
	height: 40px;
	color: black;
	margin-top: 10px;
	
}
#menu ul li a:visited{
color: black;

}
#menu ul li a:hover{
color: red;
}
#meio{
	margin-top: 40px;
	width: 882px;
	float: left;
	height: 100%;
	background-color: #edeeee;
	padding: 10px;
	color: #585858;
	font: 13px Arial, Verdana;
}
#botoes{
	text-align:center;
}
#botoes a{
	text-decoration: none;
	color: #296dd1;
	margin-right: 50px;
}
#botoes a:hover{
	color: #74b4fe;
}
#footer{
    width: 900px;
    margin: 0 auto;
    border: 0;
    padding-top:10px;
    float: left;
    text-align:center;
    font: 11px Verdana, Arial;
}
#footer a img {
    border: 0;
}
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 400px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #a5a5a5;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #dddddd; }
h2.active {background-position: left bottom;} 
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #74b4fe;
    background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 880px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; 
}
#galleria{width:800px;margin:20px auto}