html, body{
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(img/bk_principal.jpg);
	background-position:center; 
	background-repeat:repeat-y;
	background-position:center;
	background-color:#E2D18D;
}

#topo{
	background-image:url(img/bk_topo_2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

li{
	list-style-type: square;
}
#destaque_1{
	background-image:url(img/destaque_1.gif);
	background-repeat:no-repeat;
}
#noticia_destaque{
	margin-top:60px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#foto{
	background-image:url(img/foto_b.jpg);
	width:287px;
	height:192px;
}


#noticias{
	position:relative;
	width:1000px;
	height:190px;
	margin-top:200px;
}

#noticia_2{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
}
#noticia_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#garoto{
  background-image:url(img/garoto.png);
  background-repeat:no-repeat;
  width:295px;
  height:287px;
}
#rodape{
	height:143px;
	background-image:url(imgs/back_rodape.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#signi{
	float:left;
	margin-top:20px;
	margin-left:10px;
}
#empresas{
	float:right;
	margin-top:20px;
	margin-right:10px;
	background:none;
}
lapis_garoto{
	position:relative;
	width:1000px;
	height:287px;
	margin-top:-402px;
	background-image:url(img/bk_lapis_garoto.png);
	_background-image:url(img/bk_lapis_garoto.gif);
	background-position:center;
}
.avisoOK{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#009900;
	font-weight:bold;
}

.avisoERRO{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
}
table, tr, td, th{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
hr{
	height: 1px;
	color: #CCCCCC;
}

input, select, textarea{
	border: solid 1px #DDC915;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.tabela TD{
	padding: 5px;
	vertical-align:top;
}
.tabela TH{
	padding: 5px;
	vertical-align:top;
	text-align:right;
}
.cont{
	vertical-align: text-top;
	padding-top: 10px;
}
.cont_int{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	border-right: dotted 1px #00789F;
	text-align:justify;
	vertical-align:top;
}

.cont_int2{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align:justify;
	vertical-align:top;
}
.col{
	padding-top: 10px;
	padding-left: 30px;
	
	width: 220px;
	color: #999999;
}
.col a:link, .col a:visited{
	color: #999999;
	text-decoration: none;
}
.col a:hover{
	color: #999999;
	text-decoration: underline;
}
.agenda{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: text-top;
	/*padding-right: 25px;*/
}
.result{
	vertical-align: text-top;
	padding-right:20px;
	color: #666;
	padding-left:20px;
}
.coment{
	vertical-align: text-top;
	color: #666;
	
}
p.coment{
	vertical-align: text-top;
	background-image: url(imgs/aspas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-style: italic;	
	border-left: none;
}

.result_int{
	color: #00789F;
}
.result_int a:link, .result_int a:visited{
	color: #00789F;
	text-decoration:none;
}
.result_int a:hover{
	color: #00789F;
	text-decoration:underline;
}

.result_int img{
	border: solid 1px #00789F;
}
.Estilo_Paragrafo {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #333333;
}

.proj{
	color: #FF9900;
	font-size:11px;
}
.titProjetos {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	color: #FF9900;
	font-size: 20px;
}

.descProjetos {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	color: #666;
	font-size: 12px;
}

.letrasPequenas{
	font-size:9px;
}

/* PAGINAÇÃO */
.paginacao td a:link, .paginacao td a:visited{
	background-color: #FFFFFF;
	font-size: 10px;
	color: #1C4477;
	height: 13px;
	width: 13px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.paginacao td a:hover{
	background-color: #CCC;
	font-size: 10px;
	color: #1C4477;
	height: 13px;
	width: 13px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.paginacao th{
	background-color: #1C4477;
	font-size: 10px;
	color: #FFFFFF;
	height: 13px;
	width: 13px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
