/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* LOGIN ======================================================== */


#login {
	height:12px;
	position:relative;
	left:0;
	top:70px;
}
#login input {
	width:70px;
	background:#fff;
	padding:4px 5px 4px 5px;
	border:1px solid #d0d0d0;
	color:#454545;
	height:10px;
}
/*----------------------*/


#top ul.sub {
	width:892px;
	height:29px;
	padding:0 0 0 65px;
	float:left;
}
#top ul.sub li {
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	padding:0 2px 0 0;
}
#top ul.sub li.noImg {
	background-image:none;
}
#top ul.sub li a {
	padding:0 14px;
	font-family:normal 11px/29px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#1F2123;
	background-color:inherit;
	text-decoration:none;
}
#top ul.sub li a:hover {
	color:#B70D0D;
	background-color:inherit;
}
/*------------------------------------------------top--------------------*/

/* Global properties ======================================================== */
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#454545;
}
html {
	min-width:940px;
}
html, body {
	height:100%;
}
/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:940px;
	overflow:hidden;
	font-size:.875em;
	padding-bottom:176px;
}
/* Header */
	header {
	/*background:url(../images/header-bg.jpg) no-repeat center top;*/
		min-width:940px;
}
header .container {
	height:194px;
	position:relative;
	padding:0;
}
/* Content */
	section#content {
	float:left;
	width:691px;
	height:250px;
}
/* Sidebar */
	aside {
	width:219px;
	float:left;
	margin-right:30px;
	padding:5px 0 0 0;
}
/* Footer */
	footer {
	background:url(../images/footer-bg.png) no-repeat center top;
	margin-top:-121px;
	min-width:940px;
}
footer .container {
	height:121px;
	padding:0;
}
/* Left & Right alignment */

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrap {
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(../images/tail-middle.jpg) repeat-y center 194px;
	min-width:940px;
}
/*----- form defaults -----*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
fieldset {
	border:0;
}
/*----- lists -----*/

.categories {
	padding-bottom:37px;
}
.categories li {
	font-weight:bold;
	font-size:.857em;
	padding-bottom:8px;
	margin-bottom:6px;
	background:url(../images/divider1.gif) repeat-x left bottom;
}
.categories li.last {
	background:none;
	padding:0;
	margin:0;
}
.categories li span {
	display:block;
	padding-left:15px;
	height:1%;
	background:url(../images/marker.gif) no-repeat left 5px;
}
.categories li a {
	text-decoration:none;
	color:#325488;
}
.categories li a:hover {
	color:#ff7b01;
}
.news {
	margin-top:-25px;
}
.news li {
	padding-top:25px;
	line-height:1.429em;
}
.news li strong {
	font-size:.857em;
	color:#454545;
	display:block;
	padding-bottom:3px;
}
.news li a {
	color:#325488;
	text-decoration:none;
	font-weight:bold;
}
.articles {
	margin-top:-18px;
}
.articles li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	line-height:1.429em;
	padding-top:18px;
}
.articles li img {
	float:left;
	margin-right:22px;
}
.sitemap {
	padding-bottom:15px;
}
.sitemap li {
	padding:0 0 5px 16px;
	background:url(../images/marker1.gif) no-repeat left 5px;
}
.sitemap li ul {
	padding-top:5px;
	margin-bottom:-5px;
}
.list {
	width:100%;
	overflow:hidden;
	padding-bottom:40px;
}
.list li {
	float:left;
	width:175px;
	margin-right:53px;
}
.list li.last {
	margin:0;
}
.list li span {
	display:block;
	text-align:center;
}
.list li h4 {
	padding-top:20px;
}
.list li p {
	margin:0;
}
/*----- other -----*/
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	line-height:1.429em;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:16px;
	line-height:1.429em;
	text-align: justify;
}
.p0 {
	margin:0;
}
.address {
	width:100%;
	overflow:hidden;
	padding-bottom:40px;
}
.address address {
	font-style:normal;
	line-height:1.429em;
	float:left;
	width:620px;
}
.address address strong {
	color:#325488;
	width:94px !important;
	width:91px;
	float:left;
}
.address .extra-wrap {
	float:right;
	width:320px;
}
.address p {
	margin:0;
}
/*#banner {
	width:691px;
	height:299px;
	background:url(../images/banner-bg.jpg) no-repeat left top;
}
#banner h2 {
	color:#fff;
	font-size:42px;
	text-transform:none;
	line-height:1.2em;
	padding:75px 0 0 55px;
	margin:0;
}
#banner h2 span {
	display:block;
	margin-top:-12px;
	color:#fff;
}
#banner h2 span span {
	font-size:30px;
	margin-top:-8px;
}
*/
/*----- txt, links, lines, titles -----*/
a {
	color:#ff7b01;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	text-indent:-9999px;
}
h1 a {
	width:248px;
	height:75px;
	position:absolute;
	left:0;
	top:30px;
	background:url(../images/logotreinamento3.png) no-repeat left top;
}
h2 span {
	color:#8d8d8d;
}
h2 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}

