@import url("reset.css");
@charset "iso-8859-1";

@body {}

body {
	margin:0px;
	color:#CCC;
	background-color:#EEEEEE;
	font:11px/1 Verdana;
	/*FUNDO ACOMPANHAR ROLAGEM*/
	/*background:#000000 url(../imgs/background.jpg) repeat-x;*/
	/*background-attachment:fixed;*//*FUNDO FIXO NÃO ACOMPANHA ROLAGEM*/
	/*background:#000000 url(../imgs/background.jpg) top left repeat-x;*/
}

strong {
	font-weight:bold;
}

td {
	padding:4px;
	margin:1px;
}


img {
	behavior:url("css/pngbehavior.htc");
	border:0px;
}

/*  TEXTOS  & INPUTS  */
#box-receba-noticias input {
	width:186px;
	height:13px;
	background: transparent;
	border:none;
	color:#FFF;
	font:11px/1 Verdana;
	margin-left:5px;
 	*margin-left:-1px;
	_margin-left:-1px;
	margin-top:5px;
	margin-bottom:7px;
}

h2 {
	font-family:"Palatino Linotype", Georgia, Palatino, serif;
	font-size:22px;
	text-transform:uppercase;
	margin:15px 0px 5px 0px;
}

.texto_branco {
	color:#FFF;
}

.cinza-normal {
	color:#333;
}

.cinza-pequeno {
	color:#FFF;
	font:10.5px/1.3 Verdana;
}


.cinza-escuro-pequeno {
	color:#616161;
	font:9px/1.3 Verdana;
}

.cinza-escuro-pequeno h2 {
	display:none;
}



.preto-bold-grande {
	font-size:10px;
	color:#333333;
	/*font-weight:bold;*/
}

.cinza-bold-grande {
	color:#900;
	font-size:10px;
	font-weight:bold;
}

cinza-escuro-pequeno {
	color:#999999;
	font-size:11px;
}

/*  PRINCIPAL  */

#geral {
	width:1000px;
	height:74px;
	margin:auto;
}

/*  MENU  */

#menu {
	width:1000px;
	height:40px;
	margin:auto;
	background: url(../imgs/menu/background-menu.png) top center no-repeat;
}

.matricula.menu{
	color:#FF6;	
}


#cont-menu {
	width:1000px;
	height:12px;
	float:left;
	padding-top:16px;
	padding-left:10px;
	border:0px solid;
}

#busca {
	width:198px;
	height:25px;
	float:left;
	margin-top:11px;
}

#campo-busca {
	width:130px;
	height:25px;
	float:left;
	background: url(../imgs/campo-busca.jpg) top left no-repeat;
}

#campo-busca input {
	width:150px;
	font:11px/1 Verdana;
	height:15px;
	margin:0px 0px 0px 3px;
	background:none;
	border:none;
	color: #FFF;
}

#bt-buscar {
	width:57px;
	height:25px;
	float:left;
}

/*  CONTEUDO  */

#content {
	width:987px;
	overflow:hidden;
	margin:auto;
	/*background:url(../imgs/background-content.jpg) center repeat-y;*/
	padding:5px 7px 0px 6px;
}

/*  RODAPE  */

#rodape {
	width:1000px;
	height:53px;
	padding:19px 0px 0px 21px;
	margin:auto;
	background:url(../imgs/rodape.png) top center no-repeat;
}

#endereco-rodape {
	width:640px;
	height:15px;
	float:left;
	padding-top:5px;
	padding-left:6px;
}

#menu-rodape ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	width: 270px;
	height:10px;
	list-style:none;
}

#menu-rodape ul li a {
	float:left;
	margin-right:5px;
}

#assinatura-ebrand {
	width:55px;
	height:10px;
	float:left;
	padding-top:5px;
}

.assinatura-ebrand {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#bts-rodape {
	width:268px;
	height:12px;
	float:left;
}

/*  MAPA  */

#cont-mapa {
	width:998px;
	overflow:hidden;
	margin:auto;
	background: url(../imgs/mapa/mapa-content.jpg) top center repeat-y;
}

#mapa-cima {
	width:100%;
	overflow:hidden;
	margin:auto;
	background: url(../imgs/mapa/bg-mapa.png) top center no-repeat;
}

#links-mapa {
	width:920px;
	overflow:hidden;
	padding: 13px 15px 5px 55px;
}

