/* CSS Document */

/* Prefeita */
div#ins_prefeita {
width:790px;
height:276px;
padding-bottom:15px;
border-bottom:1px solid #CCCCCC;
margin-bottom:15px;
}

	div#ins_prefeita img {
	border:5px solid #CCE0DF;
	width:200px;
	height:266px;
	margin-right:15px;
	}
	
		div#ins_prefeita h2 {
		margin:0px 0px 10px 0px;
		padding:0px;
		font-weight:900;
		font-size:30px;
		color:#31719B;
		letter-spacing:-2px;
		}
		
		div#ins_prefeita p {
		line-height:1.5em;
		margin:0px 0px 15px 0px;
		padding:0px;
		font-size:14px;
		color:#666666;
		}
		
		div#ins_prefeita p a {
		font-size:14px;
		color:#31719B;
		font-weight:800;
		text-decoration:underline;
		}

/* Barra com vice-prefeita, contas públicas, licitações */

div#ins_vice_contas_compras {
width:790px;
height:120px;
border-bottom:1px solid #CCCCCC;
margin-bottom:15px;
	
}
		div#ins_vice_contas_compras div.boxsubone {
		width:253px;
		height:106px;
		float:left;
		}
		
			div#ins_vice_contas_compras div.boxsubone img{
			width:100px;
			height:100px;
			margin-right:15px;
			border:3px solid #CCE0DF;
			}

			div#ins_vice_contas_compras div.boxsubone h3{
			margin:0px;
			padding:0px;
			font-weight:900;
			font-size:18px;
			letter-spacing:-1px;
			color: #31719B;
			line-height: 1.5em;
			}
/* Barra secretarias */

div#ins_secretarias {

width:790px;
padding-bottom:20px;
margin-bottom:15px;
}

		div#ins_secretarias h2 {
		margin:0px 0px 10px 0px;
		width:790px;
		padding:0px;
		font-weight:900;
		font-size:22px;
		color:#CC0000;
		letter-spacing:-1px;
		}
		
		div#ins_secretarias div.boxsubtwo {
	width:250px;
	height:130px;
	padding-right:18px;
	margin-bottom:20px;
	float:left;
		}
		
			div#ins_secretarias div.boxsubtwo img{
			width:103px;
			height:130px;
			margin-right:10px;
			border:2px solid #CCE0DF;
			}

			h4.secretarios{
			margin:0px;
			padding:0px;
			font-weight:bold;
			font-size:12px;
			color: #31719B;
			line-height: 1.5em;
			}

