/* Website template by freewebsitetemplates.com */
html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #0c2635;
	margin: 0;
}
img {
	border: 0;
}
.alert{
	width:300px;
	padding:10px;
	background:#039;
	border:1px solid #FF0;
	margin:5px 0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}
.alert img{
	float:right;
}
.ok{
	padding:5px;
	background:#D5FFDF;
	border:1px solid #0F0;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.no{
	padding:5px;
	background:#FFDFDF;
	border:1px solid #F00;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}


/*------------------------------ HEADER ------------------------------*/
#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}
#header .img {
	width: 500px;
	height:80px;
}

/** Logo **/
#logo {
	display: block;
	padding: 0 0 5px 65px;
}

/** Navigation **/
#navigation {
	background: url(../images/bg-menu-left-curve.gif) no-repeat left bottom;
	height: 47px;
	padding: 3px 0 0 4px;
	position: absolute;
	bottom: -20px;
	left: 0;
}
#navigation ul {
	background: url(../images/bg-menu.gif) repeat-x;
	display: inline-block;
	height: 40px;
	width: 955px;
	list-style: none;
	margin: 0;
	padding: 4px 0 3px;
}
#navigation li {
	float: left;
	font-size: 17px;
	line-height: 40px;
	margin: 0 5px;
	text-align: center;
}
#navigation li a:hover {
	color:#06F;
}
#navigation li.first {
	margin-left: 0;
}
#navigation li.restrito {
	font-size: 14px;
}
#navigation li.restrito a {
	color:#F00;
	padding:0;
}
#navigation li.restrito a:hover {
	color:#03C;
}
#navigation li.selected {
	background-color: #FFC;
}
#navigation a {
	color: #092f44;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #eaeaea;
}
#navigation a:hover {
	color: #0a2d43;
}

/** Adbox **/
#adbox {
	background-color: #ffffff;
	height: 340px;
	padding: 20px 0 0;
}
#adbox p {
	margin: 0;
}
#adbox .body {
	width: 960px;
	margin: 0 auto 0;
}
#adbox div.images {
	float: right;
	display: inline-block;
	height: 290px;
	width: 730px;
	padding:2px;
}
#adbox div.images img.preview {
	float: left;
	margin-right: 2px;
}
#adbox div.images img.last {
	position: relative;
	top: -2px;
}
#adbox .details {
	color: #2f2f2f;
	height: 200px;
	width: 200px;
	padding: 40px 20px 40px 10px;
}
#adbox .details p {
	color: #646c6f;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
#adbox .details p span {
	color: #073f5a;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 10px;
	text-align: left;
}
#adbox .details p span a {
	color: #073f5a;
	font-weight: bold;
	text-decoration: none;
}
#adbox .footer {
	height: 46px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#adbox div.footer ul {
	background-color: #dcdcdc;
	display: inline-block;
	width: 960px;
	list-style: none;
	margin: 0 auto;
	border-radius: 3px;
	padding: 0;
	position: absolute;
	bottom: -80px;
}
#adbox div.footer ul li {
	float: left;
	width: 280px;
	padding: 20px 20px 18px;
}
#adbox div.footer ul li img {
	float: left;
	margin-right: 10px;
}
#adbox div.footer ul li p {
	color: #363636;
	font-size: 14px;
	height: 88px;
	line-height: 20px;
	margin: 0;
}
#adbox div.footer ul li p a {
	color: #010101;
	font-weight: bold;
	text-decoration: none;
}
#adbox div.footer ul li.selected {
	background-color: #e9f1f4;
	border-radius: 3px;
}
#adbox div.footer ul li.selected p, #adbox div.footer ul li.selected p a {
	color: #5c6164;
}
#adbox div.footer span.bottom-shadow {
	background: url(../images/bottom-shadow.gif) no-repeat left top;
	display: block;
	height: 20px;
	width: 960px;
	position: absolute;
	bottom: -100px;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: url(../images/bg-content.gif) repeat;
	padding: 40px 0 20px;
}
#contents div.body {
	color: #fdfffa;
	width: 960px;
	margin: 0 auto 20px;
}
/** MAIN **/
#main {
	background-color: #03354e;
	width: 630px;
	margin: 60px 10px 0 300px;
	padding: 20px 0 20px 20px;
}
#main span, #main p {
	color: #aeb4b4;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding-right: 20px;
	text-align: justify;
}
#main span {
	color: #fdfffa;
	font-size: 16px;
}
#main p a {
	color: #aeb4b4;
	font-weight: bold;
	text-decoration: none;
}
#main span a {
	color: #fdfffa;
	font-weight: bold;
	text-decoration: none;
}
#main ul {
	display: inline-block;
	list-style: none;
	height: 355px;
	margin: 0;
	padding: 0;
}
#main ul li {
	float: left;
	width: 315px;
}
#main ul li a {
	color: #fdfffa;
	display: block;
	height: 114px;
	margin: 0 40px 0 0;
	text-decoration: none;
}
#main ul li img {
	float: left;
}
#main ul li h3 {
	margin: 0;
	line-height: 25px;
	padding-top: 35px;
}
#main ul li p {
	clear: both;
	padding: 6px 40px 20px 0;
}

