.pHome header {
	margin-bottom: 11px;
	min-height: 48px;
	line-height: 48px;
}

.pHome .ui-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.noticias {
	margin-top: 20px;
	border-bottom: 1px solid #DCDCDC;
}

.noticias h3 {
	font-size: 16px;
	margin: 0;
	margin-bottom: 27px;
	min-height: 42px;
}

.noticias h3:first-of-type {
	border-bottom: 1px solid #DCDCDC;
	margin-bottom:18px;
	padding-bottom: 17px;
}

.noticias h3 .ui-link,
.noticias h3.ui-link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border:none;
}

.noticias p:first-child {
	margin-bottom: 5px;
}

.retranca {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #006600;
	margin: 0;
}

p {
	margin: 0;
}

.noticias img {
	float: right;
	clear: both;
	margin-left: 15px;
}

.noticias p:first-child img {
	float: none;
	margin-left: 0;
}

.boletim {
	padding-top: 6px;
	margin-bottom: 27px;
}

.boletim .data {
	width: 53px;
	height: 93px;
	color: #605F4A;
	background-color: #DEDABA;
	text-align: center;
	margin-top: 23px;
	margin-right: 7px;
	vertical-align: middle;
	display: inline-block;
	/*
	IE7 hack
	Faz com que IE7 ative hasLayout e o inline block funcione
	como estamos usando temas não é possível separar num arquivo que só vá ser lido pelo IE7
	*/
	zoom: 1; *display: inline;
}

.boletim time {
	margin-top: auto;
	margin-bottom: auto;
}

.boletim .data + p {
	line-height: 16px;
	width: 225px;
	margin-top: 21px;
	vertical-align: top;
	display: inline-block;
	/*
	IE7 hack
	Faz com que IE7 ative hasLayout e o inline block funcione
	como estamos usando temas não é possível separar num arquivo que só vá ser lido pelo IE7
	*/
	zoom: 1; *display: inline;
}

.boletim .ui-link {
	text-decoration: none;
	color: #666666;
}

.boletim .maisConteudo .ui-link {
	color: #7D774D;
}

.linksUteis,
.perfis,
.redesSociais ul {
	list-style-type: none;
	display: block;
	padding: 0;
}

.linksUteis li,
.linksUteis a,
.perfis li,
.perfis a,
.redesSociais li,
.redesSociais a {
	vertical-align: top;
	display: inline-block;
	/*
	IE7 hack
	Faz com que IE7 ative hasLayout e o inline block funcione
	como estamos usando temas não é possível separar num arquivo que só vá ser lido pelo IE7
	*/
	zoom: 1; *display: inline;
}

.linksUteis {
	font-size: 13px;
	line-height: 19px;
	min-height: 19px;
	margin-top: 23px;
	margin-bottom: 39px;
}

.linksUteis .ui-link {
	color: #666666;
}

.linksUteis a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 19px;
	padding-left: 20px;
}

.horariosDeOnibus a {
	background-image: url(../img/onibus.png);
	margin-right: 20px;
	margin-bottom:8px;
}

.falecimentos a {
	background-image: url(../img/falecimentos.png);
	margin-right: 20px;
	margin-bottom:8px;
}

.concursos a {
	background-image: url(../img/concursos.png);
	margin-right: 20px;
}

.transparencia a {
	background-image: url(../img/transparencia.png);	
}

.perfis {
	background-color: #404040;
	font-size: 15px;
	line-height: 19px;
	min-height: 19px;
	margin-bottom: 44px;
	background-repeat: no-repeat;
	background-position: center center;
}

.perfis li {
	min-width: 150px;
}

.perfis .ui-link {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

.perfis a {
	text-decoration: none;
	background-repeat: no-repeat;
	min-height: 19px;
}

.cidadao a {
	background-image: url(../img/cidadao.png);
	background-position: left 10px;
	padding-left: 29px;
	margin-right: 24px;
}

.cidadao {
	text-align: right
}

.empresa a {
	background-image: url(../img/empresa.png);
	background-position: right 9px;
	padding-right: 29px;
	margin-left: 24px;
}

.servidor {
	text-align: right;
}

.servidor a {
	background-image: url(../img/servidor.png);
	background-position: left 9px;
	padding-left: 29px;
	margin-right: 24px;
}

.turista a {
	background-image: url(../img/turista.png);
	background-position: right 10px;
	padding-right: 29px;
	margin-left: 24px;
}

.redesSociais {
	margin-bottom: 30px;
}

.redesSociais li {
	width: 36px;
	margin-left: 13px;
}

.redesSociais li:first-child {
	margin-left: 0;
}

.redesSociais a {
	background-repeat: no-repeat;
	background-position: left top;
	width: 36px;
	height: 39px;
	text-indent: 9999px;
	overflow: hidden;
	display: block;
}

.redesSociais img {
	float: left;
	margin-top: 5px;
	margin-right: 32px;
}

.twitter a {
	background-image: url(../img/twitter.png);
}

.youtube a {
	background-image: url(../img/youtube.png);
}

.flickr a {
	background-image: url(../img/flickr.png);
}

.google a {
	background-image: url(../img/google.png);
}

.facebook a {
	background-image: url(../img/facebook.png);
}

@media screen and (max-width:319px) {
	.noticias p:first-child img {
		width: 100%;
	}
	.redesSociais img {
		float: none;
	}
}

@media screen and (max-width:640px) {
	.perfis {
		background-image: url(../img/fundoPerfis.png);
	}
	.perfis li {
		width: 50%;
	}
}