/* quem somos */

h2#quemsomos {

	background:transparent url(../images/headers/quemsomos.gif) top left no-repeat;

	width:100%; height:45px;

	margin:0 0 10px 10px;

}

.img-250x200 {

	width:250px; height:200px;
	background:#000;
	display:block;

	float:right;

}
.left {

	float:left;

	margin:20px 20px 20px 0;

}
.right {

	float:right;
	margin:20px 0 20px 20px;

}

.textblock {

	padding:15px 20px 5px 20px;

	margin:10px 10px 0 0;

	width:320px; height:340px;

	border:5px solid #e7e4da;

	float:left;

	background:#fdf9f0;

}

.imgblock {

	margin:10px 0 0 0;

	width:270px; height:360px;

	background:#dad6cd;

	float:left;

	padding:5px;

}