#full {
	float: left;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	height: auto;
	margin-top: 0px;
}
body {
	margin: 0px;
}
#full #right {
	float: right;
	width: 471px;
	height: auto;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
h1    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F3638;
	margin-left: 10px;
	margin-top: 20px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#boxes .window{
	margin: 0px;
}
#logo {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
#img_top {
	margin-bottom: 30px;
}
#imgtop {
	float: left;
	width: 485px;
}
#menu {
	float: right;
	width: 455px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9834;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9834;
	text-decoration: none;
}
#menu_green {
	float: right;
	width: 455px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5BA853;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu_green a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5BA853;
	text-decoration: none;
}
#menu_darkred {
	width: 455px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B43D3F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu_darkred a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B43D3F;
	text-decoration: none;
}
#menu_contact {
	float: right;
	width: 455px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #65946F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu_contact a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #65946F;
	text-decoration: none;
}
#left_orange {
	float: left;
	height: auto;
	width: 485px;
}
#right_orange {
	float: right;
	height: 600px;
	width: 471px;
	background-image: url(../images/bg_bottom_orange.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB8E00;
	margin-left: 40px;
}
#right_green {
	float: right;
	height: 600px;
	width: 471px;
	background-image: url(../images/bg_bottom_green.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5BA853;
}
#right_darkred {
	height: 600px;
	width: 471px;
	background-image: url(../images/bg_bottom_darkred.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7302A;
}
#right_pink {
	height: 600px;
	width: 471px;
	background-image: url(../images/bg_bottom_pink.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE373B;
}
#right_contact {
	float: right;
	height: 600px;
	width: 471px;
	background-image: url(../images/bg_bottom_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D9F79;
	margin-left: 40px;
}
#left_green {
	float: left;
	height: auto;
	width: 485px;
}
#box {
	float: right;
	height: 270px;
	width: 210px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#box p strong {
	font-weight: bold;
	color: #F60;
}
#block {
	float: left;
	margin-top: 20px;
	height: auto;
	width: 470px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#block #text {
	float: left;
	width: 330px;
}
#block #boxphoto {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
	width: 138px;
}
#block #titleblock_orange {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FA8C00;
	border-left-color: #F80;
	height: auto;
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FA8C00;
	margin-bottom: 5px;
}
#block #titleblock_cyan {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #D90907;
	height: auto;
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D90907;
	margin-bottom: 5px;
	border-bottom-color: #D90907;
}
#titleblock_pink  {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BE373B;
	border-left-color: #BE373B;
	height: auto;
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF363B;
	margin-bottom: 5px;
}
#block #titleblock_blue {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #506896;
	border-left-color: #4F6795;
	height: auto;
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E6694;
	margin-bottom: 5px;
}
#block #titleblock_green {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5DA956;
	border-left-color: #5EAA57;
	height: auto;
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5AAC50;
	margin-bottom: 5px;
}
#block #titleblock_contact {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #65946F;
	border-left-color: #65946F;
	height: auto;
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #65946F;
	margin-bottom: 5px;
}
#block #text p a strong {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#product_menu {
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#product_block {
	float: left;
	width: 485px;
	margin-top: 30px;
	height: auto;
}
#product_menu a {
	color: #666;
	text-decoration: none;
}
#title_style {
	background-image: url(../images/gradient_title_gold.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#title_sac {
	background-image: url(../images/gradient_title_green.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#result {
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 20px;
}
#result h5 a{
	color: #CD2520;
	text-decoration: none;
}
#result p a {
	color: #666;
	text-decoration: underline;
}
#titleblock  {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B62F28;
	border-left-color: #B62F28;
	height: auto;
	float: left;
	width: 980px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F7FFFF;
	margin-bottom: 5px;
}
#result #titleblock_faq {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #669570;
	border-left-color: #65946F;
	height: auto;
	float: left;
	width: 980px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669570;
	margin-bottom: 5px;
}
#result #texto {
	width: 450px;
	float: left;
	height: auto;
	margin: 10px;
}
#result #column {
	float: left;
	height: auto;
	width: 280px;
	margin-right: 3px;
	margin-left: 10px;
}
#result #column2 {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 3px;
	margin-left: 10px;
}
#result #column3 {
	float: left;
	height: auto;
	width: 485px;
	margin-right: 3px;
	margin-left: 10px;
}
#footer {
	float: left;
	height: 300px;
	width: 1000px;
	margin-top: 10px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
#footer #texto {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 130px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer #texto a {
	text-decoration: underline;
	color: #666;
}
#footer #isee {
	float: left;
	height: auto;
	width: 40px;
	margin-top: 130px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D62E35;
	margin-left: 10px;
	margin-top: 20px;
}
#form h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55966E;
	margin: 10px;
}
#form table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #679671;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/marquee.gif);
}
#block #form {
	width: 465px;
	height: auto;
}
#block ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CD2520;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#dicastb {
	height: auto;
	width: 460px;
	margin-bottom: 10px;
	float: left;
}
#left_dica {
	float: left;
	height: auto;
	width: 485px;
	padding-top: 10px;
}
#resposta {
	float: right;
	width: 471px;
	margin-top: 20px;
	height: auto;
}
h4 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#full #result #column2 #gallery a img {
	border: 1px solid #E7E7E7;
}
#right_press {
	float: right;
	height: 600px;
	width: 471px;
	background-image: url(../images/bg_bottom_lightblue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #476797;
	margin-left: 0px;
}
#menu_blue {
	float: right;
	width: 455px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #476797;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu_blue a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #476797;
	text-decoration: none;
}

