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