@charset "utf-8";
*{
	padding:0;
	margin:0;
	outline:none;
}
html{
	background:#6ba3ea;
	width:100%;
	height:100%;
}
body{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(img/0.gif) repeat-x #6ba3ea;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
ul{
	list-style:none;
}
*,input,textarea{
	font-family:"Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#444444;
	font-size:11px;
}
input,textarea{
	border:1px solid #999999;
	height:17px;
}
img{
	border:none;
}
a{
	color:#0033CC;
	text-decoration:none;
}
.c{
	clear:both;
	width:auto !important;
	border:none !important;
	height:auto !important;
}
.hidden{
	display:none;
}
.par{
	background-color:#f4f4f4;
}
.impar{
	background-color:#ffffff;
}
#site{
	position:relative;
	margin:15px auto 0 auto;
	width:770px;
	height:auto;
	background:url(img/1.gif) no-repeat #ffffff;
}
#topo{
	position:relative;
	left:0;
	top:-10px;
	width:100%;
	height:120px;
	background:url(img/3.gif) no-repeat 10px 0;
}
#cabecalho{
	position:absolute;
	bottom:-3px;
	right:20px;
}
#newsletter{
	position:absolute;
	right:10px;
	top:20px;
	width:203px;
	height:80px;
	background:url(img/14.gif) no-repeat top left;
}
#newsletter fieldset{
	position:absolute;
	left:65px;
	top:8px;
	width:143px;
	font-size:11px;
	color:#444444;
	height:70px;
}
#newsletter p{
	position:relative;
	left:11px;
	top:5px;
	font-weight:bold;
}
#newsletter input{
	width:90px;
	height:17px;
}
#newsletter label{
	float:left;
	width:100%;
	padding:17px 0 2px 0;
	line-height:19px;
	font-size:10px;
}
#newsletter span{
	display:block;
	float:left;
	width:36px;
}
#newsletter fieldset img{
	position:absolute;
	bottom:0px;
	right:10px;
	cursor:pointer;
}
#webmail{
	position:absolute;
	right:220px;
	top:20px;
	width:334px;
	height:80px;
	background:url(img/5.gif) no-repeat top left;
}
#webmail fieldset{
	position:absolute;
	left:80px;
	top:8px;
	width:260px;
	font-size:11px;
	color:#444444;
	height:70px;
}
#webmail input{
	width:80px;
	height:17px;
}
#webmail label{
	float:left;
	width:100%;
	padding-bottom:2px;
	line-height:19px;
	font-size:10px;
}
#webmail span{
	display:block;
	float:left;
	width:39px;
}
#webmail fieldset img{
	position:absolute;
	bottom:0px;
	right:10px;
	cursor:pointer;
}
#menu,#menu-restrita{
	position:relative;
	float:left;
	width:734px;
	background:#f0f0f0;
	padding:10px 0 10px 36px;
}
#menu ul,#menu-restrita ul{
	display:block;
	height:100px;
}
#menu-restrita ul{
	height:53px;
}
#menu li:after,#menu-restrita li:after{
	content:"";
}
#menu li,#menu-restrita li{
	float:left;
	display:block;
	cursor:pointer;
	overflow:hidden;
	height:100px;
	width:110px;
	border-left:5px solid #f0f0f0;
}
#menu-restrita li{
	height:50px;
}
#conteudo{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding-bottom:5px;
}
#institucional{
	float:left;
	width:540px;
	padding:0 10px 10px 10px;
}
#institucional p{
	font-size:12px;
}
#institucional img{
	float:left;
	padding:5px;
	padding-right:10px;
}
#novidades{
	position:absolute;
	float:left;
	width:207px;
	height:300px;
	top:180px;
	right:5px;
	background:url(img/13.gif) no-repeat top left;
}
#moodle{
	position:absolute;
	left:115px;
	top:100px;
	width:300px;
	height:288px;
	text-align:center;
}
#cursos-oferecidos{
	position:relative;
	top:-10px;
	float:left;
	width:213px;
	height:360px;
	background:url(img/15.gif) no-repeat top right;
}
#alerta-curso{
	width:180px;
	float:left;
	padding:45px 0px 0px 16px;
	text-align:justify;
	height:40px;
}
#alerta-curso h2{
	color:#FF0000;
	padding-bottom:5px;
	text-align:center;
}
#cursos-oferecidos hr{
	width:193px;
	position:absolute;
	left:0;
	top:105px;
	left:13px;
	text-align:justify;
	color:#cccccc;
	background-color:#cccccc;
	border:none;
}
#cursos-oferecidos ul{
	float:left;
	padding:20px 0 0 16px;
}
#cursos-oferecidos ul li{
	padding-bottom:8px;
}
#recursos-necessarios{
	float:right;
	width:193px;
	height:360px;
	position:relative;
	top:-10px;
	padding:10px;
	padding-top:30px;
	background:url(img/18.gif) no-repeat top left;
}
#recursos-necessarios h1{
	padding-bottom:10px;
	text-align:center;
}
#recursos-necessarios p{
	float:left;
	line-height:20px;
	padding-right:20px;
	width:160px;
	position:relative;
	left:10px;
	height:23px;
}
#recursos-necessarios p img{
	float:left;
	padding-right:5px;
}
#midiateca,#links,#eventos{
	float:left;
	width:100%;
	position:relative;
	border-bottom:1px solid #f0f0f0;
}
#contato{
	position:relative;
	float:left;
	width:520px;
	height:350px;
}
#contato label{
	position:relative;
	float:left;
	width:100%;
	padding-bottom:2px;
	text-align:right;
	background-color:#ffffff;
}
#contato label span{
	position:relative;
	top:-183px;
}
#contato input{
	width:400px;
}
#contato textarea{
	width:400px;
	height:200px;
}
#contato #prefixo{
	width:80px;
}
#contato #telefone{
	width:315px;
}
#contato #enviar{
	position:absolute;
	right:0;
	bottom:3px;
	cursor:pointer;
}
#dados-contato{
	float:right;
	width:207px;
	height:317px;
	padding:10px 30px 10px 5px;
	font-size:12px;
	background:url(img/12.gif) no-repeat top;
}
#dados-contato p{
	margin-bottom:10px;
	margin-left:30px;
}
#pesquisa{
	float:left;
	width:100%;
	height:33px;
	background:#f0f0f0;
	margin-bottom:20px;
}
#pesquisa form{
	float:right;
	height:30px;
	width:230px;
}
#pesquisa .ir{
	position:absolute;
	right:8px;
	top:-2px;
}
#pesquisa input{
	position:relative;
	float:left;
	padding:3px;
	top:4px;
	width:180px;
}
.lista *{
	font-size:13px;
}
.lista li{
	position:relative;
	float:left;
	width:100%;
	height:24px;
	height:auto;
	border-top:1px solid #f0f0f0;
	line-height:24px;
}
.mime-icon,.link-icon{
	position:relative;
	float:left;
	width:30px;
}
.link-icon{
	padding:2px 0 0 10px;
	height:22px;
}
.file-name{
	float:left;
	width:450px;
}
.event-name{
	float:left;
	width:525px;
}
.event-date{
	float:left;
	width:190px;
}
.hover-fl{
	cursor:pointer;
}
.hover-fl *{
	cursor:default;
}
.file-type{
	float:left;
	width:150px;
}
.file-view{
	position:absolute;
	right:35px;
}
.file-save{
	position:absolute;
	right:10px;
}
.file-view, .file-save, .mime-icon{
	top:1px;
}
#paginacao{
	float:left;
	width:760px;
	text-align:center;
	font-size:11px;
	padding:10px 0;
}
#paginacao img{
	padding-left:10px;
}
#footer{
	position:relative;
	float:left;
	width:100%;
	height:25px;
	background:url(img/2.gif) no-repeat bottom #f0f0f0;
	line-height:25px;
	text-align:center;
}
#validacao{
	position:absolute;
	left:9px;
	top:3px;
}
#area-restrita{
	position:absolute;
	right:10px;
	top:3px;
}
.calendar-header{
	position:absolute;
	top:42px;
	left:0;
	width:100%;
	text-align:center;
}
#calendario{
	position:relative;
	float:left;
	top:62px;
	left:12px;
	width:182px;
	height:auto;
	border:1px solid #bbbbbb;
	border-right:none;
	border-bottom:none;
	list-style:none;
}
#calendario li{
	float:left;
	width:25px;
	height:20px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	line-height:20px;
	text-align:center;
}
#calendario .hoje{
	color:#ff0000;
	background-color:#ffffff;
}
#calendario .dia-semana{
	font-weight:bold;
	background-color:#cccccc;
}
#calendario .dia{
	background-color:#ffffff;
}
#popup-evento{
	float:left;
	width:452px;
	height:304px;
	padding:40px 30px;
}
#popup-evento h1{
	float:right;
	font-size:20px;
	letter-spacing:-1px;
	color:#666666;
	font-style:italic;
	width:100%;
	text-align:right;
}
#popup-evento h2{
	float:right;
	font-size:16px;
	letter-spacing:-1px;
	color:#999999;
	font-style:italic;
	width:100%;
	text-align:right;
}
#popup-evento h3{
	float:right;
	font-size:14px;
	letter-spacing:-1px;
	color:#999999;
	font-style:italic;
	width:100%;
	text-align:right;
}
#popup-evento p{
	float:left;
	padding-top:10px;
}
#popup-evento a{
	position:absolute;
	bottom:15px;
	right:20px;
}
.link-popup{
	font-size:13px;
}