h3 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}
h4 {
	font-size:1em;
	color:#325488;
	margin-bottom:5px;
		
}
h4 a {
	color:#325488;
	text-decoration:none;
}
h4 a:hover {
	color:#ff7b01;
}
#h10 {
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;

}
#calend {
	float:left;
	align:left;
	vertical-align:middle;
}



.txt1 {
	color:#325488;
	font-weight:bold;
}
.link {
	position:absolute;
	right:0;
	top:159px;
}
/*===== header =====*/
header .nav-bg {
	background:url(../images/nav-bg.png) no-repeat center top;
}
header nav {
	position:absolute;
	left:0;
	top:3px;
}
header nav ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	text-transform:uppercase;
	padding-right:1px;
	background:url(../images/divider.gif) repeat-y right top;
}
header nav ul li.last {
	background:none;
	padding:0;
}
header nav ul li a {
	color:#454545;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	padding:18px 0 20px 0;
	background-repeat:no-repeat;
	background-position:left top;
}
header nav ul li.current a,  header nav ul li a:hover {
	color:#325488;
}
header nav ul li a.m1 {
	width:186px;
}
header nav ul li.current a.m1 {
	background-image:url(../images/m1-act.jpg);
}
header nav ul li a.m2 {
	width:179px;
}
header nav ul li.current a.m2 {
	background-image:url(../images/m2-act.jpg);
}
header nav ul li a.m3 {
	width:208px;
}
header nav ul li.current a.m3 {
	background-image:url(../images/m3-act.jpg);
}
header nav ul li a.m4 {
	width:196px;
}
header nav ul li.current a.m4 {
	background-image:url(../images/m4-act.jpg);
}
header nav ul li.last {
	background:none;
	padding:0;
}
header nav ul li a.m5 {
	width:167px;
}
header nav ul li.current a.m5 {
	background-image:url(../images/m5-act.jpg);
}
/*===== content =====*/
#content .inside {
	padding:0px 25px 0 0px;
}
#content .inner_copy, #content .inner_copy a {
	border:10;
	float:right;
	background:#000;
	color:#ff7b01;
	width:100%;
	line-height:10px;
	font-size:10px;
	margin:-50% 0 0 0;
	padding:0
}
/*===== footer =====*/
footer .fleft {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	padding:32px 0 0 0;
}
footer .fleft span {
	display:block;
	font-size:30px;
	line-height:1.2em;
	color:#325488;
	margin-top:-4px;
}
footer .aligncenter {
	padding-top:39px;
	line-height:1.429em;
}
#search-form .rowElem {
	height:28px;
	position:absolute;
	right:0;
	top:113px;
}
#search-form input {
	width:205px;
	background:#fff;
	padding:4px 5px 4px 5px;
	border:1px solid #d0d0d0;
	border-right:0;
	color:#454545;
	line-height:1.2em;
	float:left;
	height:18px;
}
#search-form a {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	float:left;
	background-color:#0087c1;
	padding:6px 11px 0 11px;
	height:22px;
}
#search-form a:hover {
	background-color:#47b6e5;
}
/*----------------------*/

/*----- redesocial -----*/


