@charset "utf-8";
/*
Tipo do CSS: Geral
---------------------------------------------------------------------------------
CSS PRINT: PORTAL DO UNIDAS-DF - V1.0 - 01/04/2009
---------------------------------------------------------------------------------
DESENVOLVIDO POR:
EDUARDO ALVES   - eduardoalvesweb@gmail.com
---------------------------------------------------------------------------------*/
/* Body
----------------------------------------------------------------- */
html, body {
	width: 100%;
	height: 100%;
}

body { 
	background: #ece5d7 url(../../_img/bg_geral.gif) repeat-x;
	font-family: arial,helvetica,clean,sans-serif; 
	font-size: 11px; 
	color: #666;
	margin: 4px 0 0 0;
}


a:link, a:visited {text-decoration:none; color:#666; font-size: 11px;}
a:hover {text-decoration:underline; color:#2c5367;}
a:active, a:focus {text-decoration:none;}




/*embrulhar*/
#embrulhar {
/*	border-left: 1px solid #339933; 
	border-right: 1px solid #339933;*/
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 780px;
	text-align: center;
	background: #FFFFFF;
}


/* =   linkLogo   = */
/* ================================================== */ 


#linkLogo {
    width: 209px; 
	height: 102px;
	position: absolute;
	margin: 1px  0 0 39px;
	background: url(../../_img/logo_unidas.gif) no-repeat;
	/*background: url(../../_img/logo_unidas_natal.gif) no-repeat;*/

}
#linkLogo h1 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	z-index: 2;
}


#linkLogo h1 a {
	display: block;
	height: 102px;
	position: static;
}

/* =   header   = */
/* ================================================== */ 
#header {
	width: 780px;
	height: 218px;	
}

#topo_img_01 {
	width: 780px;
	height: 47px; 
	background: url(../../_img/log_top.gif) no-repeat;
/*	background: url(../../_img/log_top_natal.gif) no-repeat;*/
}

/* ================================================== */
/* =   menuContato   = */
/* ================================================== */
#menuContato img {
	margin-right: 5px;
}

#menuContato a:hover { text-decoration: underline; }
#menuContato a:active { color: #fff; }

#menuContato ul { text-align: right; padding-top: 17px; margin-left: 619px;}

#menuContato ul li {
	display: inline;
    padding: 0px 12px 0px 0px;
}

#menuContato ul li a, ul li a {
	text-decoration: none;
	color: #fff;
}


#banner_principal{
/*	height: 204px; */
	height: 173px; 
	background: url(../../_img/banner_principal.jpg) no-repeat;
/*	background: url(../../_img/banner_principal_natal.jpg) no-repeat;*/
	
}

#txt_data{
	text-align: right;
	padding: 5px 23px 0 0;
}


/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}


label.error { display:block; color:#900 !important; padding:3px; }


/* Navegação
-------------------------------------------------------------------------- */
div#nav {width: 100%; height: 44px; overflow: hidden; }
div#nav ul	{height: 44px; width: 780px; background: url('../../_img/nav_menu.jpg') no-repeat;}
div#nav ul li {float: left; list-style:none; height: 44px; overflow: hidden;}
div#nav ul li a {overflow: hidden; text-indent: -9999px;}

div#nav ul li.unidas a,
div#nav ul li.filiadas a,
div#nav ul li.jornal a,
div#nav ul li.cursoEventos a,
div#nav ul li.servicos a,
div#nav ul li.noticias a {height: 44px; display: block; background-image: url('../../_img/nav_menu.jpg'); background-repeat: no-repeat;}

div#nav ul li.unidas a 			{width: 123px; background-position: 0 0;}
div#nav ul li.filiadas a 		{width: 135px; background-position: -123px 0;}
div#nav ul li.jornal a 			{width: 134px; background-position: -258px 0;}
div#nav ul li.cursoEventos a 	{width: 135px; background-position: -391px 0;}
div#nav ul li.servicos a 		{width: 134px; background-position: -526px 0;}
div#nav ul li.noticias a 		{width: 98px; background-position: -659px 0;}

	
	div#nav ul li.unidas a.current, div#nav ul li.unidas a:hover			{background-position: 0 -44px;}
	div#nav ul li.filiadas a.current, div#nav ul li.filiadas a:hover		{background-position: -123px -44px; }
	div#nav ul li.jornal a.current, div#nav ul li.jornal a:hover			{background-position: -258px -44px;}
	div#nav ul li.cursoEventos a.current, div#nav ul li.cursoEventos a:hover{background-position: -391px -44px;}
	div#nav ul li.servicos a.current, div#nav ul li.servicos a:hover		{background-position: -526px -44px; }
	div#nav ul li.noticias a.current, div#nav ul li.noticias a:hover		{background-position: -659px -44px;}


/*painel intranet*/
#panel {
	background: #754c24;
	height: 200px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../../_img/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../../_img/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% arial,helvetica,clean,sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}


