﻿/*html, body {
	height: 100%;
}*/
body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: medium;
	padding: 0;
	margin: 0;
}
#wrapperSecondLevel {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	/*min-height: 100%;
	voice-family: "\"}\"";
    voice-family: inherit;*/
    height: auto;
}

#contactWrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	/*min-height: 100%;
	voice-family: "\"}\"";
    voice-family: inherit;*/
    height: auto;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	/*min-height: 100%;
	voice-family: "\"}\"";
    voice-family: inherit;*/
    height: auto;
}

/* ---------------------------------------------- HOMEPAGE ----- */

/* ----- Header ----- */
#header {
	border-top: 20px #215EA8 solid;
	border-bottom: 6px #808080 solid;
	height: 360px;
	margin: 0;
	padding: 0;
}
#logo {
	width: 238px;
	height: 360px;
	background: white url('../images/header_gradient.jpg') repeat-x;
	float: left;
}
#logo p {
	margin: 0;
	margin-top: 250px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
	text-align: center;
	display: block;
	background: #B3DED3;
	padding: 17px 0;
}
#headerRight {
	width: 522px;
	height: 360px;
	background: #009900;
	float: right;
}
#headerRight p {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	background: #FFFFFF;
	margin: 0;
	height: 45px;
	padding-top: 15px;
}
/* Nav Bar ################################ */
#headerRight ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
#headerRight ul a {
	display: block;
	text-decoration: none;
	color: white;
	height: 37px;
	padding-top: 13px;
}
#headerRight ul a.first {
	width: 210px;
	background: url('../images/navButton2A.gif') no-repeat 0 0;
}
#headerRight ul a.second {
	width: 192px;
	background: url('../images/navButton2B.gif') no-repeat 0 0;
	height: 30px;
	padding-top: 20px;
}
#headerRight ul a.third {
	width: 120px;
	background: url('../images/navButton2C.gif') no-repeat 0 0;
	height: 30px;
	padding-top: 20px;
}
#headerRight ul a:hover {
	background-position: 0 -50px;
}
#headerRight li {
	float: left;
	height: 50px;
}
/* ----- Contents ----- */
#contents {
	width: 760px;
}
#contents p {
	font-size: 16px;
	color: #191919;
	border-left: 40px #01916D solid;
	padding-left: 20px;
	margin-top: 60px;
	letter-spacing: 0.02em;
}
#contents img {
	padding-left: 50px;
}
#leftColumn {
	width: 200px;
	height: 300px;
	background:url('../images/grayBorder.gif') repeat-y left top;
	float: left;
}
#rightColumn {
	width: 522px;
	height: 300px;
	background: #E6F4F0 url('../images/grayBorder.gif') repeat-y left top;
	float: right;
}

/* ----- Footer ----- */
#footer {
	background-color: #4C4C4C;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	color: #E5E5E5;
	height: 23px;
	text-align: center;
	width: 760px;
	margin-bottom: 10px;
}

/* ---------------------------------------------- FIRST LEVEL ----- */

/* ----- Header ----- */
#header_firstLevel {
	border-top: 20px #215EA8 solid;
	border-bottom: 6px #808080 solid;
	height: 120px;
	margin: 0;
	padding: 0;
}
#logo_firstLevel {
	width: 238px;
	height: 120px;
	background: white;
	float: left;
}
#logo_firstLevel p {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
	text-align: center;
	display: block;
	background: #B3DED3;
	padding: 12px 0 11px;
}
#header_firstLevel ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: white;
	margin: 0;
	margin-top: 80px;
	padding: 0;
}
#header_firstLevel ul a {
	display: block;
}
#header_firstLevel ul a:visited {
	background-position: top;
	text-decoration: none;
	color: white;
	background-image: url('../images/headerButton.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 12px;
}
#header_firstLevel ul a:link {
	background-position: top;
	text-decoration: none;
	color: white;
	background-image: url('../images/headerButton.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 12px;
}
#header_firstLevel ul a:active {
	background-position: 0 -40px;
}
#header_firstLevel ul a:hover {
	background-position: 0 -40px;
}
#header_firstLevel li {
	float: left;
	width: 174px;
	height: 40px;
}
#rightSide_firstLevel {
	height: 120;
	width: 522px;
	background: #FFFFFF url('../images/backgroundHeader.jpg') repeat-y right top;
	float: right;
}

