* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-left:10px;
}
.verde {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#138B48;
}
h1 {
	display:block;
	width:175px;
	height:124px;
	text-indent:-9999px;
	background:url(css/logo.jpg) no-repeat;
	margin:48px 0px 0px 14px;

}
h2.noticias {
	display:block;
	width:84px;
	height:14px;
	background:url(css/h2-noticias.png) 10px 10px no-repeat;
	text-indent:-9999px;
	padding: 10px;
}
h2.noticias2 {
	display:block;
	height:14px;
	background:url(css/h2-noticias1.png) 20px  no-repeat;
	text-indent:-9999px;
	margin-top:31px
}
h2.material {
	display:block;
	width:147px;
	height:30px;
	background:url(css/h2-material-didatico.png) 7px no-repeat;
	text-indent:-9999px;
}
h2.banco {
	display:block;
	width:147px;
	height:30px;
	background: url(css/h2-banco-de-materias.png) 7px no-repeat;
	text-indent:-9999px;
}
h2.matricula {
	position:absolute;
	display:block;
	width:244px;
	height:21px;
	background: url(css/h2-faca-sua-pre-matricula.png) no-repeat;
	text-indent:-9999px;
	left: 389px;
	top: 20px;
}
/* class da home */
h2.unidades1 {
	height:16px;
	background: url(css/h2-unidades-parceiras.png) 5px no-repeat;
	text-indent:-9999px;
}
/* class da página unidades */
h2.unidades {
	display:block;
	height:16px;
	background: url(css/h2-unidades-parceiras.png) 5px no-repeat;
	text-indent:-9999px;
	margin-top:31px;
}
h2.agenda {
	display:block;
	height:16px;
	background: url(css/h2-agenda.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.material2 {
	display:block;
	height:16px;
	background: url(css/h2-banco-de-materias2.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.contato {
	display:block;
	height:16px;
	background: url(css/h2-contato.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.fotos {
	display:block;
	height:16px;
	background: url(css/h2-fotos.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.quem {
	display:block;
	height:16px;
	background: url(css/h2-quem-somos.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.mercado {
	display:block;
	height:16px;
	background: url(css/h2-mercado.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.noticia {
	display:block;
	height:16px;
	background: url(css/h2-noticia.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.mural {
	display:block;
	height:16px;
	background: url(css/h2-mural.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.didatico {
	display:block;
	height:16px;
	background: url(css/h2-material-didatico2.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.cursos {
	display:block;
	height:16px;
	background: url(css/h2-cursos.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.diferenciais {
	display:block;
	height:16px;
	background: url(css/h2-diferenciais.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.pre{
	display:block;
	height:16px;
	background: url(css/h2-pre-matricula.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h2.mapa{
	display:block;
	height:16px;
	background: url(css/h2-mapa-do-site.png) 20px no-repeat;
	text-indent:-9999px;
	margin-top: 31px;
}
h3 {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#333;
	margin:20px 0px 20px 20px;
}
.clique {
	position:absolute;
	display:block;
	width:124px;
	height:29px;
	background:url(css/bg-clique.png) no-repeat;
	left: 660px;
	top: 16px;
}
.clique a {
	width:80px;
	position:relative;
	top:6px;
	left:30px;
	color:#000;
	text-decoration:underline;
	font-size:14px;
}
body {
	margin:0 0 10px 0;
	padding:0;
	background:#34819A url(css/bg-body.gif) top center no-repeat;
}
#tudo {
	width:799px;
	height:1055px;
	position:relative;
	margin:0 auto;
	
}
#nav {
	height:35px;
	color:#2B697F;
	text-align:right;
}
#nav img {
	position:absolute;
	left: 701px;
	top: 3px;
}
#nav ul {
	position:absolute;
	width:465px;
	height: 24px;
	left: 230px;
	padding-top:10px;
	background: url(css/bg-nav.png) left center no-repeat;
}
#nav ul li a:hover {
	text-decoration:underline;
	}
#nav ul li {	
	display:block;
	float:left;
	margin-left:18px;
	padding-right:10px;
	border-right:1px #000 solid;
	
}
#nav ul li a {
	display:block;
	font-size:11px;
	color:#1E5C71;
	text-decoration:none;
	
}
#menu {
	position:absolute;
	width:208px;
	height:488px;
	background:url(css/bg-logo.gif) no-repeat;
	z-index:100;
	left:20px;
}
#menu ul {
	width:180px;
	margin:85px 0px 0px 14px;
	list-style:katakana;
	color:#1E5C71;
}
#menu ul li {	
	list-style-position:inside;
	list-style-type:square;
	margin-bottom:7px;
	padding-bottom:10px;
	border-bottom:1px #2B697F solid;
}
#menu ul li a {	
	font-size:14px;
	color:#1E5C71;
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#aluno {
	height:167px;
	background:url(css/bg-aluno.png) center no-repeat;
	border-top:6px solid #FFAD33;
	border-bottom:6px solid #FFAD33;
	width: 799px;
	position: relative;
	left: 1px;
}
#aluno form {
	position:relative;
	display:block;
	width:155px;
	height:80px;
	background:url(css/bg-form-login.png) no-repeat;
	float: right;
	top: 78px;
	padding-top:7px;
}
#aluno form input {
	border:1px #FFF solid;
	width:100px;

}
#aluno input:hover {
	border:1px #ff6600 solid;
	
}
#aluno table {
	font-size:9px;
	color:#FFF;
	height:80px;
	
}
#flash {
	position:relative;
	width:545px;
	height:202px;
	top:18px;
	right:12px;
	float:right;
}
#banner1 {
	position:relative;
	top:302px;
	left:20px;
	width:204px;
	height:90px;
	background:url(css/banner1.png);
}
#banner2 {
	position:relative;
	top:330px;
	left:20px;
	width:204px;
	height:90px;
	background:url(css/banner2.png);
}
#destaque {
	position:relative;
	width:550px;
	height:268px;
	top:60px;
	right:12px;
	float:right;
	
}
#noticias {
	width:385px;
	height:269px;
	float:left;
	border:1px #2B697F solid;
}
#material1, #material2 {
	width:146px;
	height:195px;
	float:left;
	margin-left:11px;
	border:1px #2B697F solid;
	padding-top: 74px;
	font-size:12px;
	position: relative;
}
#material1 ul li {
	width:140px;
	margin:5px 0px 15px 7px;
}
#material2 ul li {
	width:140px;
	margin:5px 0px 15px 7px;
}

#material1 .bg1 {
	position:absolute;
	width:150px;
	height:74px;
	background: #FFF url(css/bg-material1.jpg) top center no-repeat;
	top: -1px;
	left: -2px;
}
#material2 .bg2 {
	position:absolute;
	width:147px;
	height:73px;
	background:url(css/bg-material2.jpg) top center no-repeat;
	top: -1px;
	left: 403px;
}
#matricula {
	position:relative;
	width:799px;
	height:83px;
	clear:both;
	background:url(css/bg-matricula.gif) no-repeat;
	top:80px;
	left: 1px;
}
#cadastro {
	position:absolute;
	width:214px;
	height:187px;
	z-index:100;
	top: 783px;
	left: 1px;
}

