/* quem somos */

h2 {

	float:left;

	width:200px;

	background:transparent top right no-repeat;

}

h2#historico {

	background-image:url(../images/headers/header-historico.gif);
	height:141px;

}
h2#missao {

	background-image:url(../images/headers/header-missao.gif);
	height:83px;

}
h2#visao {

	background-image:url(../images/headers/header-visao.gif);
	height:91px;

}
h2#valores {

	background-image:url(../images/headers/header-valores.gif);
	height:305px;

}

/**/

p {

	text-align:justify;

}

.box {

	width:450px;
	float:left;

	margin:25px 0 0 0;
	padding:0;

	background:none;

}

/* submenu */

h2#header-vejatambem {

	background:transparent url(../images/all/vejatambem.gif) top left no-repeat;
	width:71px; height:40px;
	margin:0 50px; padding:0;

}

a#submenu-historico {

	background-image:url(../images/quemsomos/submenu-historico.gif);
	width:202px;

	margin:0 50px 0 0;

}
a#submenu-historico:hover {

	background-image:url(../images/quemsomos/submenu-historico.gif);

}

a#submenu-equipe {

	background-image:url(../images/quemsomos/submenu-equipe.gif);
	width:136px;

}
a#submenu-equipe:hover {

	background-image:url(../images/quemsomos/submenu-equipe.gif);

}

/* equipe */

.gray-box {

	background:#ececec;

	width:660px;

	margin:0; padding:10px 20px 0 10px;

}
.snap {

	float:left;

	background:transparent url(../images/quemsomos/equipe-snap.gif) top left no-repeat;
	width:155px; height:155px;
	margin:0 20px 0 0; padding:15px 0 0 15px;

}
.text {

	float:left;
	width:450px;

}

a.top {

	clear:both;

	display:block;

	padding:0; margin:20px 0 0 0;

	float:right;

}