/* Internas
-------------------------------------------------------------------------- */

#conteudo_home{
	background:#fff;
	width: 100%;
	text-align: left;
	display: inline-block;
}

#conteudo_home_esquerdo{
	width: 542px;
	float: left;
	background:#fff;

}

.banner_divulgacao{
	text-align: center;
	padding: 15px 0 15px 0;
}


#conteudo_home_direito{
	width: 238px;
	background:#fff;
	text-align: center;
	float: left;
}
	
.banner_divulg_direito{
	width: 212px;
	background: #e1e1e1;
	margin: 15px 15px 15px 10px;
	padding: 15px 0 10px 0px;
}


/* Parceiros
-------------------------------------------------------------------------- */
#parceiros {width: 185px; height: 133px; margin: 10px 10px 10px 13px; position: relative; text-align: center; background:#f2ede1 url("../../_img/bgSideBar.png") no-repeat center bottom;}
		/* clear */#parceiros:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		#parceiros h1.titulo {width: 185px; height: 19px; display: block; overflow: hidden; text-indent: -9999px; background:url("../../_img/titPublicidade.png") no-repeat;}
		#parceiros img {padding: 2px; border: 1px solid #d3d3c2; margin: 5px;}
		#parceiros .boxParceiros {padding:0 0 0 4px;}
			#parceiros .boxParceiros ul {margin:0; padding:0;}
				#parceiros .boxParceiros ul li {list-style:none; float:left; display:none;}
		#parceiros .navParceiros {width: 110px; text-align: center; position: absolute; top: 112px; left: 10px;}
			#parceiros .navParceiros img {border: 0; padding: 0; margin: 0;}
			#parceiros a {margin: 0 1px;}
			#parceiros a.current {background-position: 0 -11px;}

/* botão parceiros
-------------------------------------------------------------------------- */


a.btnParceirosAnterior {width: 24px; height: 16px; display: block; position: absolute; top: 110px; left: 125px; background: url("../../_img/btnPubAnterior.png") no-repeat 0 0;}
	a.btnParceirosAnterior img { display: none;}
	a:hover.btnParceirosAnterior {background-position: 0 -16px;}
	a.btnParceirosAnterior.disabled {background-position: 0 -32px; cursor:default;}
	
a.btnParceirosProximo {width: 24px; height: 16px; display: block; position: absolute; top: 110px; left: 152px; background: url("../../_img/btnPubProximo.png") no-repeat 0 0;}
	a.btnParceirosProximo img { display: none;}
	a:hover.btnParceirosProximo {background-position: 0 -16px;}
	a.btnParceirosProximo.disabled {background-position: 0 -32px; cursor:default;}
		a.btnParceirosProximo.disabled:hover {background-position: 0 -32px; cursor:default;}
	
a.btnItem {width: 11px; height: 11px; display: block; float: left; background:url("../../_img/btnPubItem.png") no-repeat 0 0;}
	a.btnItem img {display: none;}
	a:hover.btnItem {background-position: 0 -11px;}

/*banner pequeno*/
#banner_p{
	text-align: center;
	padding: 5px 2px 2px 4px;
}

/* ***************************** */
/* COMUNICADOS */
/* ***************************** */
.comunicados{
	margin: 15px 15px 15px 10px;
	padding: 2px 0 10px 0px;
}
.comunicados_img{
	padding-right: 5px;
}
.conteudo_comunicados{
	width: 197px;
	text-align: left;
	margin: 15px 15px 15px 10px;
}

.tituloComunicados{
	height: 32px;
	background: #fff url(../../_img/tit_comunicados.gif) center no-repeat;
}


/* ***************************** */
/* ENQUETE */
/* ***************************** */
.enquete{
	margin: 15px 15px 15px 10px;
	padding: 2px 0 10px 0px;
}
.enquete_img{
	padding-right: 5px;
}
.conteudo_enquete{
	width: 197px;
	text-align: left;
	margin: 15px 15px 15px 10px;
}

.tituloEnquete{
	height: 35px;
	background: #fff url(../../_img/tit_enquete.gif) center no-repeat;
}

.botoes_enquete{
	 text-align: left;
	 margin: 14px 0 0 0px;
}
.botoes_enquete img{
	padding: 0 0 0 8px;
}

#bnTelefonesUnidas{
	padding: 10px 0 0 0;
}


