h1.f1{color: #0055a4;}
#dados{padding:10px 0px; position: relative; color:#656565; margin-bottom: 15px;}

#PaginaEspecial #dados{border-color: white; color:white;}
	
#dados #linkContato{
	position: absolute;
	padding: 5px;
	padding-bottom: 10px;
	top: 0px;
	right: 0px;
	}
	
#dados #linkContato.ativo{
	background: #AABFD0;
	color: white;
	}
	
#dados #linkContato img{
	position: relative;
	top: 3px;
	}
	
#imgBnn{
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	}
    
#imgBnn #imagem{margin-bottom: 20px;}
	
	
.ampliar{
	position: absolute;
	right: 10px;
	top: 20px;
	}
	
#conteudo .credito{
	color: black;
	font-size: 9px !important;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
	}	
	
.imagem{
	margin-bottom: 	20px;
	position: relative;
	}
    
.imagem2{
    width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
    }
	
#conteudo .legenda{
	font-size: 10px;
	margin-bottom: 5px;
	}
	
#bannerNoticia{
	width: 265px;
    height: 180px;
	margin-bottom: 20px;
    background: #3963A3;
    }

#Autor{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

#NoticiaTexto{
	line-height: 1.4em;
	}
	
#conteudo #NoticiaTexto em{
	font-style: italic;
	}
	
#conteudo #NoticiaTexto blockquote p{
    font-size: 18px;
    margin: 20px 0px;
    color: #626D73;
    padding-left: 40px;
    background: url(/static/tema/blockquote.gif) top left no-repeat;
    }
    
#conteudo #NoticiaTexto sup{font-size: 0.75em; line-height:1em; vertical-align: top;}

#listanoticias h4{
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
	}
	
.hidd{display: none;}
	
#listanoticias span.data{color: orange; display: none;}
	
#PaginaEspecial #outrasnoticias{background: url("/static/tema/branco40.png");}
#PaginaEspecial #outrasnoticias a{color: white;}
	
#outrasnoticias p{margin-bottom: 15px;}
#outrasnoticias p .data{color: #8C8C8C; margin-right: 10px;}
#outrasnoticias h4{
    background:url(/static/tema/bg_input.png) bottom repeat-x; 
    border-top:1px solid #dee4e8;
    border-bottom:1px solid #dee4e8;
    padding: 10px;
    margin-bottom: 20px;
    color: #8C8C8C;
    }
	
#acoes{clear:left; margin-bottom:15px;}
#acoes a{font-weight: bold;}
#PaginaEspecial #acoes a{color: white;}

#Contato{
	background: #F2F9FF;
	padding: 20px;
	margin-top: -12px;
	margin-bottom: 10px;
	border-top: 1px solid #AABFD0;
	}
	
#Contato textarea{
	width: 560px;
	height: 150px;
	}

#Enviar{
	background: #F2F9FF;
	padding: 20px;
	margin-bottom: 10px;
	border-top: 2px solid #AABFD0;
	}
	
#Enviar td{
	padding: 4px;
	vertical-align: top;
	}

#Enviar .tinput{
	width: 450px;
	}

#galeria{margin-bottom: 20px;}

#gal_fotowrp{
    width: 640px;
    height: 400px;
    margin-bottom: 20px;
    position: relative;
    }

#gal_foto{
    width: 640px;
    height: 400px;
    background: #DCDCDC;
    position: relative;
    }
    
#gal_foto img{position: absolute; top:0px; left: 0px;}

#gal_legenda{
    width: 600px;
    background: url(/static/tema/preto50.png);
    text-shadow: 0px 1px 2px #000;
    padding: 20px;
    color: white;
    position: absolute;
    bottom: 0px;
    left: 0px;
    }

#gal_legenda a{color: #E6E6FA;}

#gal_thw{
    width: 640px;
    height: 69px;
    border-bottom: 5px solid #0055a4;
    position: relative;
    overflow: hidden;
    }
    
#gal_esquerdabt, #gal_direitabt{position: absolute; top: 28px;}
#gal_esquerdabt{left: -10px;}
#gal_direitabt{right: -10px;}

#gal_outer{
    position: relative;
    }

#gal_th{
    position: absolute;
    top: -0px;
    left: -0px;
    height: 64px;
    padding-bottom: 5px;
    }
#gal_th img{
    display: block;
    float: left;
    margin-right: 10px;
    border: 5px solid #E6E6E6;
    border-bottom: none;
    }
    
#gal_th img:hover{border-color: #0055a4;}
#gal_th img.ativo{border-color: #0055a4;}

#comentarios p{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E7E7E7;
    }
    
#comentarios .nome{color: #333333;}

#comentar table td{padding: 5px;}
#comentar td.msg{vertical-align: top; padding-top: 10px;}
#comentar .tinput{width: 540px;}
#comentar textarea{width: 540px; padding: 7px;}
