/*
--------------------------------------------------------------------
 Arquivo:			principal.css
 Autor:			Ederson Morche
 E-mail:			ederson@portaltc.com
 Data da Criaýýo:		07/07/2006
 ýltima Alteraýýo:	
 E-mail:			
 Alterado em:		
 Descriýýo:			Folha de Estilos principal
--------------------------------------------------------------------
*/

/*
--------------------------------------------------------------------
 Pýgina - Regras Gerais
--------------------------------------------------------------------
*/

html, body, a, div, form, h1, h2, h3, img, form, form input {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

body {
	background:url(../img/bg2.gif) #846849;
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}

a {
	color: #000;
}

a:active, a:link, a:visited,  a:hover {
	text-decoration: none;
}

ul, li {
  margin:0;
  padding:0;
  list-style:none;
}

.clear {
  display:block;
  clear:both;
}


/*
--------------------------------------------------------------------
 ESQUELETO DA PýGINA
--------------------------------------------------------------------
*/


#topo {
	width:778px;
	height:246px;
	background: url(../img/bg_cima.jpg) no-repeat #fff;
	border-right:1px solid #846849;
	float:left;
}

#corpo {
	width:778px;
	background: url(../img/bg_pagina.jpg) no-repeat #fff;
	border-right:1px solid #846849;
	float:left;
	display:table-cell;
}

#corpoInicial {
	width:778px;
	background: url(../img/bg_inicial2.jpg) no-repeat top right;
	border-right:1px solid #846849;
	float:left;
	display:table-cell;
	
/*teste do sms*/
}

#esquerda {
	float:left;
	width:412px;
	background:url(../img/bg_texto_baixo.jpg) no-repeat bottom left;
	padding-bottom:40px;
}

#direita {
	float:left;
	width:365px;
}

#rodape {
	float:left;
	width:778px;
	height:125px;
	border-right:1px solid #846849;
	background:url(../img/bg_baixo.jpg) no-repeat #fff;
}


/* TERMO RESPONSABILIDADE */

.responsabilidade {
  background:url(../img/pdf_icon.gif) no-repeat left center;
  padding:0 0 0 50px;
  margin-bottom:20px;
  width:300px
}

.responsabilidade a {
  font-weight:bold;
}

.responsabilidade a:hover {
  text-decoration:underline;
}



/* PýGINA INICIAL */

#ultNoticias {
	margin:15px 0 0 20px;
	display:table;
	
}

#ultNoticias h2 {
	padding:0 0 30px 0;
	font-size: 1.8em;
	color:#fff;
}

.fotoNoticia a{
	border:1px solid #595959;
	background:#fff;
	display:block;
	float:left;
	margin:0 10px 0px 0;
}

.fotoNoticia a:hover{
	border:1px solid #000;
}

.fotoNoticia img {
	display:block;
	margin:3px;
}

.titNoticia a{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#553f29;
	width:250px;
	display:block;
	float:left;
}

.titNoticia a:hover {
	color:#9E0B0E;
}

.textoNoticia a{
	font:11px Arial, Helvetica, sans-serif bold;
	color:#595959;
	display:block;
	width:255px;
	float:left;
	border-bottom:1px solid #ccc;
	text-align:left;
	padding-bottom:5px;
}

.textoNoticia a:hover {
	text-decoration:underline;
}

.ultimasNoticias {
	width:357px;
}

.ultimasNoticias a {
	width:343px;
	display: block;
	float:left;
	padding: 5px 0 5px 10px;
	border-bottom:1px solid #ccc;
}

.ultimasNoticias a:hover {
	background:url(../img/doc.gif) 0.8em 50% no-repeat #E6E6E6;
	color:#000;
}





/*
-------------------------------------------------------------------------------------------------------------------------------------------
ATIVIDADES
-------------------------------------------------------------------------------------------------------------------------------------------
*/

#atividades {
	margin:30px 0 10px 20px;
}


.titAtividades {
	width:370px;
	height:50px;
	background:url(../img/bg_tit.jpg) no-repeat;
}

.titAtividades h2 {
	padding:10px 0 0 10px;
	font-size: 1.6em;
	color:#fff;
}

.divAtividades {
	display:block;
	float:left;
	width:175px;
	margin:0 10px 15px 0;
	border:1px solid #ccc;
}

.divEmpresarial {
	display:block;
	float:left;
	width:360px;
	margin:0 10px 15px 0;
	border:1px solid #ccc;
}

.divAtividades h3, .divEmpresarial h3 {
	font-size:1em;
	font-weight:normal;
	color:#595959;
	margin:3px 5px 3px 5px;
}

.divAtividades h3 span, .divEmpresarial h3 span {
	font-weight:bold;
	color:#553f29;
}

span.clr {
	display:block;
	clear:both;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}





#atividades img, #tresco img, #equipe img {
	padding:5px 0 0 5px;
	
}

#equipe {
  margin:15px 0 0 20px;
}



/*
-------------------------------------------------------------------------------------------------------------------------------------------
ELEMENTOS DA DIREITA - FLASH - MENU - APOIOS
-------------------------------------------------------------------------------------------------------------------------------------------
*/


#linksRodape {
	margin:50px 0 0 625px;
}

#linksRodape .laranjeiras {
	width:130px;
	height:65px;
	display:block;
	float:left;
}

#linksRodape .signa {
	width:23px;
	height:65px;
	display:block;
	float:left;
}