/* ***************************** */
/* NOTICIAS */
/* ***************************** */


#ConteudonotHome{
/*	border: 1px solid #00FF00;
	height: 600px;*/
}

.titNoticiasHome{
	height: 32px;
	background: #fff url(../../_img/tit_noticias.gif) center no-repeat;
	padding: 0 0 10px 0;
}

.todasNoticias{
	text-align: right;
	margin: 7px 17px 0px 0px;

}

#data_especiais{
	font-size:10px; 
	color:#5a9a74;
}
#titulo_especiais{
	font-size:12px; 
	font-weight:bold; 
	color:#545454;
}
#noticia_especiais{
	font-size:11px; 
	color:#8C8C8C;
	line-height:130%;

}

/* ================================================== */
/* =   box_newsletter   = */
/* ================================================== */

#box_newsletter {
	background: url(../../_img/tit_recebaNews.gif) no-repeat left top;	
	width: 500px;
	padding-top: 6px;
}

.formNew{
	margin: 20px 0 0 0;
}

.input_nome_news_index{ 
	width:190px;
	text-indent:3px; 
	height:15px; 
	border:solid #006699 1px;
	background: url(../../_img/cadastroFundoForm.gif) repeat #F7F7F2;
	float:left;
	color:#777;
	margin:0px 4px 0 3px;
	font-size:8pt;
	
}

.alerta {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 10px;
	color: #ff0000;
	padding-left: 15px;
}

/* NEWSLETTER */
#erros_form .span_nome {
	margin-left:8px; 	
	width:100px;
	color:#FF0000;
	float:left;	
	display:none;	
}
#erros_form  {display:none;	}
.abre_erro{ display:block !important;}

#erros_form .span_email {
	margin-right:155px; 	
	width:100px;
	color:#FF0000;
	float:right;	
	/*display:none;*/
}
#result_cad_news {
	margin-left:8px;
	color:#FF0000;
	clear:both;
}


/* ***************************** */
/* DESTAQUE JORNAL HOME*/
/* ***************************** */

div.main-form {
	padding:10px 0 0 14px;
	color:#527187;
	font-size:13px;
}
div.main-form .jorn {
	clear:left;
	font-size:15px;
	line-height:34px;
	background:url(../../_img/bg_topo_jornal.gif) no-repeat left top;
	height:34px;
	margin:0 0 2px 0;
	color:#54a276;
}
.tituloJor {
	font-size:13px;
	margin:0 0 0 18px;
	font-weight: bold;
}

div.main-form .box {
	float:left;
	margin:0 0 12px 4px;
	width:508px;
	padding:0 0 4px 0;
	background:url(../../_img/bg-box-main-form.gif) repeat-x bottom; 
	border-left:1px solid #eee; 
	border-right:1px solid #eee;
}

.card {
	float:left;
	width:100%;
	padding:12px 0;
	background:#F7F7F7;
}
.card .image {
	float:left;
	text-align:center;
	line-height:10px;
	width:154px;
}
.card .about {
	float:left;
	font-size:85%;
	width:340px;
}
.card .about p {
	margin:0 0 10px 0;
}
table.card-table {

	clear:both;
	width:100%;
	border-collapse:collapse;
}
table.card-table td,
table.card-table th {
	padding:5px 2px 5px 10px;
	text-align:left;
}
table.card-table th {
	font-size:9px;
	color:#527187;
	font-weight:normal;
	background:url(../../_img/bg-th.gif) repeat-x top;
	height:22px;
	padding:5px 15px 0 10px;
	text-align: right;
}
table.card-table td {
	font-size:10px;
	color:#79AF0D;
	background:#FDFDFD;
}


#menu_navegacao{
	background:url(../../_img/fd_navegaRapido.gif) no-repeat top;
	height: 20px;
	padding: 6px 20px 0 0px;
	text-align: right;
	color: #9fa6af;
	font-size: 10px;
}

#menu_navegacao img{
	padding: 0 3px 0 3px;
}

#menu_navegacao .txtCinza10{font-size : 10px; font-family : arial,helvetica,clean,sans-serif; color : #75787c;}
#menu_navegacao .txtCinza10:hover{font-size : 10px; font-family : arial,helvetica,clean,sans-serif; color : #75787c;}
#menu_navegacao .txtCinza10SemUnder{font-size : 10px; font-family : arial,helvetica,clean,sans-serif; color : #75787c; text-decoration: none;}
#menu_navegacao .txtCinza10SemUnder:hover{font-size : 10px; font-family : arial,helvetica,clean,sans-serif; color : #75787c;cursor: default; text-decoration: none;}
