body {
	font-family:Arial,Tahoma;	
	color:#444444;
	background-color:#999999;
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-image:url("fundograd.jpg");
	font-size:12.5px;		
	margin:0px;
	padding:0px;
}
a{
	color:#000000;
	text-decoration:underline;
}
#pagina{
	background-image:url("fundo.gif");
	background-repeat:no-repeat;
	background-position-y:0px;
	height:485px;
	margin-top:0px;
	
}
h2{
	font-family:Arial, Tahoma;
	font-weight:normal;
	color:#006600;
	font-size:22px;
	margin-top:10px;
}
#cabecalho h1{
	display:none;
	}
#info{
	width:850px;
	margin-left:100px;
	font-size:18px;
	margin-top:0px;
}
#info_academica,#info_pro{
	margin-left:100px;
	width:420px;
	float:left;
	padding:0px;
	}
#contato{
	float:right;
	width:400px;
	margin-top:7px;
	}
#contato #nome, #contato #email, #contato #but, #msg{
	background-color:transparent;
	color:#FFFFFF;
	border:1px dashed #000000;
}
#info_pro{margin-top:0px;float:left;padding:0px;}
#info{
	margin-top:50px;	
	}	
#plus{
	float:right;
	width:300px;
	height:10px;
	position:absolute;
	right:5px;
	top:0px;
	text-decoration:none;
	text-align:right;
	font-size:12px;
	color:#444444;
	font-weight:bold;
}
#plus img{
	border:none;
}
