*{
	margin:0;
	padding:0;
	border:0;
	font-family: "Bookman Old Style",  Garamond, "Times New Roman", serif;	
	color: #676767;	
}

body{
	background-image:url(imagens/bgSite.gif);
	background-repeat:repeat-x;
}
h1, h2{
	color:#786F6A;
}
h3{	
	width:90%;
	font-size:20px;
	color:#aaa;	
	margin-bottom:12px;
}

hr {
background-color: #AAAAAA;
height: 2px;
}

a:link, a:visited, a:hover ,a:active{
	color: #ffa300;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}

ul{
	list-style-position:inside;
}

ol{
	list-style-position:inside;
}

p{
	margin-bottom:10px;
	margin-top:10px;
	line-height:130%;
}

label{
	display:block;
	text-align:right;
	float:left;
	width:148px;
	height:20px;
	padding-right:20px;	
}

.linhaNoticia{
	
	border-bottom:1px solid #EEE9E9;
}

input{
	height:20px;
	width: 200px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:5px;
	color:#666;
	font-size:12px;
}

legend{
	background-color:#ffa300;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:1px solid #ccc;
	padding: 2px 10px ;
	margin-left:10px;
}

fieldset{
	padding-right:40px;
	width: 500px;
	border:1px solid #ccc;
}

img,div,.png{behavior: url(engine/iepngfix.htc);}

#site{
	margin:auto;
	width:1000px;
}

#topo{
	margin-top:12px;	
	background:url(imagens/minerva.jpg) no-repeat;
	background-position:right;
}

#topo h1{
	background:url(imagens/logo-im.png) no-repeat transparent;
	width:464px;
	height:169px;
}

#topo h1 a{	
	display:block;
	width:464px;
	height:169px;
	text-indent:-9999px;
}

#fotos{
	height:206px;
	padding-bottom:5px;
}
#fotos ul{
	list-style:none;	
}

#meio{
	overflow:auto;
}

#menu{
	width:200px;	
	float:left;
}

#menu ul{
	list-style-type:none;		
}

#menu ul li{
	padding:4px 0;
	display:block;	
	border-bottom:1px solid #ccc;
	font-size:16px;
}

#menu ul li.sub-menu{	
	cursor:pointer;
	background:url(imagens/setinha.gif) no-repeat;	
	background-position:right;	
}

#menu ul li a{	
	display:block;
	color:#676767;
}
#menu ul li a:hover{text-decoration:none;}

#menu ul.sub li{
	text-indent:25px;
	background-color:#f5f5f5;
	font-size:14px;
}

#menu ul li.sub-menu{
	font-size:16px;
	text-indent:0;
	background-color:#fff;
}

.correio a{
	display:block;
	margin:auto;
	background-image:url(./images/correio.gif);
	text-indent:-9999px;
	width:120px;
	height:58px;
	margin-top:10px;
}

#principal{
	margin-left:220px;
}

#orgAtas{
	display:block;
	float:left;
	margin-left:15px;
}

#rodape{
	padding-top:20px;
	margin-top:20px;
	background-image:url(imagens/bgRodape.gif);
	background-repeat:repeat-x;
	background-color:#CF8B12;	
	text-align:center;
}

#rodape ul li{
	display:inline;
	color:#393939;
	font-size:13px;
}

#rodape ul li a{
	color:#393939;
}
#rodape div span{
	color:#4F4F4F;
}

.foto{
	height:150px;
	display: block;
	position: relative;	
}

div#centroAcadem a{
	padding-left:10px;
	margin-top:50px;	
}
.meio{
	overflow: auto;
}

.noticias{
	float:left;
	padding: left 10px;
	overflow:auto;
	padding: 12px;
	width:500px;
		
}

.eventos{
	float:left;
	overflow:auto;
	
}

.eventos_info{
	width:250px;
	height:auto;
	padding-left:4px;
	margin-bottom: 10px;
}

.eventos_info img{
	margin:auto;	
}
.data{
	
	display:inline;
	width:128px;
	padding: 2px 5px;
	margin-bottom:8px;
	border: 1px solid #aaa;
	background-color:#aaa;
	color: #ffffff;
	font-weight: bold;
}


.btEnviar{
	height:18px;
	width: 100px;
	border:1px solid #ccc;
	margin-top:5px;
}




p#textoSite{
	text-indent:4%;
}

/*========================================================================*/
/*
Tabela dos professores eméritos:
*/
table.prof-emeritos{
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	margin:10px auto 20px;
	padding:10px;
	width:95%;	
}
table.prof-emeritos td{
	font-size: 14px;
	height: 30px;
	padding-left: 5px;
	border-bottom:1px solid gray;
	text-align:center;
}

table.prof-emeritos td a:hover{
	color:#ffa300;	
}

table.prof-emeritos td a:visited, .gerenciar td a:link{
	color:#676767;	
}

table.prof-emeritos th{
	background-color:#F7F7F7;
	border-bottom:1px solid gray;
	color:#676767;
	height: 28px;
	padding: 2px;	
}

table.prof-emeritos th a:link{
	color:#676767;	
}

table.prof-emeritos th a:visited{
	color:#676767;
}

table.prof-emeritos th a:hover{
	color:#ffa300;
}
/*========================================================================*/

.gerenciar{
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	margin:10px auto 10px;
	padding:10px;
	width:95%;	
	
}
.gerenciar td{
	font-size: 14px;
	height: 30px;
	padding-left: 5px;
	border-bottom:1px solid gray;
	text-align:center;
}

.gerenciar td a:hover{
	color:#ffa300;	
}

.gerenciar td a:visited, .gerenciar td a:link{
	color:#676767;
	
}

.gerenciar th{
	background-color:#F7F7F7;
	border-bottom:1px solid gray;
	color:#676767;
	height: 28px;
	padding: 2px;	
}

.gerenciar th a:link{
	color:#676767;
	
}

.gerenciar th a:visited{
	color:#676767;
}

.gerenciar th a:hover{
	color:#ffa300;
}

.pInserir{
	text-align:right;
}

.gerenciar th.centralizar, .gerenciar td.centralizar{
	text-align:center;
}

/*=============================================================================*/

.paginacao{
	text-align:center;
	font-size:.85em;
	position:relative;	
}

.paginacao a {
	border: 1px solid #676767;
	margin-right:3px;
	padding:2px 8px;
	background-position:bottom;
	text-decoration: none;
	color: #676767;		
}

.paginacao a:hover, .paginacao a:active {
	border: 1px solid #2b55af;
	background-image:none;
	background-color:#ffa300;
	color: #fff;

}
/*=============================================================================*/
.linkGraf{
	font-weight: bold;
}


form.buscar legend{
	font-size:10px;
}

form.buscar fieldset{
	font-size:10px;
	width:70%;
	margin:auto;	
	margin-bottom:10px;
}

form.buscar fieldset legend{
	width:400px;
}

form.buscar label{
	display:inline;
	float:left;
	width:auto;
}

form.buscar input{
	width:auto;	
}

form.buscar input.botao{
	margin:0 0 0 4px;	
}

