@import url('downloads.css');
@import url('links.css');
@import url('noticias.css');

@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCD67;
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
}

a:link , a:active, a:visited  {color: #663399; }

a:hover {color: #663399; text-decoration:none}

img{border:none}

#todo{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	color: #FFF; 
}

/* banner ################################################  */

#top{
	width: 980px;
	/*height: 178px;*/

}
/* ################################################  */


#corpo{
	width: 930px;
	background-color: #a8a554;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}

/* menu topo + busca ################################################  */


#menu_top{
	/*width: 749px;*/
	height: 35px;
	background-color: #000;
}


#busca{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 230px;
	height: 25px;
	background-color: #000;
	color: #FFF;
}

#inp_busca {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-top: 3px;
}

.botao {
/*	margin-top: 5px;
	float: right;*/
}

/*  ################################################  */


#menu_lateral{
	width: 181px;
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;	
}

.bt_lateral {
	width: 181px;
	height: 24px;
	/*border-top: 1px #CCCD67 solid;
	color: #CCCD67;*/
	background-color: #fff;
	text-align: center;
}

#miolo {
	width: 743px;
	background-color: #fff;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;	
	color: #000000;
}
.conteudo {
	background-color: #fff;
	color: #663399;
	padding: 5px 5px 5px 5px;
}

#noticias {
	
	/*width: 743px;
	
	clear: both;
	height: 124px;
	margin-top: 5px;*/
}

.not_cel {
	width: 225px;
	min-height: 160px;
	float: left;
	background-color: #fff;
	color: #663399;
	padding: 0 5px 0 5px;
}

#footer {
	clear: both;
	height: 15px;
	color: #FFFFFF;
/*	padding-top: 10px;
	width:750px;*/
	padding-left: 200px;
	padding-bottom: 10px;
	text-align:left;
	font-size: 11px;
	background-color:#A8A554;
}

#footer a {color:#FFF}

#creditos{
	float: right; 
	margin-right: 70px; 
	margin-bottom: 10px; 
}

#creditos a{
	color: #FFFFFF;
}

#patrocinio {
	float: right;
	width: 200px;
	height: 100x;
	margin: 3px 120px 0px 0px;;
}

#submenu_midiateca {font-size:16px; }
#submenu_midiateca a {padding:4px 20px; text-decoration:none}

#submenu_institucional {font-size:16px; }
#submenu_institucional a {padding:4px 20px; text-decoration:none}

.titulo{ font-weight:bold; font-size:14px}
/* style="font-size:16px"*/
