/*Alterações na estrtura do layout*/
#Conteudo {
	border-right: 1px solid #666;
}
/*Alterações na estrtura do menu*/
.Selecionado {
	background-image: url(../img/Layout/MenuTituloPainel.png);
	width: 115px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	text-align: center;
	
}
.TituloNoticias a{
	color: #006CA8;
}
.TituloPainel a {
	color: #666;
}
.TituloBlog a{
	color: #F2751E;
	padding-left: 20px;
	padding-right: 15px;
}
.TituloVideos a{
	color: #337392;
	padding-right: 30px;
	padding-left: 10px;
}
.TituloVereadores a{
	color: #396C6C;
	padding-right: 30px;
}
.TituloCobrasLargatos a{
	color: #060;
	padding-right: 30px;
	padding-left: 10px;
}
.TituloVoceDestaque a{
	color: #CA0C00;
}
.TituloClassificados a{
	color: #6A9B28;
	padding-right: 25px;
}
#MenuNavegacao{
	background-image: url(../img/Layout/MenuFundoPainel.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666;
}
#MenuNavegacao li a{
	color: #666;
	text-decoration: none;
	
}

#ConteudoRelacionadoBlogs {
	border-left: 1px solid #666;
}


#ConteudoContextualBlogs {
	float: left;
	width: 595px;
}

#ConteudoRelacionadoBlogs {
	float: right;
	width: 200px;
	padding-left: 20px;
}
#ConteudoRelacionadoBlogs h1{
	font-size: 14px;
	color: #666;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
/* Busca */
#BlogBusca {
	border-bottom: 1px solid #666;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;

}
#BlogBusca fieldset{
	margin: 0px;
	padding: 0px;
	width: 180px;
	border: 0px none;
}

.BlogBuscaText {
	background-image: url(../img/Layout/form/PainelLocalText.png);
	background-position: left top;
	width: 200px;
	height: 22px;
	border: 0px none;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.BlogBuscaSubmit {
	width: 73px;
	background-image: url(../img/Layout/form/PainelBotao.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	height: 25px;
	overflow: hidden;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



/* Posts */
.Posts {
	border-bottom: 1px solid #666;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
}
.Posts a{
	text-decoration: none;
}
.Posts a:hover{
	text-decoration: underline;
}
.Posts strong{
	color: #333;
	display: block;
}
.Posts ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.Posts li{
	margin-bottom: 10px;
	line-height: 150%;
}
.Posts li a{
}


/* Cabeçalho */
#MigalhaPao {
}
#MigalhaPao h1{
	color: #666;
	font-size: 16px;
	height: 30px;
	display: block;
	line-height: 37px;
}
#MigalhaPao strong{
}
#MigalhaPao img{
	float: left;
}
#MigalhaPao p{
}


/*Blogs Listagem */
.PotsListar {
	border-bottom:1px solid #666;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
}
.PotsListar a{
	text-decoration: none;
}
.PotsListarData {
	height: 71px;
	width: 103px;
	font-weight: normal;
	font-size: 12px;
	float: left;
	overflow: hidden;
	background-image: url(../img/Layout/BlogPost.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -35px;
	margin-left: -30px;
	color: #FFF;
	text-align: center;
}
.PotsListarData strong{
	display: block;
	font-size: 24px;
	overflow: hidden;
	text-align: center;
}
.PotsListar h1{
	color: #333;
	overflow: hidden;
	font-size: 16px;
}
.PotsListar p{
	clear: both;
}

#ExibirPost {
	clear: both;
	
}
#ExibirPost h1{
	font-size: 14px;
	color: #666;
	
}
#ExibirPost h2{
	font-size: 13px;
	color: #666;
	
}
#Comentarios {
}
#Comentarios h1{
	color: #666;
	font-size: 14px;
}
#Comentarios h2{
}

/*Cabeçalho */
.Head{
	width: 136px;
	overflow: hidden;
	float: left;
}
.Descricao{
	float: right;
	overflow: hidden;
	width: 426px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #666;
	line-height: 35px;
	border-left: 1px solid #666;
	padding-left: 17px;
	margin-top: 10px;
}



#Form label{
	color: #666;
}
.FormComentarioText {
	background-image: url(../img/Layout/form/FormLocalText.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Form  textarea {
	background-image: url(../img/Layout/form/FormLocalTextArea.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