#links-mapa a {
	color:#FFF;
	text-decoration:none;
	/*padding:2px;*/
}

#links-mapa a:hover {
	background:#FFF;
	color:#000;
}

#mapa-baixo {
	width:998px;
	height:15px;
	margin:auto;
	background: url(../imgs/mapa/mapa-baixo.jpg) top center no-repeat;
}

#menu-mapa {
}

#box-univix {
	float:left;
	width:100px;
	overflow:hidden;
	margin-right:16px;
}

#box-ensino {
	float:left;
	width:120px;
	overflow:hidden;
	margin-right:16px;
}

#box-pos {
	float:left;
	width:160px;
	overflow:hidden;
	margin-right:16px;
}

#box-extensao {
	float:left;
	width:180px;
	overflow:hidden;
	margin-right:16px;
}

#box-academico {
	float:left;
	width:120px;
	overflow:hidden;
	margin-right:16px;
}

#box-servicos {
	float:left;
	width:150px;
	overflow:hidden;
}

/*  CONTEUDO  */

#cont-le {
	width:717px;
	overflow:hidden;
	float:left;
}

#conteudo-cima {
	background:url(../imgs/cima_interno.gif) no-repeat;
	width:709px;
	height:5px;
	float:left;
	_margin-bottom:-8px;
}

/*#conteudo {
	width:649px;
	min-height:484px;
	padding: 10px 30px 40px 30px;
	background:#DBDBDB url(../imgs/fundo-conteudo.jpg) top center repeat-x;
	float:left;
	_height:495px;
}*/

#conteudo {
	width:649px;
	min-height:623px;
	padding: 10px 30px 40px 30px;
	background:#DBDBDB url(../imgs/fundo-conteudo.jpg) top center repeat-x;
	float:left;
	_height:785px;
}


#conteudo p {
	line-height:2;
	margin-bottom:10px;
	text-align:justify;
}

#conteudo a {
	color:#900;
	text-decoration:none;
}

#conteudo a:hover {
	text-decoration:underline;
}

#conteudo-baixo {
	background:#000 url(../imgs/baixo_interno.gif) top center no-repeat;
	width:709px;
	height:5px;
	float:left;
	_margin-top:-8px;
}

/*BREADCRUMBS */

#breadcrumbs {
	width:600px;
	height:20px;
	color:#900;
	list-style-image:url(../imgs/setinha_liststyle.gif);
}

#breadcrumbs li {
	float:left;
	margin-right:10px;
	margin-left:10px;
}

#breadcrumbs a {
	color:#900;
	font-weight:bold;
	text-decoration:none;
}

/*FIM BREADCRUMBS */

/*CONHEÇA MAIS */

#conheca_mais {
	color:#333;
	width:650px;
	height:20px;
	margin: -40px 0px 0px 30px;
	_margin:-29px 0px 0px 15px;
	float:left;
	border-top:1px dotted #666;
	padding-top:8px;
}

#conheca_mais img {
	float:left;
}

#conheca_mais ul li {
	height:15px;
	float:left;
	margin-left:10px;
	padding-right:10px;
	border-right:1px solid grey;
}

#conheca_mais a {
	text-decoration:none;
	color:#333;
}

#conheca_mais a:hover {
	color:#900;
}

#conheca_mais a:visited {
	color:#999;
}

/*FIM CONHEÇA MAIS */

#box-banners {
	width:717px;
	height:221px;
	float:left;
	margin-bottom:17px;
}

#box-sessao {
	width:710px;
	height:159px;
	float:left;
	margin-bottom:5px;
	background:url(../imgs/box-fundo-sessao.jpg);
	padding:7px 0px 0px 7px;
}

#box-sessao-como-estudar {
	width:709px;
	height:102px;
	float:left;
	margin-bottom:5px;
	margin-left:-5px;
	padding:7px 0px 0px 7px;

}

#box-novidades {
	width:443px;
	height:236px;
	float:left;
	background: url(../imgs/box-novidades.jpg) top center no-repeat;
}

#box-novidades h2{
	display:none;
}


#box-calendario {
	width:257px;
	height:200px;
	float:left;
	margin-left:10px;
	background:url(../imgs/box-calendario.jpg) top center no-repeat;
	padding-top:36px;
}

#box-calendario-interno {
	width:269px;
	height:200px;
	float:left;
	margin-top:5px;
	background:url(../imgs/box-calendario-interno.jpg) top center no-repeat;
	padding-top:36px;
}

