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