* {
	font-family: "Lucida Sans Unicode", Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding:0;
	/*border: 1px solid #000;*/
}

body {
	text-align: center;
	background: #EBEBEB;
}

input, textarea {
	color: #000;
}

#total {
	width:770px;
	margin: auto;
	clear: both;
	background: #000;	
}

h1#main a {
	background: url(imagens/topo.jpg);
	text-indent: -9999px;
	width: 770px;
	height: 96px;
	display: block;
}
#rodapex {
	clear: both;
	border-top: 1px solid #E5E5E5;
	width: 770px;
	margin: auto;
}

#rodapex p {
	margin: 10px;
	color: #aaa;
	clear: both;
}
#menu {
	background: url(imagens/menu.jpg);
	clear: both;
	float:left;
	width:164px;
	height:700px;
}
#menu ul {
	float: left;
	margin: 50px 0 0 0;
	text-align: right;
}

#menu ul li {
	
	list-style: none;
	/*background-color: #834E38;
	padding: 3px 3px 5px 0;
	margin: 4px 0 4px 0;*/
}

/*#menu ul li a{
	text-decoration: none;
	color: #fff;
}*/
#menu ul li a, #menu ul li a:hover{
	background: url(imagens/botao.gif) left top;
	color: #fff;
	padding: 2px; 
	display: block;
	width: 160px;
	margin: 4px 0px 4px 0px;
	text-decoration: none;
	height: 20px;
}
#menu ul li a:hover{
	text-decoration: none;
	background:#aaa;
	color: #000;
}
#corpo {
	float:left;
	clear: right;
	text-align: justify;
	padding: 10px 50px;
	width: 500px;
}
#corpo p {
	line-height: 20px;
	padding: 10px 0;
}

.grande {
	font-size: 14px;
}

h2 {
	background: url(imagens/titulo.jpg) right top no-repeat;
	display: block;
	padding: 4px;
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 100px;
}
.back-p1 {
	background-color: #eee;
	padding: 5px;
}
.back-p2 {
	background-color: #E2E2E2;
	padding: 5px;
}
.tabelas {
	border: 1px solid #aaa;
	border-collapse: collapse;
	margin: 10px 0px 20px 0px;
	font-size: 11px;
}

.tabelas th, .tabelas td{
	padding: 2px;
	text-align: left;
	border: 1px solid #aaa;
	font-size: 11px;
}
.tabelas th {
	background: #444;
	text-align: center;
	padding: 5px;
}
#corpo ul {
	margin-left: 15px;
}
#corpo ul li {
	margin: 10px 0px; 
}
.lista {
	list-style: square;
}
.inform {
	text-align: center;
	background: #eee;
	padding: 5px;
	margin: 0 3px 0 3px;
	border: 1px #aaa solid;
}

#corpo h3 {
	font-size: 15px;
	padding: 20px 0 0 0;
	color: #8AC16D;
}

#corpo h4 {
	font-size: 13px;
	padding: 10px 0 0 0;
	color: #8AC16D;
}


#corpo a, #corpo a:hover {
	text-decoration: none;
	color: #8AC16D;
}

#corpo a:hover {
	text-decoration: underline;
	color: #8AC16D;
}

.estrutura_curricular {
	width: 517px;
}
.estrutura_curricular, .estrutura_curricular td, .estrutura_curricular th {
	display:table;
	padding: 1px;
}

.estrutura_curricular {
	float:left;
	padding: 1px;
	margin: 5px;
}

.estrutura_curricular td {
	display:table-cell;
	border: solid 1px #aaa;
	background: #000;
	padding: 3px;
}

.estrutura_curricular th {
	display:table-cell;
	border: solid 1px #aaa;
	background: #000;
	font-size: 13px;
	padding: 3px;
}

#corpo h3 a, #corpo h3 a:hover {
	border: 1px solid #fff;
	text-decoration: none !important;
	display: block;
	width: 210px;
	padding: 10px;
	color: #fff;
	text-align: center;
	margin: auto;
}

#corpo h3 a:hover {
	background: #fff;
	color: #000;
}

.alinha{text-align: center;}

.botao_ini a, .botao_ini a:hover{
	font-size: 20px;
	color: #fff !important;
	text-decoration: none;
}

.botao_ini a:hover{text-decoration: none;}

.estrutura_curricular {
	width: 537px;
	float:left;
	padding: 1px;
	margin: 5px;
}

.estrutura_curricular, .estrutura_curricular td, .estrutura_curricular th {
	display:table;
	padding: 1px;
	font-size: 10px !important;
}

.estrutura_curricular td {
	display:table-cell;
	border: solid 1px #fff;
	background: none;
	padding: 3px;
}

.estrutura_curricular th {
	display:table-cell;
	border: solid 1px #fff;
	font-size: 13px;
	padding: 3px;
}

.larg {
	width: 400px;
}

.larg_2 {
	width: 117px;
}

#principal form {
	float: left;
}

.branco{
	color: #fff;
}

input, select, select option, textarea{
	color: #000;
	text-transform: uppercase;
}


fieldset {
    float: left;
	clear: both;
    border: 0;
	padding: 3px;
	color: #000;
}

legend {
    background: none;
	padding: 15px 0 0 0;
	font-weight: bold;
}

.botao {
	text-align: center;
	color: #000;
}

.limpa {
	clear: both;
}