#cont-ld {
	width:270px;
	overflow:hidden;
	float:left;
}

#box-comunidade {
	width:270px;
	height:181px;
	padding-top:0px;
	text-align:center;
	background:url(../imgs/lateral/background-comunidade.jpg) top center no-repeat;
	float:left;
}

#box-comunidade h2{
	display:none;
}

#box-twitter {
	width:252px;
	height:42px;
	float:left;
	background:url(../imgs/lateral/twitter.jpg) top center no-repeat;
	padding:43px 9px 0px 9px;
	margin-top:00px;
}

#box-twitter a{color:#900;
}

#box-twitter h2{
	display:none;
}

#box-orkut {
	width:270px;
	height:43px;
	float:left;
	margin-top: 5px;
}

#box-orkut h2{
	display:none;
}

#box-receba-noticias {
	width:270px;
	height:79px;
	float:left;
	margin-top: 5px;
	background:url(../imgs/lateral/receba-noticias.jpg) top center no-repeat;
}

#box-receba-noticias h2{
	display:none;
}

#campos-receba-noticias {
	width:199px;
	height:49px;
	margin:26px 0px 0px 6px;
	float:left;
}

#enviar-receba-noticias {
	width:56px;
	height:49px;
	float:left;
	margin-top:26px;
}

#mes-calendario {
	width:100%;
	float:left;
	height:20px;
	text-align:center;
	margin:auto;
}

#semana-calendario {
	width:240px;
	height:150px;
	_margin-top: -40px;
	margin-left:10px;
}

#dias-calendario, #hoje-calendario, #fds-calendario, #durante-calendario, #sem-dia {
	width:33px;
	height:23px;
	float:left;
	background:url(../imgs/calendario/durante.png) center top no-repeat;
	text-align:center;
	padding-top:3px;
	color:#FFF;
	font-weight:bold;
}

#hoje-calendario {
	background:url(../imgs/calendario/hoje.png) center top no-repeat;
}

#fds-calendario {
	background:url(../imgs/calendario/fds.png) center top no-repeat;
	color:#4D4D4D;
}

#sem-dia {
	background:none;
}

#box-fotos {
	width:244px;
	height:174px;
	margin:auto;
	/*margin-top:40px;*/
	/*padding-left:14px;*/
}

.fotos-comunidade {
	width:76px;
	height:58px;
	float:left;
}

#box-texto-novidades {
	width:428px;
	margin:auto;
	height:150px;
	margin-top:40px;
}

#paragrafo-novidades {
	width:18px;
	height:9px;
	float:left;
}

#texto-novidades {
	width:400px;
	overflow:hidden;
	float:left;
	padding-bottom:10px;
}

/*SUBMENU*/

#submenu_a_univix {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:-494px;
	top:110px;
	visibility:hidden;
}

#submenu_ensino {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:-425px;
	top:110px;
	visibility:hidden;
}

#submenu_processo_seletivo {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:-365px;
	top:110px;
	visibility:hidden;
}

#submenu_academico {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:-220px;
	top:110px;
	visibility:hidden;
}

#submenu_servicos {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:-125px;
	top:110px;
	visibility:hidden;
}

#submenu_portal {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:-50px;
	top:110px;
	visibility:hidden;
}

#submenu_contato {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:85px;
	top:110px;
	visibility:hidden;
}

#submenu_matriculas {
	width:141px;
	position:absolute;
	left:50%;
	margin-left:180px;
	top:110px;
	visibility:hidden;
	z-index:1500;
}

.submenu {
	padding: 8px 10px 8px 10px;
	background:#000 url(../imgs/submenu/fundo.jpg) no-repeat;
	margin-bottom:-1px;
}

.submenu a {
	text-decoration:none;
}

.submenu a:hover {
	color:#F00;
}

.bot_submenu a:hover {
	color:#F00;
}

.bot_submenu a {
	text-decoration:none;
}

.bot_submenu {
	height:23px;
	padding: 8px 10px 0px 10px;
	background:url(../imgs/submenu/fundo_baixo.gif);
}

.submenu a {
	color:#FFFFFF;
}

.bot_submenu a {
	color:#FFFFFF;
}

/*FIM SUBMENU*/
/*conteúdos internos*/

#cursos {
	width:100%;
	height:100px;
	padding-left:30px;
}

