* {
	margin: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #000;
}
#wrapper #logo {
	height: 444px;
	border: 1px solid #000;
	background-color: #111;
	width: 800px;
}
#wrapper #top space {
	height: 100px;
	width: auto;
}
#wrapper #menu {
	background-color: #222;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(../images/bt.jpg);
	height: 45px;
	width: auto;
}
#wrapper #menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	display: block;
	height: 45px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 45px;
	background-color: #000;
	background-image: url(../images/bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#wrapper #menu a:hover {
	background-position: bottom;
	color: #B9B9B9;
}
#wrapper #top space #header {
	background-color: #FFF;
	height: 100px;
}
#wrapper #banner {
	height: 100px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 800px;
	background-image: url(../images/banner.jpg);
}
#wrapper #logo #content {
	background-image: url(../images/bgw.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: auto;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 404px;
}
#wrapper #logo #content #titulo p {
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #logo #content #texto {
	font-size: 10px;
	height: 0px;
	visibility: inherit;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-weight: lighter;
	font-style: normal;
}
#wrapper #logo #content #texto #slider {
}
#wrapper #logo #content #texto #gallery {
	padding-left: 50px;
}
#wrapper #logo #content #corpo p {
	text-align: justify;
	padding-right: 50px;
}
#wrapper #logo #content #texto p strong {
	font-size: 12px;
}