/**----------------- SIDEBAR---------------------------- **/
#sidebar {
	float: left;
	width: 270px;
	margin: 0;
	padding: 20px 20px 0 10px;
}
#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}
#sidebar ul {
	list-style: none;
	height: 420px;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}
#sidebar ul li span {
	color: #456d87;
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
#sidebar ul li span a {
	background: url(../images/bg-comment.gif) no-repeat 7px 3px;
	color: #fffffb;
	display: inline-block;
	height: 20px;
	width: 20px;
	padding-bottom: 1px;
	padding-left: 12px;
	text-decoration: none;
}

/*------------------------------ About us page ------------------------------*/
#contents .background {
	background-color: #fff;
	line-height: 20px;
	width: 920px;
	height:650px;
	border-radius: 3px;
	margin: 0 auto;
	padding: 20px;
}
#contents div.background h3 {
	color: #0e2934;
	margin: 20px 0;
	text-transform: uppercase;
}
#contents div.background .login {
	min-height: 300px;
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #0e2934;
	margin: 15px 0;
	padding:10px 10px;
	text-align:center;
}
#contents div.background .login p {
	margin: 15px 0;
	text-align:center;
}
#contents div.background .login input {
	margin: 5px 0;
}
#contents div.background p {
	color: #646c6f;
	font-size: 14px;
	margin: 0;
	padding: 0 0 20px;
	text-align: justify;
}
#contents div.background p a {
	color: #0e2934;
	font-weight: bold;
	text-decoration: none;
}
#contents div.background p b {
	display: block;
	margin: 20px 0;
	text-transform: uppercase;
}

/*----------- CLIENTES - page_clientes ---------*/
#contents .background_cliente {
	background-color: #ffffff;
	line-height: 10px;
	min-height: 750px;
	width: 920px;
	border-radius: 3px;
	margin: 0 auto;
	padding: 20px;
}
#page_cliente{
	width:445px;
	height:740px;
	margin-bottom:1px;
	background:#FFF;
	padding:3px;
	border:2px solid #069;
	float:right;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
#page_cliente img{
	width:20px;
	height:20px;
	float:left;
	Margin: 0 0 0 10px;
}
#page_cliente h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:2px;
	padding-bottom:3px;
}
#page_cliente h2{
	font:20px Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 1px #000;
	color:#069;
}
#page_cliente p{
	margin:15px 3px 3px 3px;
}
#page_cliente a{
	text-decoration:none;
	color:#069;
	font-weight:bold;
}
#page_cliente a:hover{
	color:#0CF;
}
/* ----------------SIDERBAR_CLENTES------------------- */
#sidebar_cliente{
	width:434px;
	height:742px;
	margin-bottom:1px;
	border:2px solid #069;
	background:#FFF;
	padding:2px;
	float:left;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#333;
}
#sidebar_cliente a{
	text-decoration:underline;
	font:16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:500;
}

#sidebar_cliente a:hover{
	color:#03F;
	font-weight:500;
}
#sidebar_cliente img{
	width:20px;
	height:20px;
	float:left;
	Margin: 0 0 0 10px;
}
#sidebar_cliente h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:5px;
	padding-bottom:3px;
}
#sidebar_cliente h2{
	font:20px Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 1px #000;
	color:#069;
}
#sidebar_cliente p{
	margin:15px 5px 5px 5px;
}

/* ------------PAGE CURSOS---------- */
#page_curso{
	width:585px;
	padding:3px;
	float:left;
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	border:2px solid #069;
	background:#FFF;
    margin-bottom:1px;
	margin-left:3px;	
}
#page_curso img{
	width:20px;
	height:20px;
	float:left;
	Margin: 0 0 0 15px;
}
#page_curso h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:4px;
}
#page_curso h2{
	Margin-top:5px;
	font:17px Tahoma, Geneva, sans-serif;
	color:#069;
	padding:5px;
	margin-left:5px;
	text-align:justify;
}
#page_curso p{
	font:16px Tahoma, Geneva, sans-serif;
	color:#333;
	margin:20px 2px 2px 3px;
	margin-bottom:21px;
	margin-left:5px;
}
/*----------------SIDEBAR_CURSO-------------------*/
#sidebar_curso{
	width:300px;
	background:#FFF;
	float:left;
	font:14px Georgia, "Times New Roman", Times, serif color:#FFF;
	border:2px solid #069;
}
#sidebar_curso img{
	width:300px;
	height:450px;
	float:left;
}

