body {
	background-color: #2B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#centercontainer {
	width: 820px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#centercontainer #header {
	height: 70px;
	float: left;
	width: 820px;
	background-color: #FAFAF6;
}
#centercontainer #header #headerleft {
	float: left;
}
#centercontainer #header #headerright {
	float: right;
}
#centercontainer #header #headerright p {
	font-size: 10px;
	padding: 4px 18px 0 0;
	margin: 0;
}
#centercontainer #main {
	background-color: #D26312;
	height: 480px;
	float: left;
	width: 820px;
}
#centercontainer #main #navi {
	float: left;
	width: 225px;
	margin-top: 25px;
	font-size: 14px;
	padding-top: 0px;
}
#centercontainer #main #navi a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 205px;
	height: 20px;
	display: block;
	padding-left: 15px;
	margin-bottom: 10px;
}
#centercontainer #main #navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 205px;
	height: 20px;
	display: block;
	padding-left: 15px;
	background-color: #004F89;
}
#centercontainer #main #navi a.binhier {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 205px;
	height: 20px;
	display: block;
	padding-left: 15px;
	background-color: #004F89;
}
#centercontainer #main #navi a.binhier:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 205px;
	height: 20px;
	display: block;
	padding-left: 15px;
}
#centercontainer #main #navi ul {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#centercontainer #main #navi li {
	list-style-type: none;
	margin: 0;
}
#centercontainer #main #navi li ul {
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
}
#centercontainer #main #navi li ul li {
	list-style-type: none;
	margin: 0;
}
#centercontainer #main #navi a.sub {
	color: #FFFFFF;
	text-decoration: none;
	width: 190px;
	height: 20px;
	padding-left: 29px;
	margin-bottom: 6px;
	font-weight: normal;
}
#centercontainer #main #navi a.sub:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 190px;
	height: 20px;
	padding-left: 29px;
	background-color: #CC0033;
	margin-bottom: 6px;
}
#centercontainer #main #navi a.subbinhier {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 190px;
	height: 20px;
	padding-left: 29px;
	margin-bottom: 6px;
	background-color: #CC0033;
}
#centercontainer #main #navi a.subbinhier:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 190px;
	height: 20px;
	padding-left: 29px;
	background-color: #D26312;
	margin-bottom: 6px;
}
#centercontainer #main #textinhalt {
	float: left;
	width: 560px;
	height: 420px;
	margin: 30px 0 0 4px;
	border: 1px solid black;
	overflow: auto;
	font-size: 12px;
	background-color: #FAFAF6;
}
#centercontainer #main #textinhalt table {
	margin-top: 20px;
	margin-left: 25px;
	font-size: 10px;
}
#centercontainer #main #textinhalt p {
	margin-left: 25px;
	margin-top: 20px;
	line-height: 20px;
	margin-right: 20px;
}
#centercontainer #main #textinhaltimagens {
	float: left;
	width: 560px;
	height: 420px;
	margin: 30px 0 0 29px;
	border: 1px solid black;
	font-size: 12px;
	background-color: #FAFAF6;
	overflow: visible;
}
#centercontainer #main #textinhalt1 {
	float: left;
	width: 560px;
	height: 420px;
	margin: 30px 0 0 4px;
	background-color: #FAFAF6;
	border: 1px solid black;
	overflow: auto;
	font-size: 13px;
	background-image: url(../pics/color.jpg);
	background-repeat: no-repeat;
}
#centercontainer #main #textinhalt1 p {
	margin-left: 30px;
	margin-top: 160px;
	line-height: 15px;
	margin-right: 0px;
	font-size: 12px;
	padding: 10px 0 0 40px;
	color: #FFFFFF;
	background-image: url(../pics/pbg.png);
	background-repeat: repeat-x;
	width: 460px;
	height: 160px;
}
#centercontainer #main #textinhalt2 {
	float: left;
	width: 560px;
	height: 420px;
	margin: 30px 0 0 4px;
	background-color: #FAFAF6;
	border: 1px solid black;
	overflow: auto;
	font-size: 13px;
	background-image: url(../pics/loja-embarro.jpg);
	background-repeat: no-repeat;
}
#centercontainer #main #textinhalt2 p {
	margin-left: 30px;
	margin-top: 56px;
	line-height: 15px;
	margin-right: 0px;
	font-size: 12px;
	padding: 15px 0 0 220px;
	color: #FFFFFF;
	background-image: url(../pics/pbg.png);
	background-repeat: repeat-x;
	width: 280px;
	height: 40px;
}
#centercontainer #main #textinhalt3 {
	float: left;
	width: 560px;
	height: 420px;
	margin: 30px 0 0 4px;
	background-color: #FAFAF6;
	border: 1px solid black;
	overflow: auto;
	font-size: 13px;
	background-image: url(../pics/produtos.jpg);
	background-repeat: no-repeat;
}
#centercontainer #main #textinhalt #vollbild {
	width: 560px;
	height: 420px;
}
#centercontainer #main #textinhalt #arrowleft {
	float: left;
	width: 16px;
	font-size: 25px;
	height: 80px;
	font-weight: bold;
	text-align: left;
	margin-top: 190px;
	margin-left: 1px;
}
#centercontainer #main #textinhalt #arrowpicture {
	float: left;
	margin-top: 20px;
	width: 500px;
	height: 380px;
	text-align: center;
	margin-left: 12px;
}
.textfoto1 {
	float: left;
	text-align: left;
	clear: left;
	width: 500px;
	margin-top: 15px;
	font-size: 12px;
}
.bildfoto1 {
	float: left;
	width: 500px;
	height: 330px;
}
.textfoto2 {
	float: left;
	width: 220px;
	text-align: left;
	margin-top: 120px;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto2 p {
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 20px;
}
.bildfoto2 {
	float: right;
	margin-right: 17px;
	width: 253px;
	margin-top: 0px;
	padding-top: 0px;
}
.textfoto3 {
	float: left;
	margin-top: 120px;
	width: 245px;
	text-align: left;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto3 p {
	padding: 0 0 0 30px;
	line-height: 20px;
	margin: 0;
}
.bildfoto3 {
	padding-left: 50px;
	float: left;
	width: 201px;
}
.textfoto4 {
	float: left;
	text-align: left;
	clear: left;
	width: 500px;
	margin-top: 15px;
	font-size: 12px;
}
.bildfoto4 {
	float: left;
	width: 500px;
	height: 330px;
}
.textfoto5 {
	float: left;
	margin-top: 120px;
	width: 200px;
	text-align: left;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto5 p {
	margin: 0;
	line-height: 20px;
	padding: 0 0 0 20px;
}
.bildfoto5 {
	float: right;
	margin-right: 20px;
}
.textfoto6 {
	float: left;
	margin-top: 120px;
	width: 210px;
	text-align: left;
	margin-left: 20px;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto6 p {
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 22px;
}
.bildfoto6 {
	float: left;
	width: 230px;
	margin-left: 20px;
}
.textfoto7 {
	float: left;
	margin-top: 120px;
	width: 217px;
	text-align: left;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto7 p {
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 10px;
}
.bildfoto7 {
	float: right;
	margin-right: 15px;
	width: 253px;
}
.textfoto8 {
	float: left;
	margin-top: 120px;
	width: 227px;
	text-align: left;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto8 p {
	line-height: 20px;
	margin: 0;
	padding: 0 10px 0 20px;
}
.bildfoto8 {
	float: right;
	margin-right: 15px;
	width: 253px;
}
.textfoto9 {
	float: left;
	margin-top: 100px;
	width: 190px;
	text-align: left;
	margin-left: 5px;
}
.bildfoto9 {
	float: left;
	width: 253px;
	margin-left: 20px;
	height: 380px;
}
.textfoto10 {
	float: left;
	margin-top: 120px;
	width: 205px;
	text-align: left;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto10 p {
	line-height: 20px;
	margin: 0;
	padding: 0 10px 0 20px;
}
.bildfoto10 {
	float: right;
	width: 253px;
	margin-right: 15px;
}
.textfoto11 {
	float: left;
	margin-top: 120px;
	width: 179px;
	text-align: left;
}
#centercontainer #main #textinhalt #arrowpicture .textfoto11 p {
	line-height: 20px;
	margin: 0;
	padding: 0 10px 0 20px;
}
.bildfoto11 {
	float: left;
	width: 321px;
}
.textfoto12 {
	float: left;
	text-align: left;
	clear: left;
	width: 413px;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 43px;
}
.bildfoto12 {
	float: left;
	width: 413px;
	height: 310px;
	padding-left: 43px;
}
.textfoto13 {
	float: left;
	text-align: left;
	clear: left;
	width: 441px;
	margin-top: 15px;
	font-size: 12px;
	margin-left: 29px;
}
.bildfoto13 {
	float: left;
	width: 441px;
	height: 330px;
	padding-left: 29px;
}
#centercontainer #main #textinhalt #arrowright {
	float: right;
	width: 16px;
	font-size: 25px;
	height: 80px;
	font-weight: bold;
	margin-top: 190px;
	text-align: right;
	margin-right: 1px;
}
#centercontainer #footer {
	color: #D26312;
	font-size: 10px;
	width: 820px;
	text-align: center;
}
#centercontainer #footer p {
}
#centercontainer #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#centercontainer #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.casadacor10 {
	font-family: "Comic Sans MS", Geneva, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0033;
}
.casadacor12 {
	font-family: "Comic Sans MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0033;
}
a:link {
	color: #004F89;
	text-decoration: none;
}
a:visited {
	color: #004F89;
	text-decoration: none;
}
a:hover {
	color: #004F89;
	text-decoration: underline;
}
a:active {
	color: #004F89;
	text-decoration: underline;
}
a.arrow {
	color: black;
	text-decoration: none;
}
.special-barro {
	color: #FAFAF6;
	font-size: 12px;
}
.special-barro-blue {
	color: #FAFAF6;
	font-size: 17px;
}
.special-barro-white {
	color: #FAFAF6;
	visibility: hidden;
}
.font10 {
	font-size: 10px;
}
.yellowlink {
	color: #CC0033;
}
#centercontainer #main #textinhalt blockquote {
	margin: 0 0 0 10px;
	padding: 0;
}
.casadacor13 {
	font-family: "Comic Sans MS", Geneva, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0033;
}