#dupdireito .redesocial {
	height:28px;
	position:absolute;
	right:0;
	top:113px;
}
#search-form input {
	padding:4px 5px 4px 5px;
	float:left;
	height:18px;
}
#search-form a {
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:6px 11px 0 11px;
	height:22px;
}
#search-form a:hover {
}
/*----------------------*/

#newsletter-form {
	padding-bottom:45px;
}
#newsletter-form fieldset {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	background: #54cdf1;
	background: -webkit-linear-gradient(bottom, #54cdf1, #095790);
	background: -ms-linear-gradient(bottom, #54cdf1, #74d7f3);
	background: -moz-linear-gradient(bottom, #54cdf1, #74d7f3);
	background: -o-linear-gradient(bottom, #54cdf1, #74d7f3);
	border-color: transparent;
	width:219px;
	height:131px;
	overflow:hidden;
}
#newsletter-form .rowElem {
	padding:13px 19px 0 17px;
}
#newsletter-form input {
	border:1px solid #0086b5;
	background:#fff;
	color:#8e8e8e;
	font-size:.857em;
	padding:2px 5px 2px 5px;
	width:171px;
	margin-bottom:13px;
}
#newsletter-form h2 {
	color:#fff;
	margin-bottom:13px;
}
#newsletter-form a.fleft {
	color:#fff;
	position:relative;
	top:3px;
}
#newsletter-form a.fright {
	display:block;
	color:#fff;
	border:1px solid #26b6e8;
	text-decoration:none;
	background-color:#006caa;
	padding:2px 11px 3px 11px;
}
#newsletter-form a.fright:hover {
	border-color:#fff;
}
/*----------------------*/

#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
	height:30px;
}
#contacts-form .field.extra {
	height:100px;
}
#contacts-form label {
	float:left;
	width:123px;
	font-weight:bold;
	color:#325488;
}
#contacts-form input {
	width:300px;
	padding:2px 0 2px 3px;
	border:1px solid #d1d1d1;
	color:#70635b;
}
#contacts-form textarea {
	width:477px;
	height:100px;
	padding:2px 0 2px 3px;
	border:1px solid #d1d1d1;
	color:#70635b;
	overflow:auto;
}
/*==========================================*/
    

#slider {
	width: 691px; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:43px;
}
#sliderContent {
	width: 691px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
/*Fundo do Texto Sobre a Imagem*/
.sliderImage span {
	position: absolute;
	font-family: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 0px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
/*== FIM ==*/

.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 0;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
ul {
	list-style-type: none;
}
.clientes {
	position:relative;
	left:0px;
	top:0px;
	padding-top:6px;
	margin:0;
}
.caixa {
	position:relative;
	left:120px;
	top:43px;
	margin:0;
}
.santander {
	position:relative;
	left:350px;
	top:80px;
	margin:0;
}
.bradesco {
	position:relative;
	left:80px;
	top:30px;
	margin:0;
}
.indra {
	position:relative;
	left:300px;
	top:0px;
	margin:0;
}
.vw {
	position:relative;
	left:70px;
	top:0px;
	margin:0;
}
.vivere {
	margin:0;
	position:relative;
	left:320px;
	top: -100px;
}
.facebook {
	position:relative;
	padding-top:10px;
	padding-left: 500px;
	width: 450px;
	height:105px;
	overflow:inherit;
}
.calendario {
	background-color:#000000;
	color:#FFF;
	vertical-align:middle;
}

.fonte {
	background-color:#000000;
	color:#FFF;
	font-size:9px;
	vertical-align:middle;
}


.item {
	font-size:20px;
}


.h22 {
	color:#666;
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}

.h23 {
	color:#FFF;
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}


.h2455 {
	color:#1c487b;
	font-size:28px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}


footer .h24 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	padding:32px 0 0 0;
}
footer .h24 span {
	display:block;
	font-size:30px;
	line-height:1.2em;
	color:#325488;
	margin-top:-4px;
}
footer .alignr2 {
	line-height:1.429em;
}


.rodape1 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	padding:32px 0 0 0;
}
footer .fleft span {
	display:block;
	font-size:30px;
	line-height:1.2em;
	color:#325488;
	margin-top:-4px;
}
footer .aligncenter {
	padding-top:39px;
	line-height:1.429em;
}

