@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fundo_institucional.jpg);
}

.menuSelected, .menuSelected a, .titulo h2 {
	color: #369;
}

#grupo1 {
	float: left;
	width: 396px;
}

.item {
	background-image: url(images/fundo2_institucional.png);
}

.item h2 {
	border-top-color: #369;
}

#tituloInstitucional {
	height: 246px;
}

#itemQuemSomos {
	width: 384px;
	height: 272px;
	margin-bottom: 5px;
}

#itemQuemSomos .itemBranco {
	height: 220px;
}

#itemIdealizadora {
	width: 333px;
	height: 530px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#itemIdealizadora .itemBranco {
	color: #900;
}

#itemVisao {
	width: 384px;
	height: 190px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#itemVisao .itemBranco {
	height: 138px;
}

#itemComoSurgiu {
	width: 177px;
	height: 190px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#itemComoSurgiu .itemBranco {
	height: 138px;
}

#itemSelo {
	width: 143px;
	height: 190px;
	margin-bottom: 5px;
}

#itemSelo .itemBranco {
	height: 138px;
}

#footer {
	background-image: url(images/fundo2_institucional.png);
}

.seloContent {
	background-color: #FFF;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
}

#contentSelo {
	float: left;
	width: 700px;
	margin-bottom: 10px;
}

.seloContent h2 {
	font-weight: bold;
	font-size: 15px;
	color: #369;
	border-top: #369 solid 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.seloContent a {
	color: #369;
	font-weight: bold;
}


