@charset "iso-8859-2";
/* CSS Document */

a {
	text-decoration: none;
}

img {
	border: 0;
}

.clean {
	clear: both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../img/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	width: 1004px;
	height: auto;
	margin: 0 auto 0;
}

#topo{
	width: 1004px;
	height: 140px;
	margin: 0 auto;
}

#topo h1 {
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}

#menu {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	float: right;
	margin-top: -80px;
	border: 0 !important;
}

/* Clear floated elements */
#menu:after{
	visibility: hidden !important;
	border: 0;
	display: block !important;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

#menu ul {
	font-family: "Arial Narrow";
	margin: 0;
	font-size: 15px;
	color: #777;
	z-index: 9999;
	margin-left: 10px;
}

#menu li {
	display: inline;
	list-style: none;
	float: left;
	line-height: 40px;
	border-right: 1px solid #777 !important;
	padding: 0!important;
}

#menu a {
	text-decoration: none;
	color: #777;
}

#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

html #menu li a:hover{ 
	color: #54a276;
	width: 100%;
	height: 40px;
}

*html #menu li a:hover{ /* IE6 */
	color: #54a276;
}

#menu li:hover > ul{
	display: block;
}

/* Sub-menu */

nav {
	margin: 0;
	padding: 7px 6px 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#nav li {
	margin: 0 5px;
	float: left;
	position: relative;
	list-style: none;
	border: 0;
}

/* main level link */
#nav a {
	color: #777;
	text-decoration: none;
	display: block;
	padding-right: 2px;
	margin: 0;
	
}

/* dropdown */
#nav li:hover > ul {
	display: block;
	font-size: 12px;
	margin-top: 5px;
	border: 1px solid #e7e7e7;
	background: url(../img/bg-submenu.png);
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	min-width: 250px;
	position: absolute;
	top: 34px;
	left: 0;
	padding-left: 20px;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 !important;
	
}

#nav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* clearfix */

#nav ul li:first-child a:after{
    content: '';
    position: absolute;
    left: -10px;
    top: -8px;
    width: 22px;
    height: 8px;
	background: url(../img/after-menu.png);
}

#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	
}
#nav {
	display: inline-block;
	position: absolute;
	z-index: 9999999;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

#animacao {
	margin-top: -11px;
}

#home01 {
	border-top: 4px solid #f2f2f2;
	width: 505px;
	height: auto;
	margin-left: 15px;
	margin-top: -10px;
	float: left;
}

#home01 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54a276;
	margin-left: 10px;
}

.txt-sobre-home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	margin-left: 10px;
	margin-right: 10px;
}

.bt-saiba-mais {
	margin-left: 10px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}

.home-facebook{
	width: 100%;
	height: 495px;
	margin-top: 60px;
	background: #f2f2f2;
}

.home-facebook h1 {
	padding-top: 10px;
}

.home-facebook h2 {
	text-align: center;
}

#home02 {
	border-top: 4px solid #f2f2f2;
	width: 464px;
	height: auto;
	margin-left: 20px;
	margin-top: -10px;
	float: left;
}

#home02 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54a276;
	margin-left: 10px;
}

.calendario{
	width: 100%;
	height: 490px;
	padding-top: 5px;
	margin-top: 16px;
	background: #f2f2f2;
}

#rodape{
	width: 100%;
	height: 260px;
	background: url(../img/background-rodape.jpg);
	margin-top: 20px;
	position: absolute;
}

#rodape-interno{
	width: 100%;
	height: 260px;
	background: url(../img/background-rodape.jpg) repeat-x;
	margin-top: 60px;

}

#dados-rodape{
	width: 1004px;
	height: 260px;
	margin: 0 auto;
}

.sobre-rodape{
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-size: 12px;
	width: 320px;
	height: 215px;
	margin: 0 auto;
	border-right: 1px solid #c0c0c0;
	float: left;
	margin-top: 15px;
}

.sobre-rodape a{
	color: #54a276;
}

.links-rodape{
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-size: 12px;
	width: 370px;
	height: 215px;
	margin: 0 auto;
	border-left: 1px solid #FFF;
	border-right: 1px solid #b2b2b2;
	float: left;
	margin-top: 15px;
}

.links-rodape span {
	line-height: 0;
	margin-left: -25px;
}

.links-rodape li{
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Somente para Chrome e Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .links-rodape li { margin-top: 5px; margin-bottom: 5px;}
}

.links-rodape ul{
	margin-left: 40px;
}

.links-rodape a{
	color: #5d5d5d;
	text-decoration: none;
}