/*-------------------SIDEBAR_CONTATO------------------- */
#sidebar_contato{
	width:308px;
	height:540px;
	margin-top:5px;
	padding:10px;
	float:left;
	background:#f4f4f4;
	border:2px solid #069;
}
#sidebar_contato h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:5px;
	padding-bottom:3px;
}
#sidebar_contato h2{
	color:#333;
	text-shadow:1px 1px 1px #FFF;
	font:16px Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
#sidebar_contato p{
	padding:8px;
	color:#333;
	font:16px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-align:justify;
	margin-bottom: 10px;
}
#sidebar_contato span{
	color:#333;
	padding:5px;
	font:16px Tahoma, Geneva, sans-serif;
	text-align:justify;
	margin-bottom: 10px;
}

/*---------------SIDEBAR_EMPRESA-----------------*/
#contents .background_empresa {
	background-color: #ffffff;
	line-height: 20px;
	width: 920px;
	height:650px;
	border-radius: 3px;
	margin: 0 auto;
	padding: 20px;
	float:center;
}
#sidebar_empresa{
	width:892px;
	padding:2px;
	margin-top:3px;
	border:1px solid #069;
	float:left;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:#FFF;
}
#sidebar_empresa img{
	margin-bottom:0;
	width: 892px; 
	height: 360px;
}

/*----------PAGE EMPRESA--------------------------*/
#page_empresa{
	width:886px;
	padding:5px;
	margin-top:5px;
	border:1px solid #069;
	float:left;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#333;
}
#page_empresa img{
	width:20px;
	height:20px;
	float:left;
}
#page_empresa h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:5px;
	padding-bottom:3px;
}
#page_empresa h2{
	font:19px Tahoma, Geneva, sans-serif;
	color:#069;
}
#page_empresa p{
	font:16px Tahoma, Geneva, sans-serif;
	color:#333;
	text-align:justify;
	margin:20px 5px 5px 5px;
}

/*----------------------------- PAGE_NORMAS --------------------*/
#page_normas{
	width:510px;
	height:480px;
	padding:5px;
	margin-bottom:3px;
	margin-top:3px;
	background:#FFF;
	float:right;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:2px solid #069;
}
#page_normas img{
	width:20px;
	height:20px;
	float:left;
	Margin: 0 0 0 10px;
}
#page_normas h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:5px;
	margin-top:3px;
	padding-bottom:3px;
}
#page_normas h2{
	font:18px Tahoma, Geneva, sans-serif;
	color:#069;
}
#page_normas p{
	font:16px Tahoma, Geneva, sans-serif;
	color:#333;
	margin:25px 5px 5px 5px;
}

/* -------------------SIDEBAR_LINKS---------------------- */
#sidebar_links{
	width:365px;
	height:484px;
	background:#FFF;
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	font:14px Georgia, "Times New Roman", Times, serif color:#333;
	border:2px solid #069;
}
#sidebar_links h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:3px;
}
#sidebar_links img{
	width:110px;
	height:60px;
	float:left;
	padding:20px;
	margin-left:5px;
}
/*----------------PAGE_SERVIÇO-------------------- */
#contents .background_servico {
	background-color: #ffffff;
	line-height: 20px;
	min-height: 650px;
	width: 920px;
	border-radius: 3px;
	margin: 0 auto;
	padding: 20px;
}
#page_servico{
	width:574px;
	height:475px;
	border:2px solid #069;
	background:#FFF;
	margin-left:313px;
	margin-bottom:3px;
	padding:5px;
	float:rigth;
	display:block;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif color:#333;
}
#page_servico img{
	width:20px;
	height:20px;
	float:left;
	Margin: 0 0 0 10px;
}
#page_servico h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:5px;
	padding-bottom:3px;
}
#page_servico h2{
	font:18px Tahoma, Geneva, sans-serif;
	color:#069;
}
#page_servico p{
	font:16px Tahoma, Geneva, sans-serif;
	color:#333;
	margin:25px 5px 5px 5px;
}

/* --------------SIDEBAR_SERVIÇO---------------------- */
#sidebar_servico{
	width:310x;
	background:#FFF;
	padding:3px;
	float:left;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333;
	border:2px solid #069;
}

#sidebar_servico img{
	width:300px;
	height:140px;
}