.detalhes-professor{
	
}
#detalhes-curso{
	float:left;
	width:452px;
	height:auto;
	padding:10px 30px 20px 20px;
}
#detalhes-curso h1{
	float:right;
	font-size:20px;
	letter-spacing:-1px;
	color:#666666;
	font-style:italic;
	width:100%;
	text-align:right;
}
#detalhes-curso h2{
	float:left;
	font-size:16px;
	letter-spacing:-1px;
	color:#999999;
	font-style:italic;
	width:100%;
	text-align:left;
	padding-top:10px;
}
#detalhes-curso h3{
	float:right;
	font-size:14px;
	letter-spacing:-1px;
	color:#999999;
	font-style:italic;
	width:100%;
	text-align:right;
}
#detalhes-curso p{
	width:100%;
	float:left;
}
#popup-evento a{
	position:absolute;
	bottom:15px;
	right:20px;
}
.link-popup{
	font-size:13px;
}

/* Midiateca */

.nome-arquivo{
	float:left;
	width:730px;
}
.item-midiateca{
	cursor:pointer;
}

/* Inscrições em curso */

#cadastro{	
	float:left;
	width:450px;
	padding-top:10px;
}
#cadastro label{
	float:left;
	width:130px;
	text-align:right;
	padding-right:10px;
}
#cadastro input,#cadastro textarea,#cadastro select,#cadastro #combo-cidade{
	width:300px;
	margin-bottom:3px;
}
#cadastro #cpf{
	width:200px;
}
#cadastro #cep{
	width:223px;
}
#cadastro #enviar{
	position:relative;
	float:right;
	left:-5px;
}
.titulo{
	font-size:30px;
	float:right;
	padding-right:40px;
	padding-top:60px;
}
.divisor{
	border:1px solid #cccccc;
}
#instrucoes{
	float:right;
	width:270px;
	height:auto;
	padding:10px 20px 10px 10px;
}
#instrucoes h1{
	font-size:20px;
	padding-bottom:10px;
}
#instrucoes p{
	padding-bottom:5px;
	text-align:justify;
}
.onzepx{
	font-size:11px !important;
}


#opcao{
	padding:30px;
	text-align:center;
}
#opcao h1{
	font-size:20px !important;
	padding-bottom:40px;
}
#opcao a{
	font-size:16px;
}

#aviso{
	padding:30px;
}
#aviso h1{
	font-size:20px !important;
	text-align:center;
	padding-bottom:20px;
}
#aviso p{
	text-align:center;
}


#contrato{
	float:left;
	width:400px;
	height:300px;
	overflow:auto;
	border:1px solid #aaaaaa;
	position:relative;
	left:20px;
	padding:10px;
}
#contrato h1,#contrato h2{
	padding-bottom:5px;
	text-align:center;
	color:#000000;
}
#contrato h3{
	padding-bottom:7px;
	color:#000000;
}
#contrato p{
	text-align:justify;
	padding-bottom:4px;
}


#container-aceito{
	float:left;
	position:relative;
	left:20px;
	top:5px;
}
#aceito,#atualizacao{
	float:left !important;
	width:auto !important;
}

#imprimir-boleto{
	text-align:center;
}
.center-list li{
	float:left;
	padding-left:55px;
	text-align:left;
	padding-bottom:5px;
}