#cursos div {
	width:30%;
	float:left;
	padding:0 10px 0 10px;
	;
}

#cursos h2 {
	margin-top:0px;
}

#tecnologia {
	border-left:1px dotted #666;
	border-right:1px dotted #666;
}

#mantenedores li {
	height:120px;
	margin-top:10px;
}

#mantenedores img {
	margin-right:10px;
	float:left;
}

#estrutura_listagem {
	margin-left:20px;
}

#estrutura_listagem li {
	float:left;
	width:30%;
	margin:10px;
}

#endereco {
	width:400px;
	float:left;
}

label {
	float:left;
	width:80px;
	vertical-align: top;
}

.label-conteudo-menor {
	float:left;
	width:150px;
	vertical-align: top;
}

.label-conteudo-maior {
	float:left;
	width:400px;
	vertical-align: top;
}

input, textarea {
	padding: 5px;
	/*width: 300px;*/

  border: solid 1px #999;
	color:#666666;
}

input[type="checkbox"] {
	border: solid 1px #CCC;
}

input[type="submit"] {
	margin-top: 5px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	background: #900;
	clear:both;
}

input[type="image"] {
	border:0;
}

#interesse {
	width:120px;
	height:200px;
	float:left;
}

#lista_interesse {
	width:600px;
	height:150px;
}

#lista_interesse li {
	width:200px;
	float:left;
}

#lista_interesse label {
	width:auto;
}

#submenu_curso {
	width:100%;
	height:30px;
	margin-top:20px;
	margin-bottom:-3px;
}

#submenu_curso ul li {
	float:left;
	margin-right:10px;
	padding:5px;
}

#quadro_conteudo {
	width:620px;
	height:auto;
	display:block;
	background-color:#FFF;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:20px;
}

.sub_atual {
	width:145px;
	background:url(../imgs/fundo_aba.jpg);
	height:18px;
	text-align:center;
}

.sub_atual a {
	color:#333;
}

#noticias_relacionadas {
	float:left;
	width:250px;
	height:143px;
	background:url(../imgs/fundo_relacionadas.jpg);
	padding:50px 10px 10px 10px;
	color:#FFF;
}

#noticias_relacionadas ul li {
	margin-bottom:10px;
	color:#FFF;
}

#noticias_relacionadas a, #noticias_relacionadas ul li p .MsoNormal span {
	color:#CCC;
}

#noticias_relacionadas img {
	width:50px;
	height:50px;
	float:left;
	margin:5px 5px;
}
/*

<li>24/02/2010 - <b><a href='http://univix.ning.com/xn/detail/4964929:Topic:225' target='_blank'>Univix firma parceria com Conselho Nacional de Justiça | 22/2/2010 13h53</a></b><br>

                        <img style="FLOAT: left" src="http://api.ning.com/files/PwOt0BDAgmdkQNtNKhRFcWNOihWnV2QehvB5Ym-IglsZ5F1dBYbeyd8Y6am0*jbocgSZtRyMibAGNDruv78B3HZHg2h2IyZ6/DSC_0057a.jpg?width=150"/><br />

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify"><span style="FONT-SIZE: 10pt; COLOR: #03505b; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">A parceria firmada esta semana entre o Conselho Nacional de Justiça (CNJ) e</span></p>&hellip;                    <br><br></li>

<li>08/02/2010 - <b><a href='http://univix.ning.com/xn/detail/4964929:Topic:137' target='_blank'>titulo 2</a></b><br>

                        mensagem!!                    <br><br></li>



<li>08/02/2010 - <b><a href='http://univix.ning.com/xn/detail/4964929:Topic:136' target='_blank'>título 1</a></b><br>

                        mensagem 1<br/>                    <br><br></li>

*/
#submenu_curso_lateral {
	background:url(../imgs/fundo_submenu.jpg);
	width:136px;
	height:120px;
	padding:10px 20px 10px 20px;
	float:right;
	margin-top:-30px;
	margin-bottom:20px;
	margin-left:20px;
}


#submenu_curso_lateral2 {
	background:url(../imgs/fundo_submenu.jpg);
	width:136px;
	height:120px;
	padding:10px 20px 10px 20px;
	float:right;
	margin-top:-30px;
	margin-bottom:20px;
	margin-left:20px;
}

#submenu_curso_lateral ul li {
	margin-top:10px;
	margin-bottom:20px;
}