.social-rodape{
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-size: 12px;
	width: 300px;
	height: 215px;
	margin: 0 auto;
	border-left: 1px solid #FFF;
	float: left;
	margin-top: 15px;
}
.social-rodape a{
	text-decoration: none;
	color: #5d5d5d;
}

.social{
	width: 213px;
	height: 39px;
	background: url(../img/background-redes-sociais.png);
}

.social span{
	line-height: 40px;
}

#empresa{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.txt-empresa {
	width: 700px;
	margin-left: 10px;
	height: auto;
	border: 1px solid #e1e1e1;
	float: left;
	padding-bottom: 11px;
}

.txt-empresa h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54a276;
	margin-left: 10px;
}

.txt-empresa span{
	padding-left: 10px;
	font-size: 14px;
	color: #4e4e4e;
}

.coluna-servicos{
	width: 218px;
	height: 200px;
	float: left;
	border-top: 4px solid #f2f2f2;
	margin-left: 60px;
}

.coluna-servicos h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54a276;
	margin-left: 10px;
}

.coluna-servicos ul{
	margin-left: -39px;
}

.coluna-servicos li{
	list-style: none;
	margin-top: 5px;
}

#servicos{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.txt-servicos {
	width: 700px;
	margin-left: 10px;
	height: auto;
	border: 1px solid #e1e1e1;
	float: left;
	padding-bottom: 11px;
}
h1{
	color: #335040 !important; /*  #54a276*/
}
.txt-servicos h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 10px;
}

.txt-servicos2{
	width: 96%;
	padding-left: 10px;
	font-size: 14px;
	color: #4e4e4e;
}

.txt-servicos2 a{
	text-decoration: none;
	color: #54a276;
}

#treinamento-interno{
	text-align: center;
	clear: both;
	margin: 0 auto;
	width: 440px;
}

#contato{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.txt-contato {
	width: 700px;
	margin-left: 10px;
	height: auto;
	border: 1px solid #e1e1e1;
	float: left;
	padding-bottom: 11px;
}

.txt-contato h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54a276;
	margin-left: 10px;
}

.txt-contato2{
	width: 96%;
	padding-left: 10px;
	font-size: 14px;
	color: #4e4e4e;
}

.txt-contato2 a{
	text-decoration: none;
	color: #54a276;
}

#contato select {
	font-family: Arial;
	width: 280px;
	padding: 5px;
	font-size: 12px;
	line-height: 1;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	height: 28px;
	color: #575757;
	-webkit-appearance: none;
}

#contato input{
	font-family: Arial;
	width: 270px;
	height: 25px;
	border: 1px solid #d1d1d1;
	margin-top: 3px;
	padding-left: 5px;
	border-radius: 5px;
	color: #575757;
	font-size: 12px;
}

#contato textarea{
	font-family: Arial;
	width: 270px;
	height: 120px;
	padding-top: 5px;
	border: 1px solid #d1d1d1;
	margin-top: 3px;
	padding-left: 5px;
	color: #575757;
	font-size: 12px;
	border-radius: 5px;
}

.codigo {
	width: 70px !important;
	height: 22px !important;
}

.btncontato {
	width: 79px !important;
	height: 28px !important;
	border: 0 !important;
	text-indent: 0px !important;
	cursor: pointer;
	background: url(../img/bt-enviar.png);
	display: block;
}

#trabalhe{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.txt-trabalhe {
	width: 700px;
	margin-left: 10px;
	height: auto;
	border: 1px solid #e1e1e1;
	float: left;
	padding-bottom: 11px;
}

.txt-trabalhe h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54a276;
	margin-left: 10px;
}

.txt-trabalhe2{
	width: 96%;
	padding-left: 10px;
	font-size: 14px;
	color: #4e4e4e;
}

.txt-trabalhe2 a{
	text-decoration: none;
	color: #54a276;
}

#trabalhe select {
	font-family: Arial;
	width: 280px;
	padding: 5px;
	font-size: 12px;
	line-height: 1;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	height: 28px;
	color: #575757;
	-webkit-appearance: none;
}

#trabalhe input{
	font-family: Arial;
	width: 380px;
	height: 25px;
	border: 1px solid #d1d1d1;
	margin-top: 3px;
	padding-left: 5px;
	border-radius: 5px;
	color: #575757;
	font-size: 12px;
}

#trabalhe textarea{
	font-family: Arial;
	width: 380px;
	height: 60px;
	padding-top: 5px;
	border: 1px solid #d1d1d1;
	margin-top: 3px;
	padding-left: 5px;
	color: #575757;
	font-size: 12px;
	border-radius: 5px;
}

#falsa{
	border: 1px solid #333;
}