@charset "utf-8";
/* CSS Document */

body{
	background:#fff url(../img/bgmio7.jpg) repeat-x top;
}

a{
	text-decoration:none;
	color:#639;
}

a:hover{
	color:#999;
}

h2{
	margin-top:40px;
	font:24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	color:#639;
}

#dados table td.eskcol{
	width:110px;
	color:#639;
}

#item3 table#tableProf th, #matriz-curricular th{
background:#6D39B5;
}

#topo h1 span {color:#E3B9F9;}