#submenu_curso_lateral2 ul li {
	margin-top:10px;
	margin-bottom:10px;
}

#submenu_curso_lateral_elastico {
	background:url(../imgs/fundo_submenu.jpg);
	width:136px;
	height:120px;
	padding:10px 20px 10px 20px;
	float:right;
	margin-top:-30px;
	margin-bottom:20px;
	margin-left:20px;
}

#submenu_curso_lateral_elastico ul li {
	margin-top:5px;
	margin-bottom:5px;
}


/*conteúdos internos*/

/* CONTEÚDO PAG. CURSOS CADASTRO */
#conteudo2{
	width:649px;
	padding: 10px 30px 40px 30px;
	background:#DBDBDB url(../imgs/fundo-conteudo.jpg) top center repeat-x;
	float:left;
	line-height:2;
}

	
#box_inferior{
	width:646px;
	height:80px;
}

#box_inferior1{
	width:307px;
	float:left;
}

.box_if1{
	width:130px;
	float:left;
	border:#FFFFFF solid 1px;
	padding:3px;
	background-color:#CCCCCC;
	text-align:center;
	height:60px;
}

.box_if2{
	width:130px;
	float:right;
	border:#FFFFFF solid 1px;
	padding:3px;
	background-color:#CCCCCC;
	text-align:center;
	height:60px;
}

#box_inferior2{
	width:307px;
	float:right;

}

#box_inferior3{
	width:600px;
	height:auto;
	float:left;
	margin-bottom:20px;
}


.form_cadastro{
	background:#CCCCCC;
	border:#FFFFFF solid 1px;
	padding:10px;
	width:400px;
	float:left;
}

.box_inf_form{
	float:right;
	width:150px;
	margin:0px;
}

#cadastro{
	color:#333333;
	text-decoration:none;
}

.descricao_cadastro_graduacao{
	width:600px;
}
/* FIM CONTEÚDO PAG. CURSOS CADASTRO */

/*        UNIVIX TV        */

#univix-tv {
width:270px;
height:302px;
background-image:url(../imgs/box-univix-tv.jpg);
background-repeat:no-repeat;
}

#univix-tv p{
			 padding-top:5px;
			 line-height:16px;
			 text-decoration:none;
			 color:#900;
}

#univix-tv a:hover{text-decoration:underline;}

#youtube {
width:260px;
height:230px;
margin-top:5px;
margin-left:5px;
*margin-left:5px;
}

#topo{width:986px;
	  height:80px;
	  padding-top:5px;
	  padding-left:5px;
}

#topo-esq{float:left;}
#topo-dir{float:right;}

#campo-busca2{background-image:url(../imgs/topo/bg-busca.jpg);
			 background-repeat:no-repeat;
			 width:342px;
			 height:34px;
			 margin-top:-5px;
}

.bg-input{background-image:url(../imgs/topo/campo-busca.jpg);
		  width:200px;
		  height:14px;
		  margin-top:4px;
		  margin-left:30px;
		  float:left;
}

#bt-buscar2{float:left;
			padding-top:8px;
			padding-left:20px;
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			color:#333;
}

#campo-busca2 a{text-decoration:none; color:#333;}
#campo-busca2 a:visited{color:#333;}


#midias-sociais{margin-top:10px;
}

.img-fgv{margin-left:20px;
}

/*#como-ingressar{background-image:url(../imgs/como-ingressar/bg.jpg);
				width:709px;
				height:690px;
				background-repeat:no-repeat;
}*/

#como-ingressar{background-image:url(../imgs/como-ingressar/bg.jpg);
				width:709px;
				background-color:#FFF;
				float:left;
				background-repeat:no-repeat;
}


#processo-seletivo{width:277px;
				   height:206px;
				   float:left;
				   margin-top:150px;
				   margin-left:60px;
}

#remanescentes{width:277px;
				   height:206px;
				   float:left;
				   margin-top:150px;
				   margin-left:40px;
}

#transferencias{width:277px;
				   height:206px;
				   float:left;
				   margin-top:50px;
				   margin-left:62px;
}

#novocurso{width:277px;
				   height:206px;
				   float:left;
				   margin-top:50px;
				   margin-left:40px;
}

#preinscricao{width:277px;
				   height:206px;
				   float:left;
				   margin-top:50px;
				   margin-left:62px;
}

#como-ingressar p{font-size:12px;
				  color:#000;
				  padding-top:40px;
				  clear:both;
}

