#certificacoes {
	color: #666666;
	font-size: 10px;
	text-align: justify;
	padding: 0px 0px 10px 0px;
	width: 700px;
}

.ladoImg {
	float: left;
	padding: 5px;
}

.subtitulo {
	font-weight: bold;
	color: #666666;
	font-size: 9px;
	padding-left: 0px;
	margin-top: -5px;
}

#paises {
	list-style-type: none;
	padding-left: 50px;
}

#paises li {
	float: left;
}

.subpais li {
	clear: left;
	list-style-type: none;
}

.certs {
	float: left;
	height: 150px;
	width: 150px;
	text-align: center;
	margin: 2px;
	background-color: #F5F5F5;
}

.certs img {
	text-align: center;
	padding: 5px;
}

.meio {
	height: 110px;
}

.ce {
	display: block;
	margin-left: 40px;
}

.linha {
	clear: both;
	margin-bottom: 15px;
	min-height: 30px;
	color: #666666;
	font-weight: bold;
	display: block;
}

.boxLinha {
	float: left;
	height: 50px;
	width: 150px;
	text-align: center;
	margin: 2px;
	background-color: #EFEFEF;
}

.boxLinhaMiddle {
	line-height: 50px;
	vertical-align: middle;
}

.boxLinhaPDF {
	float: left;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 150px;
	text-align: center;
	margin: 2px;
	background-color: #EFEFEF;
	font-size: 9px;
	overflow: hidden;
}

.boxLinhaPDF a:link, .boxLinhaPDF a:active, .boxLinhaPDF a:visited, .boxLinhaPDF a:hover {
	text-decoration: none;
	color: #666666;	
	font-size: 9px;
}