/*-------------PAGE CONTATO----------------- */
#page_contato{
	width:550px;
	height:550px;
	padding:5px;
	margin-top:5px;
	margin-left:3px;
	border:2px solid #069;
	float:left;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	background:#FFF;
}
#page_contato h1{
	font:19px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 3px #333;
	color:#069;
	border-bottom:3px solid #069;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:3px;
}
#page_contato p{
	font:16px Tahoma, Geneva, sans-serif;
	color:#333;
	margin:10px 5px 5px 5px;
}
#page_contato form{
	width:530px;
	padding:10px;
	background:#f4f4f4;
	display:block;
	margin:10px auto;
}
#page_contato fieldset{
	border:0;
}
#page_contato label{
	margin:9px 0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#069;
	font-weight:bold;
	text-shadow:1px 1px 1px #666;
	display:block;
}
#page_contato input{
	padding:3px;
	border:2px solid #069;
	background:#333;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	width:494px;
	display:block;
	margin:5px 0;
}
#page_contato textarea{
	padding:3px;
	border:2px solid #069;
	background:#333;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	width:494px;
	display:block;
	margin:5px 0;
}
#page_contato .contato_btn{
	width:150px;
	display:block;
	margin:0 auto;
}
#page_contato .contato_btn:hover{
	background:#F00;
	border:2px solid #09F;
	cursor:pointer;
}
#page_contato .yes{
	padding:3px;
	background:#D5FFD5;
	border:1px solid #0F0;
}
#page_contato .no{
	padding:3px;
	background:#FFBFBF;
	border:1px solid #F00;
}
#page_contato .alert{
	padding:5px; 
	background:#FFFFBF; 
	border:1px solid #FF0; 
	margin:5px 5px 15px 5px; 
	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#F30;
}
#telefone{
	text-indent:132px;
	padding:3px;
}

/*--------------------- Rec_senha - recupera senha ----------------------*/
#contents .background .recsenha {
	min-height: 350px;
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #0e2934;
	text-align:center;
}
#contents .background .recsenha input {
	width:250px;
	height:25px;
	margin: 5px; 
}
#contents .background .recsenha .btn {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin: 5px;
	width:90px;
}
#contents .background .recsenha .btn a:hover {
	color:#06C;
}

#contents .background .recsenha p{
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #0e2934;
	text-align:center;
	padding:10px;
}

/*------------------------------ Blog Page ------------------------------*/
#blogs {
	display: inline-block;
}
#blogs div.section h3, #blogs div.sidebar h3 {
	margin: 0 0 20px;
	text-transform: none;
}
#blogs div.section h3 a {
	color: #0e2934;
	text-decoration: none;
}
#blogs div.sidebar {
	float: right;
	width: 270px;
}
#contents #blogs div.sidebar ul li a {
	color: #646C6F;
	text-decoration: none;
}
#contents #blogs div.sidebar ul li a:hover {
	color: #0e2934;
}
#blogs div.posts {
	margin: 0 0 40px;
}
#blogs div.posts ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#blogs div.posts ul li {
	padding-bottom: 10px;
}
#contents #blogs div.archives ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#contents #blogs div.archives ul li {
	float: left;
	width: 135px;
	line-height: 30px;
}
#blogs div.section {
	margin-right: 300px;
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	color: #456f7f;
	line-height: 20px;
	width: 940px;
	margin: 0 auto;
	padding: 20px 20px;
}

#footer ul.contacts {
	float: left;
	font-size: 13px;
	list-style: none;
	width: 300px;
	margin: 0;
	padding: 5px 0 15px;
}
#footer ul.contacts h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#footer ul.contacts li span {
	float: left;
	width: 50px;
}
#footer ul.contacts li p {
	margin: 0 0 0 50px;
}

#connect {
	float: left;
	list-style: none;
	width: 140px;
	margin: 0;
	padding: 0;
}
#connect h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#connect li {
	padding: 0 0 5px;
}
#connect li a {
	color: #456f7f;
	font-size: 15px;
	text-decoration: none;
}

#newsletter {
	float: left;
	width: 500px;
	padding: 0 0 20px;
}
#newsletter h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#newsletter p {
	font-size: 13px;
	margin: 0;
}
#newsletter p b {
	display: block;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#newsletter form {
	margin: 4px 0 16px;
}
#newsletter .txtfield {
	background: url(../images/input.gif) no-repeat;
	color: #9c9c9c;
	height: 25px;
	line-height: 25px;
	width: 200px;
	border: 0;
	margin: 0 6px 0 0;
	padding: 0 10px;
}
#newsletter .button {
	background: url(../images/button-check.gif) no-repeat;
	cursor: pointer;
	height: 25px;
	width: 25px;
	border: 0;
	padding: 0;
}

#footer span.footnote {
	clear: both;
	display: block;
	font-size: 13px;
	margin: 40px 0 0;
	text-align: center;
}

/*------------------------------ For IE6 ------------------------------*/