#cadastro input {
	width:200px;
	height:20px;
	border:1px #2B697F solid;
	margin-bottom:4px;
	
}
#cadastro input:hover {
	border:1px #ff6600 solid;
	
}
#cadastro .bt {
	background:#ff6600;
	color:#FFF;
	border:none;
	width:40px;
}
#cadastro table {
	font-size:13px;
	color:#2B697F;
}
#cadastro .preto {
	text-align:center;
	color:#000;
	font-size:16px;
}
#unidades {
	position:relative;
	width:579px;
	height:128px;
	border-left:1px #FF6600 solid;
	top:85px;
	float:right;
}
#unidades ul {
	margin-top:10px;
	background-image:url(css/unidades2.jpg);
}
#unidades ul li {
	display:block;
	float:left;
	width:184px;
	height:77px;
	background-image:url(css/unidades2.jpg);
	position: relative;
	margin-left: 5px;
	margin-top: 4px;
	padding: 5px 0px 0px 0px;
}
#unidades p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D6F84;
	padding:8px 0px 0px 6px;
}
#linha {
	position:absolute;
	height:15px;
	background:#2B697F;
	clear:both;
	top:989px;
	left: 0px;
	width: 799px;
}
ul.mapa  {
	position:absolute;
	float:right;
	top:1013px;
	right:0;
	width:330px;
}
ul.mapa li {
	display:block;
	float:left;
	margin-left:10px;
	
}
ul.mapa li a {
	font-size:11px;
	color:#2B697F;
	text-decoration:none;
}
ul.mapa li a:hover {
	text-decoration:underline;
}	
.ventana {
	position:absolute;
	top:1015px;
	right:750px;
}
#cadresto {
	position:absolute;
	width:214px;
	height:187px;
	z-index:100;
	top: 752px;
	left: 9px;
	border-right:1px #ff6600 solid;
}