#box-como-ingressar{width:709px;
					height:65px;
					clear:both;
					margin-top:-3px;
					margin-bottom:6px;
}

#box-credito {
	width:252px;
	height:152px;
	float:left;
	background:url(../imgs/credito-bg.png) top center no-repeat;
	margin-top:7px;
	padding:0px 9px 0px 9px;
}

#box-credito img{margin-left:20px;
				 margin-top:42px;
}

#agendamento{background-image:url(../imgs/agendamento/bg.jpg);
			 width:720px;
			 height:717px;
			 margin-left:-5px;
			 background-repeat:no-repeat;
}

#agendamento p{font-size:12px;
			   font-family:Arial, Helvetica, sans-serif;
			   color:#666;
			   text-align:center;
}


#tabela-agendamento{width:525px;
					height:480px;
					background-color:f7f7f7;
					border:1px solid #CCC;
					margin-left:100px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#666;
					
}

#tabela-in{margin-left:40px;}

.btAgendamento{width:100px;
			   height:30px;
			   background-color:#900;
			   color:#FFF;
			   margin-left:40px;
			   *margin-left:35px;
			   font-weight:bold;
}

.btPequeno{width:125px;}

.btMedio{width:250px;}

.btGrande{width:400px;}

.btSelect{width:260px;
		  height:20px;
		  margin:0;
		  padding:0;
		  border:1px solid #999;
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  color:#666;
		  
}

#box-credito {
	width:252px;
	height:152px;
	float:left;
	background:url(../imgs/credito-bg.png) top center no-repeat;
	margin-top:7px;
	padding:0px 9px 0px 9px;
}

#box-credito img{margin-left:20px;
				 margin-top:42px;
}

#ouvidoria{  background-color:#f0f0f0;
			 border:1px solid #999;
			 width:710px;
			 margin-top:20px;
			 float:left;
			 

}

#tit-ouvidoria{background-image:url(../imgs/tit-ouvidoria.png);
			   width:299px;
			   height:50px;
			   background-repeat:no-repeat;
			   float:left;
			   margin-left:200px;
			   margin-top:-20px;
}

.texto-ouvidoria{font-family:Tahoma, Geneva, sans-serif;
				 font-size:12px;
				 text-align:justify;
				 color:#666;
				 padding-left:40px;
				 width:400px;
				 line-height:16px;
				 float:left;
}

#ouvidoria-links{background-image:url(../imgs/bg-ouvidoria-links.jpg);
				 width:187px;
				 height:159px;
				 float:left;
				 margin-left:45px;
				 line-height:14px;
}

#ouvidoria-links p{margin-left:20px;
				   margin-top:20px;
				   margin-right:20px;
}

#ouvidoria p a{text-decoration:none;}
#ouvidoria p a:link{color:#900;}
#ouvidoria p a:active{color:#900;}
#ouvidoria p a:hover{text-decoration:underline;}
#ouvidoria p a:visited{color:#900;}

#ouvidoria-form{clear:both;
}

#ouvidoria-form table{margin-left:50px;
					  font-family:Tahoma, Geneva, sans-serif;
				      font-size:12px;
					  color:#666;
}

#ouvidoria-form p{margin-left:135px;
				  font-family:Tahoma, Geneva, sans-serif;
				  font-size:12px;
			      color:#666;
}

#ouvidoria-form table select{width:335px;}

#tit-ouvidoria-form{background-image:url(../imgs/tit-ouvidoria-form.jpg);
					background-repeat:no-repeat;
					width:406px;
					height:18px;
					margin-left:60px;}
					
					
.btOuvidoria{width:120px;
			   height:30px;
			   background-color:#999;
			   color:#FFF;
			   margin-left:215px;
			   *margin-left:215px;
}

#ouvidoria-conheca{
				   width:600px;
				   font-family:Tahoma, Geneva, sans-serif;
				   font-size:12px;
				   text-align:justify;
				   color:#666;
				   padding-left:40px;
				   line-height:16px;
				   clear:both;
}

#cursos-mec td{text-align:center; border:1px solid #900; padding:5px;}

#box-in-graduacao{background-image:url(../imgs/fundo_submenu_graduacao.jpg);
				  background-repeat:no-repeat;
				  width:176px;
				  height:66px;
				  float:left;
				  margin-left:470px;
				  position:absolute;
				  padding:15px 15px;
				  
	
}
	  
