body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: 'Raleway', sans-serif;
}
.linha-header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	background-color: #354B9C;
}
header {
	width: 100%;
	background: -webkit-linear-gradient(bottom, #FFF 20%, #D0D0D0 90%);
	background: -moz-linear-gradient(bottom, #FFF 20%, #D0D0D0 90%);
	background: linear-gradient(bottom, #FFF 20%, #D0D0D0 90%);
	height: 85px;
}

.content-header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.content-box {
	float: left;
	width: 288px;
	margin-right: 20px;
	margin-top: 20px;
}
.content-box-texto {
	width: 268px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	padding-top: 15px;
	font-size: 100%;
	color: #333;
	line-height: 120%;
	height: 150px;
}
.content-box-button {
	margin-top: 0px;
}
.content-box-dados {
	font-size: 160%;
	color: #354B9C;
	font-weight: bold;
	margin-top: -40px;
}
.direitos-desenvolvido {
	padding-top: 45px;
	font-size: 85%;
	color: #FFF;

}
.desenvolvido a {
	color: #FFF;
}

.direitos {
	float: left;
	padding-left: 5px;
}
.desenvolvido {
	float: right;
	margin-right: 5px;
}
.content-box-button a {
	text-decoration: none;
	color: #FFF;
	background-color: #354B9C;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 150px;
	text-align: center;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.content-box-button a:hover {
	background-color: #5A73C7;
}
.logo {
	float: left;
	margin-top: 20px;
}
nav {
	float: right;
	background-color: #354B9C;
	height: auto;
	width: 580px;
	margin-left: 0px;
	margin-top: 20px;
}
#menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	font-family: 'Raleway', sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

#menu li a:hover {
	background-color: #5A73C7;
}
.img-home-principal {
	width: 100%;
	height: auto;
	background-color: #354B9C;
}
.bg-home-principal {
	width: 100%;
	height: auto;	
	min-height: auto;
	min-width: 1024px;
}
.bg-content {
	width: 100%;
	background: -webkit-linear-gradient(bottom, #FFF 20%, #D0D0D0 90%);
	background: -moz-linear-gradient(bottom, #FFF 20%, #D0D0D0 90%);
	background: linear-gradient(bottom, #FFF 20%, #D0D0D0 90%);
}
footer {
	width: 100%;
	background-color: #354B9C;
	height: 110px;
}
.content-footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu-footer {
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}
.menu-footer ul {
	margin: 0px;
	padding: 0px;
}
.menu-footer li {
	list-style-type: none;
}
.menu-footer li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.menu-footer li a:hover {
	background-color: #5A73C7;
}
.content h2 {
	color: #354B9C;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.content h3 {
	color: #354B9C;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.content-texto {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	line-height: 140%;
	float: left;
	width: 550px;
}
.content-texto-localizacao {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	line-height: 140%;
	width: 940px;
	padding-bottom: 20px;
}
.content-texto-produtos {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	line-height: 140%;
}
.menu-produtos {
	width: 960px;
	padding-top: 25px;
}
.menu-produtos-voltar {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 35px;
}
.menu-produtos ul {
	margin: 0px;
	padding: 0px;
}
.menu-produtos-voltar ul {
	margin: 0px;
	padding: 0px;
}
.menu-produtos li {
	list-style-type: none;
}
.menu-produtos-voltar li {
	list-style-type: none;
}
.menu-produtos li a, .menu-produtos-voltar li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background-color: #354B9C;
	margin-right: 5px;
	margin-left: 5px;
}
.menu-produtos li a:hover, .menu-produtos-voltar li a:hover  {
	background-color: #5A73C7;
}
.img-cardoso {
	float: right;
	padding-top: 30px;
}
.blocos-img {
	padding-bottom: 15px;
}
.blocos-img img {
	border: 3px solid #CCC;
	margin-right: 20px;
}
.content-contato-esq {
	float: left;
	width: 500px;
	padding-top: 100px;
}
.content-contato-dir {
	float: left;
}
#formulario {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
}
#bg_enviar input {
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 86px;
	color: #666;
	cursor: pointer;
}
#bg_input input{
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 150px;
	color: #666;
	margin-bottom: 10px;
}
input, textarea {
	font: 14px/24px Helvetica, Arial, sans-serif;
	width: 350px;
	
}
input {
	width: 60%;
	color: #3b1e00;
	border: 1px solid #354B9C;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #FFF;
}
form {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
textarea {
	border: 1px solid #354B9C;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#submit {
	border: 1px solid #354B9C;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #3b1e00;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}
#submit:hover {
	border: 1px solid #354B9C;
	
}
a {
	color: #354B9C;
	text-decoration: none;
}
a:hover { 
	color: #FFF 
}
