@import url(sowc2009.css);
body {
	background-color: #C7EAFB;
}

corpo {
	background-color: #FFFFFF;
}
ul {
	list-style-image: url(imgs/li2.gif);
}
th {
	background-color:#E9E9E9;
	white-space:nowrap;
	padding-right:4px;
	padding-left:4px;
}
h2 {
	text-align: justify;
	color: #00A9EB;
}
td {
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
th {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
h1 {
	padding-bottom: 1em;
	text-align:left;
}
table {
	border:0px;
}
.nomedopais {
	text-align: left;
	white-space: nowrap;
	padding-left: 4px;
	border-left: 1px solid #CCCCCC;
}
.nomedopais2 {
	text-align:left;
	padding-left:4px;
	border-left:1px solid #CCCCCC;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
}
/*.nomedopais2 {
	text-align: left;
	white-space: nowrap;
}*/

.bld {
	font-weight: bold;
}
.tmm5 {
	text-align: center;
	font-weight: bold;
}
.dest-ano {
	color: #00A9EB;
	font-weight: bold;
	font-size: 150%;
}
.tabelas_estatisticas {
	border: 0;
	border-color:#CCCCCC;
	border-collapse: separate;
	padding:2px;
	width: 100%;
}
.titulo_tabela {
	text-align:left;
	font-size:x-large;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #00A5E3;
	border-right: none;
}
.ultimalinha td {
	border-bottom: 1px solid #CCCCCC;
	background-color: #C7EAFB;
}
.ultimalinha2 td {
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.titulo_tabela2 {
	text-align:left;
	font-size:x-large;
	font-weight:bold;
	color:#00A5E3;
	background-color: #C7EAFB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.linha2 {
	background-color: #FFFFFF;
}
.linha1 {
	background-color: #C7EAFB;
}