#cadresto input {
	width:200px;
	height:20px;
	border:1px #2B697F solid;
	margin-bottom:4px;
	
}
#cadresto input:hover {
	border:1px #ff6600 solid;
	
}
#cadresto .bt {
	background:#ff6600;
	color:#FFF;
	border:none;
	width:40px;
}
#cadresto table {
	font-size:13px;
	color:#2B697F;
}
#cadresto .preto {
	text-align:center;
	color:#000;
	font-size:16px;
}
#conteudo {
	position:relative;
	float:right;
	width:564px;
	height:750px;
	right:1px;
	top: 1px;
	overflow:auto;
}
#conteudo p {
	margin:20px 0px 10px 20px;
	font-size:13px;
	color:#333;
}
#conteudo p a {
	color:#1E5B71;
	font-weight:bold;
}
#conteudo p a:hover {
	text-decoration:underline;
}
#foto {
	width:215px;
	height:305px;
	background:#333;
	position: absolute;
	left: 330px;
	background-color: #FFFFFF;
}
#contato {
	width:480px;
}
#contato table {
	width:480px;
	height:280px;
	margin-top:20px;
}
#contato table tr {
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:#1E5C71;
	
}
#contato input,textarea {
	width:200px;
	border:1px solid #1E5C71;
	margin-left:20px;
	font-size:14px;
}
#contato input:hover,textarea:hover {
	border:1px #ff6600 solid;
	
}
#contato .btn {
	background:#1E5C71;
	color:#FFF;
	width:60px;
	margin-left:160px;
	font-size:12px;
}
#contato #news {
	margin-left:inherit;
	width:auto;
	border:none;
}
#lista {
	margin-left:20px;
	font-size:13px;
}
#lista li {
	list-style:circle;
	list-style-position:inside;
	padding-bottom:5px;
}
#pre {
	width:545px;
	height:490px;
}
#pre table {
	width:545px;
	height:380px;
	margin-top:20px;
}
#pre table tr {
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:#1E5C71;
	
}
#pre input,textarea {
	width:200px;
	border:1px solid #1E5C71;
	font-size:14px;
}
#pre input:hover,textarea:hover {
	border:1px #ff6600 solid;
	
}
#pre .btn {
	background:#1E5C71;
	color:#FFF;
	width:60px;
	font-size:12px;
	text-align:center;
}
#pre #motivo {
	width:520px;
	text-align:center;
}
a.noticias:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#34819A;
}
a.noticias:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
a.noticias:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.noticiasinternas:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#34819A;
margin-left: 10px;
}
a.noticiasinternas:hover, a.noticiasinternas:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin-left: 10px;
}
.unidades {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6F84;
}
.tituloo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #2D6F84;
	padding: 10px 0px 0px 5px;
}
#lista {
	margin-left:20px;
	font-size:13px;
}
#lista li {
	list-style:circle;
	list-style-position:inside;
	padding-bottom:5px;
}
a.todasnoticias:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
a.todasnoticias:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
a.todasnoticias:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
#todasnot {
margin-right:20px;
}
#prematriculaform {
margin-left: 15px;
}
#mural {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#009999;
}
#not {
padding-right:20px;
}
.btn {
	background:#34819A;
	color:#FFF;
	width:50px;
}
#textnot {
	margin-left:5px;
}