body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#geral{
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;

}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	color: #0E758C;
	text-transform: uppercase;
}

h2 {
	font-size: 22px;
	color: #0E758C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E758C;
	height: 35px;
	text-transform: uppercase;
}

h3 {
	font-size: 20px;
	color: #C0272D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0272D;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

h4 {
	color: #0E758C;
	font-size: 16px;
	padding-top: 10px;
}


a {
	color: #0E758C;
}

a:hover {
	color: #8F0000;
}

/* Menu */

#menu {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	padding: 0px 0;
	background-color: #0E758C;
}

#menu ul {
	margin: 0;
	padding: 0;
	background: #89191C;
	list-style: none;
}

#menu li {
	float: left;
	height: 25px;
}

#menu a {
	float: left;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu2 {
	width: 960px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	background-color: #EEEEEE;
	left: auto;
	right: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu2 a {
	text-decoration: none;
	color: #0E758C;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	
}

#menu2 a:hover{
	color: #C0272D;
	font-weight: bold;
}

/* Splash */

#splash {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


/* Logo */

#logo {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 80px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 4em;
}

#logo h4 {
	float: right;
	padding-top: 30px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #C0272D;
}

.T1{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.T2{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}


.T3{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
}

.T4{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 10px;
}


/* Page */

#page {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	margin-right: 0%;
	margin-left: 0%;
	padding: 10px;
}

#logindex {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	margin: 5px;
	padding: 5px;
}

#alunos{
	background-color: #EEEEEE;
	width: 250px;
	height: 40px;
}

#empresas{
	background-color: #EEEEEE;
	width: 250px;
	height: 40px;
}
/* Content */

#content {
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}


#lateral_dir {
	width: 560px;
	line-height: 150%;
	font-size: 12px;
	position: relative;
	margin-left: 0px;
}

#cadastro{
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	height: 450px;
	border: 1px solid #A0A0A4;
	overflow: auto;
}

.cadastro{
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	height: 35px;

}

.td_cadastro{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	letter-spacing: -1px;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 20px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	padding-left: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Area restrita */

#pageint {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	margin-right: 3%;
	margin-left: 3%;
	padding: 10px;
	
}

#pageint h3 {
	font-size: 15px;
	color: #C0272D;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0272D;
	text-transform: uppercase;
}

/* Noticias */

.titulo {
	font-size: 11px;
	text-transform: uppercase;
}

/*Cursos*/

#azul_escuro {
	width: 420px;
	border: thin solid #0D4573;
}

#azul_escuro h5 {
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #0D4573;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom:0px;
}

#azul_claro {
	width: 420px;
	margin-left: 10px;
	border: thin solid #3899E9;
}

#azul_claro h5 {
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #3899E9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom:0px;
}

.azul_escuro {
	color: #0D4573;
	font-weight:bold;
}

.azul_claro {
	color: #3899E9;
	font-weight:bold;
}

.curso a{
	font-size: 11px;
	text-transform: uppercase;
}

#detalhe_curso{
	background-color: #F8F8F8;
	line-height: 150%;
	padding: 6px;
	border: 1px solid #808080;
	width: 406px;
}

.detalhe_curso{
	font-family: verdana;
	font-size: 12px;
	
}

#programa{
	width: 500px;
	line-height: 130%;
	margin-left: 10px;
}

#relacao_cursos{
	width: 900px;
	line-height: 130%;
	border: 1px solid #A0A0A4;
}


/* Footer */

#footer {
	width: 100%;
	padding: 20px;
	background-color: #05313A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
}
	

