body {
	background: #666666;
	background-image: url(/Sites/Pages/views/reitoria/posgraduacao/pibic/images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center; 
	margin:0;
	padding:0;

}
	


#tudo {
	width:770px;
	height: 88%;
	padding:0;
	margin:0 auto;	
	text-align:left;
}
	
#topo {
	height:181px;
	margin-left:-1px;
	background: url(../images/Topo.png) 0 0  no-repeat;
	}
	
#topo a:hover {
	background-color:transparent; 
	text-decoration:none;
	}
	
#Col_Esquerda {
	float: left;
	
	width: 225px;

	min-height: 100%;
	
	margin: 0;

}
	

#Col_Central {

	height:100%;

	float: left;
	margin-left: 0px;
	width: 454px; 
	_\width: 470px; 
	
	text-align:left;
	
	padding-left: 25px;
	
	margin-top:35px;
	margin-bottom: 0px;
	margin-right: 0px;

}
	
#Col_Central p {
	margin-bottom:0.8em;
	}


#Col_Direita {
	float: left;
	margin-left: 0px;

	margin-top: 12px;
	width: 138px;
}
	
/* Titulo, Mat&#65533;ria Principal e Indice */


.tituloPrincipal{
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	font-size: 12pt; font-style: normal;
	font-weight: bold; color: #0278b5;
	
	margin-bottom: 5px;
}

#materiaPrincipal p{
	
	font-size: 10pt; font-style: normal;
	color: #000000;
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
}


#materiaPrincipal a{

	text-decoration:underline;
	
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt; font-style: normal;
	color: #006db4;
	
	font-weight: bold;
	
}


#materiaPrincipal a:hover{
    
    text-decoration:none;
    
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
    font-size: 10pt; font-style: normal;
    color: #FFFFFF;
    background:#006db4;

}



#indice {
	float: left;
	margin-left: -150px;
	margin-top: 2px;
	height: 17px;

	width: 154px;
	list-style-type:none;
	
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	font-size:8pt;
	text-align: left;
	
}

#indice a{
	text-decoration:underline;
	text-align: left;
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	font-size:8pt;
	color: #006db4;
		
}

#indice a:hover{
	text-decoration:none;
	text-align: left;
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	font-size:8pt;
	color: #000000;
}



#head_indice{
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	height: 13px;
	vertical-align: bottom;
	background: url(Portais/Proex/images/head_title.jpg) no-repeat;
	cursor: hand;
}

#listIndice{
	background: url(/Sites/Pages/views/reitoria/posgraduacao/pibic/images/bg_li.jpg);
}

#baseIndice{
	font-size: 7px;
	height: 15px;
}

.separate{
	margin-top: 22px;
}



/* separador */

.separador{
	padding-top:10px;
}

/* menu */

#navBar{
	width: 153px;
	margin: 0px;
	padding: 0px;
	margin-top:20px;
}



#Menu_Lateral{
	position: relative;
	width:224px;
	margin-left: 0px;
	margin-bottom:4px;
	font-size: 13px;
	font-family:"Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	padding: 0px;
}

/* RODAPE */

#rodape{
	position:fixed;
	width:100%;
	display:none;
	height:50px;
	bottom:0;
	left:0;
}


#rodape_leiamais{
	width:280px;
	*padding-top:12px;
	/*border:1px dotted #FF0000; */
}


/* Conteudo */

h1, h2, h3, h4, h5, h6{
	font-family:Arial,Helvetica,Verdana;
	color: #122550;
}

h1{
	font-size:28px;
}

h2{
	font-size:24px;
}

h3{
	font-size:20px;
}

h4{
	font-size:16px;
}

h5{
	font-size:12px;
}

h6{
	font-size:8px;
}

#Materia_Exibir{
	text-align:left;
}

#Materia_Exibir p {
	font-size:12px;
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
}