﻿@charset "utf-8";

/* PREFEITURA BLUMENAL
---- Formatação padrão
*/
html, form, fieldset, legend {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
}
body a { text-decoration:none;}
body ul { margin:0; padding:0; list-style:none; list-style-type:none;}
body li{ margin:0; padding:0; list-style:none; list-style-type:none;}
body a img { border: none; }

.loading { text-align:center; margin:0 auto;}


@font-face {
	font-family: "calibri";
	src: url("CALIBRI.eot?") format("eot"), url("CALIBRI.woff") format("woff"), url("CALIBRI.ttf") format("truetype"), url("CALIBRI.svg#calibri") format("svg");
	font-weight: normal;
	font-style: normal;
}


	.htmlPerson { width:80%; margin:0 auto; position:relative;}
	.htmlPerson ul { margin:0 auto; padding:0; display:table; width:100%; list-style:none; list-style-type:none;}
	.htmlPerson ul li { float:left; width:46%; padding:2%; margin-bottom:5px;}
	.htmlPerson ul li img { width:100%;}
	.htmlPerson ul li a img:hover { opacity:0.7; }

	.htmlTransparencia { width:90%; position:relative; margin:0 auto;}
	.htmlTransparencia ul, .htmlTransparencia ol { margin:0 auto; padding:0; display:table; width:100%; list-style:none; list-style-type:none;}
	.htmlTransparencia ul li { float:left; width:21%; padding:2%; margin-bottom:10px; min-width:120px;  display:table;}
	.htmlTransparencia ul li img { width:100%; margin-bottom:5px;}}
	.htmlTransparencia ul li img { width:100%; margin-bottom:5px;}
	.htmlTransparencia ul li a img:hover { opacity:0.7; }




#galeria-ex-prefeitos {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

#galeria-ex-prefeitos .row {
	width: 100%;
	overflow: hidden;
}

.box-prefeito {
	width: calc(100%/3.4);
	padding: 0 15px;
	margin: 0 0 20px;
	float: left;
}

#galeria-ex-prefeitos .row img {
	width: 100%;
}

@media (max-width:800px){
	#galeria-ex-prefeitos .row {
		min-width: auto;
	}
}

@media (max-width:500px){
	#galeria-ex-prefeitos .row {
		width: 97%;
		min-width: auto;
	}
}

.tt-galeria {
	font-size: 28px;
	color: #222;
	margin: 20px 0 40px;
}

.tt-galeria b {
	font-weight: bold;
	font-size: 30px;
	color: #111;
	display: block;
}

.box-prefeito .content {
	border: 2px solid #ccc;
	padding: 15px;
}

.box-prefeito .nome {
	font-weight: bold;
	font-size: 20px;
	color: #111;
	display: block;
	margin: 0;
}

.box-prefeito .mandato {
	font-weight: normal;
	font-size: 18px;
	color: #222;
	display: block;
}

.box-prefeito .thumb {
	border: 2px double #ccc;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}

.box-prefeito p {
	font-size: 15px;
	color: #222;
	margin: 0 0 5px;
}

.box-prefeito p:last-child {
	margin: 0;
}

.box-prefeito p b {
	font-weight: bold;
	color: #111;
}

#galeria-ex-prefeitos footer {
	margin: 20px 0 0;
}

#galeria-ex-prefeitos footer h4 {
	font-size: 15px;
	color: #222;
	margin: 0 0 20px;
}

#galeria-ex-prefeitos footer h4 b {
	font-weight: bold;
	display: block;
	color: #111;
}