/* ----- Contents ----- */
#wrapper .leftColumn_firstLevel {
	width: 370px;
	height: 330px;
	background: #E6F4F0;
	margin: 30px 20px 20px 0;
	float: left;
}
#wrapper .rightColumn_firstLevel {
	width: 370px;
	height: 330px;
	background: #E6F4F0;
	margin: 30px 0 20px 0;
	float: right;
}
#contents .rightColumn_firstLevel h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 0;
	background: #000080;
	display: block;
	padding: 5px 0;
	margin: 0;
	color: white;
}
#contents .leftColumn_firstLevel h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 0;
	background: #000080;
	display: block;
	padding: 5px 0;
	margin: 0;
	color: white;
}
#contents .leftColumn_firstLevel p {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 20px 20px 10px 20px;
	margin: 0;
	border: 0;
}
#contents ul {
	list-style: none;
	font-size: 14px;
	color: #191919;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 20px;
}
#contents li {
	background: url('../images/green_square.gif') no-repeat left 5px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#contents a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #191919;
	padding: 2px;
}
#contents a:link {
	text-decoration: none;
	font-size: 14px;
	color: #191919;
	padding: 2px;
}
#contents a:active {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	background: #CCE9E2;
	color: #01916D;
	padding: 2px;
}

#contents a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	background: #CCE9E2;
	color: #01916D;
	padding: 2px;
}

/* ---------------------------------------------- SECOND LEVEL ----- */

/* ----- Secondary Menu ----- */
#secondaryMenu {
	margin: 0;
	padding: 0;
}
#secondaryMenu ul {
	list-style: none;
	margin: 4px 0;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	background: #E5E5E5;
}
#secondaryMenu li {
	display: inline;
}
#secondaryMenu a:visited {
	padding: 5px 20px;
	background: #808080;
	color: white;
	text-decoration: none;
}
#secondaryMenu a:link {
	padding: 5px 20px;
	background: #808080;
	color: white;
	text-decoration: none;
}
#secondaryMenu a:active {
	background: #CCCCCC;
	color: #191919;
}

#secondaryMenu a:hover {
	background: #CCCCCC;
	color: #191919;
}

/* ----- Contents ----- */
#wrapperSecondLevel .rightColumn_firstLevel {
	margin-top: 0;
}
#wrapperSecondLevel .leftColumn_firstLevel {
	margin-top: 0;
}
#wrapperSecondLevel .leftColumn_firstLevel {
	width: 760px;
	margin: 0;
	padding: 0;
	float: none;
	background: #E6F4F0;
}
#wrapperSecondLevel #contents {
	margin-bottom: 20px;
}
#wrapperSecondLevel #contents h4 {
	background: #6B94C5;
}
#wrapperSecondLevel #contents li {
	padding-bottom: 5px;
}
#wrapperSecondLevel #contents ul.contents li {
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url('../images/green_square_small.gif');
}
#wrapperSecondLevel #contents ul.contents {
	margin-left: 40px;
	margin-right: 40px;
}
#wrapperSecondLevel #contents p {
	margin-left: 20px;
	margin-right: 20px;
}
#wrapperSecondLevel #contents h2 {
	margin: 20px 40px 0 40px;
	padding: 0 0 3px 0;
	color: #084C9E;
	border-bottom: 1px #084C9E solid;
	font-size: 22px;
}
#wrapperSecondLevel #contents h3 {
	margin: 15px 40px -10px 40px;
	padding: 0;
	color: #6b94c5;
	font-size: 16px;
}
.normal {
	font-family: Verdana, Arial, helvetica, sans-serif !important;
	font-size: medium !important;
	/*color: #191919 !important;*/
	font-weight: normal !important;
}
#contents ul.produtos {
	margin: 20px 0 0 20px;
}
#contents ul.produtos li {
	background: none;
	width: 280px;
	margin: 0 20px;
	padding: 0;
}
#contents ul.produtos a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #B5C9E2;
	color: #4C4C4C;
	padding: 5px 10px;
	display: block;
}
#contents ul.produtos a:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #B5C9E2;
	color: #4C4C4C;
	padding: 5px 10px;
	display: block;
}
#contents ul.produtos a:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	background: #5282BB;
	color: white;
	padding: 5px 10px;
}
#contents ul.produtos a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	background: #5282BB;
	color: white;
	padding: 5px 10px;
}
#contents ul a.info:visited {
	background: #B3DED3;
}
#contents ul a.info:link {
	background: #B3DED3;
}
#contents ul a.info:active {
	background: #01916D;
}
#contents ul a.info:hover {
	background: #01916D;
}
#contents .leftColumn_firstLevel img {
	float: right;
	margin: 0 35px 20px 0;
	padding: 0;
	border: 1px #BBBBBB solid;
}
/* ----- Table ----- */
table {
	width: 460px;
	margin-left: 40px;
	border-collapse: collapse;
}
td,th {
	font-size: .8em;
	border: 1px solid #BBBBBB;
	padding: 3px 5px 2px 5px;
}