/* CSS Document */

body{
margin-top:0px;
margin-left:0px;
background:url(../imagens/background-degrade-imagens.gif) no-repeat;
scrollbar-face-color:#FFFFFF;
}

#topo{
height:200px;
width:950px;
}

#menu{
height:40px;
text-align:right;
width:100.7%;
}

#submenu{
background:url(../imagens/background_degrade.jpg) repeat-x;
width:100.7%;
height:320px;
margin-top:-139px;
}

#corpo{
height:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
width:950px;
height:820px;
margin-top:-170px;
text-align:justify;
}

.nauri {
	display:block;
	width:150px;
	height:213px;
	background: url(../imagens/nauri_amorim_over_01.jpg) no-repeat;
	text-indent:-999px;
	overflow:hidden;	
}

a.nauri:hover {
	background-position: left -212px;
}

.unios{
	display:block;
	background:url(../imagens/curso_unios.jpg) no-repeat;
	width:400px;
	height:364px;
	text-indent:-999px;
	overflow:hidden;
		}

a.unios:hover{
	background-position: left -364px;
}




.rodape{
	background: url(../imagens/rodape.jpg);
	text-align:center;
	color:#FFF;
	font-size:11px;
	height:30px;
	
	
	
	}
.titulo{
font-family:Agency FB;
font-size:18px;
color:#CB1D21;
text-align:left;
}

.box{
height:375px;
border: #CCCCCC thin solid;
background-color:#F7F7F7;
}
