/* CSS Document */
#publicacoes2 {
	width: 148px;
	height: 597px;
	margin-right: 20px;
	padding-left: 10px;
	background-color: #eaebef;
	float: left;
	padding-top: 5px;
}
table {
	border: 1px #003366 solid;
	border-collapse: collapse;
}
td {
	border: 1px #003366 solid;
	padding: 5px;
}
#cont_esq {
	overflow: auto;
	height: 602px;
	color: #636162;
}
#cont_esq li {
	float: left;
	width: 270px;
	list-style: none;
}
#cont_esq li.num {
	float: left;
	width: 70px;
}
#contato {
	width: 350px;
	margin: 10px 0 10px 8px;
	padding: 10px 10px 0 10px;
	color: #00365A;
}
#contato p {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}
#contato h4 {
	font-size: 24px;
	color: #3e3eb8;
	margin: 5px 0 15px 0;
	font-family: 'Handlee', cursive;
	font-weight: 400;
}
#contato h3 {
	font-size: 18px;
	font-weight: bold;
	color: #092c4a;
	margin: 5px 0 15px 0;
	font-family: 'Handlee', cursive;
	font-weight: 400;
}
#publicacoes2 h2 {
	font-size: 15px;
	margin-bottom: 15px;
}
#publicacoes2 p {
	width: 145px;
	color: #00365A;
}
#publicacoes2 ul {
	list-style-type: none;
	width: 145px;
}
#publicacoes2 a {
	color: #00365A;
}
#topo {
	width: 790px;
	height: 79px;
	background-image: url(../imagens/topo_promocao.jpg);
}
#company {
	width:770px;
	height:85px;
	background-color: #bbc1cd;	
	padding: 5px 10px 0 10px;
	clear: left;
}
.clear_left {
	clear: left;
	padding-top: 10px;
}
