/* CSS da Unifal */

.fundoamarelo {
	font: bold 10px Arial, Helvetica, sans-serif;
	width: 200px;
	color: #006699;
	height: auto;
	background-color: #FFCC00;
	border: thin inset #006699;
}

#header_unifal{
	height: 91px;
	width: 100%;
	background: url(imagens/bg-header.gif) repeat-x;
	padding-top: 0;
	position:relative;
	top: 23px;
}

#header_unifal p{
	padding-top: 40px;
	padding-left: 120px;
	text-align: left;
	font: bold 25px Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #F8FEFF;
}

#footer{
	line-height: 37px;
	height: 37px;
	background: url(imagens/bg-footer.gif) repeat-x;
	margin: 0 0 0 0;
	width: 100%;
	clear: both;
}

a:link {
	color: #000066;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0f6996;
	text-decoration: none;
}

h1 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 24px;
   font-weight: bold;
}
h2 {
   text-align: center;
   font-family: Arial, Verdana, Helvetica, sans-serif;
}
h3 {
   border: solid 1px #b4c9d4;
   text-align: Center;
   font-family: Arial, Verdana, Helvetica, sans-serif;
}
h4 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
/*Fim CSS Unifal*/

body{
	text-align:center;/* Faz todo conteúdo centralizar - PRO IE */
	padding: 0;
	margin: 0;
	background:url(imagens/fundo_ondas.gif);
}

p {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

p.textonoticia {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
}

#geral{
	position:relative;
	margin:0 auto; /* Faz o layout GERAL centralizar */
	text-align:left; /* Faz o texto ficar alinhado a esquerda */
	top: 23px;
	width: 900px;
	background: #ffffff;
	margin-bottom: 23px;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}

#logo_topo{
	float: left;
}

#imagem_topo{
	float: right;
	height: 75px;
}

#menu_horizontal{
	float:right;
	width:100%;
	text-align: center;
	position:relative;
	top:0;
}

#destaques{
	float: left;
	margin: 10px 8px 0px 8px;
	padding-left: 2px;
}

#lateral_direita{
	float: right;
	width: 200px;
	margin-top: 10px;
}

#pesquisa_google {
	text-align: center;
	padding-bottom: 10px;
}

#pesquisa_google h4{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #10065e;
	border-top:0px;
	border-right:0px;
	border-left: 10px solid #10065e;
	text-align: left;
	background: #efefef;
	padding-left: 5px;
	font-size: 12px;	
    font-weight: bold;	
}

#telefones_uteis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 5px;
	background: #efefef;
}
#telefones_uteis li{
	border-bottom: 1px solid #666;
	padding: 3px 0 2px 7px;
}
#telefones_uteis h3{
	border:0;
	font-size:12px;
	background: #10065e;
	color:#FFF;
}

#lateral_links{
	text-align: right;
}

.titulo_menu{
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #10065e;
	border-left: 10px solid #10065e;
	text-align: left;
	background: #efefef;
	padding-left: 5px;
	font-size: 14px;	
}

#noticias, #cursos{
	float: left;
	width: 520px;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 10px;
	border-bottom: 1px solid #8B6969;
	margin-bottom: 3px;
	
}

#noticias {
	background: #f8f8f8;
	margin-bottom: 8px;
}

#noticias p {
	padding: 10px 10px 0 30px;
	
}

#noticias li {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	padding: 15px 0 2px 30px;
	list-style-position: inside;
	list-style-type: disc;
}

#noticias h2, #cursos h2, #concursos h2, #eventos h2 {
	text-align: left;
	padding-left: 5px;
	font-size: 16px;
	background: #DCDCDC;
}

#noticias h2 {
	color: #8B6969;
	border-bottom: 1px solid #8B6969;
	border-left: 10px solid #8B6969;
	background: #efefef;
}

#cursos h2 {
	color: #8B4513;
	border-bottom: 1px solid #8B4513;
	border-left: 10px solid #8B4513;
}

#concursos h2 {
	color: #006400;
	border-bottom: 1px solid #006400;
	border-left: 10px solid #006400;
}

#eventos h2 {
	color: #B22222;
	border-bottom: 1px solid #B22222;
	border-left: 10px solid #B22222;
}

#cursos{
	margin-bottom:30px;
	margin-top: 3px;
	background: #efefef;
}

#concursos, #eventos{
	float: left;
	width: 254px;
	height: 180px;
	margin-top: 0px;
	margin-bottom:5px;
	background: #efefef;
	position: relative;
}

#concursos{
	margin-right: 0;
	margin-left: 10px;
	border-bottom: 1px solid #006400;
}

#concursos li, #eventos li{
	padding: 1px;
	list-style: inside url("imagens/seta_cinza.gif");
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

.texto{
	position: relative;
	top: 10px;
	left: 15px;
	width: 220px;
	height: 135px;
}

#eventos{
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #B22222;
}

.rss {
	font: bold 8px Arial, Verdana, Helvetica, sans-serif;
 	margin-top: 8px;
}

#campi{
	clear: both;
	width: 900px;
	height: 80px;
	margin-top: 20px;
	background: #fff;
	border-top: 1px solid #DCDCDC;
	padding-top: 10px;
	position:relative;
}

#campi .campus h2{
	font-size: 16px;
}

.campus{
	float: left;
	width: 290px;
	margin: 0 5px 0 5px;
	padding: 0;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #696969;
}

.banner_lateral {
	margin-top: 5px;
}

img{
	border: 0;
}