/* CSS Document */
#topo {
	background-image: url(../imagens/topo_marketing.jpg);
	width: 790px;
	height: 79px;
}
#cont_esq {
	color: #636162;
}
#cont_esq h3 {
	font-size: 12px;
	font-weight: bold;
	color: #092c4a;
	margin: 15px 10px 20px 10px;
}
#marketing {
	width: 370px;
	padding: 10px 20px 0 10px;
	height: 529px;
	overflow: auto;
}
#marketing p {
	margin-bottom: 15px;
}
#marketing h3 {
	font-size: 12px;
	font-weight: bold;
	color: #092c4a;
}
#marketing img {
	padding: 0 10px 10px 10px;
}
#congressos {
	background-image: url(../imagens/fundo_trab.jpg);
	background-repeat: repeat;
	height: 220px;
}
#congressos ul {
	list-style-type: none;
}
#congressos li {
	height: 80px;
}
#congressos img {
	float: left;
}
#congressos h3 {
	margin: 10px 0 10px 10px;
}
#congressos p {
	margin: 0;
	padding: 0;
}
#congressos a {
	color: #00365A;
}
#eventos {
	float: right;
	margin: 10px 10px 10px 0;
}
#fornecedores {
	width: 150px;
	float: left;
	margin: 10px 8px 10px 8px;
	padding: 0 10px 0 10px;
}
#categoria {
	width: 140px;
	float: left;
	margin: 10px 10px  0 0;
	padding: 0 10px 0 10px;
}
#fornecedores h3, #categoria h3 {
	font-size: 12px;
	font-weight: bold;
	color: #092c4a;
	margin: 5px 0 15px 0;
}
#company h3 {
	font-size: 12px;
	font-weight: bold;
	color: #092c4a;
	margin: 5px 0 3px 0;
}
#programas h3 {
	font-size: 12px;
	font-weight: bold;
	color: #092c4a;
	margin-bottom: 3px;
}
#fornecedores ul, #categoria ul {
	list-style-position: inside;
}
#fornecedores a, #categoria a {
	font-size: 12px;
	color: #636162;
}
#topo {
	width: 790px;
}
#producao {
	background-color: #bbc1cd;
	padding: 3px 10px 0 10px;
	height: 85px;
	clear: left;
}
#programas {
	width: 390px;
	float: left;
}
#company {
	width:370px;
	float: left;
}
#company h3 {
	margin: 0 0 3px 0;
}
#metodologias ul {
	list-style-position: inside;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
#metodologias a {
	color: #00365A;
	font-weight: bold;
}
#img_metodo {
	float:left;
	margin-right: 10px;
}
#ver_cat {
	width: 70px;
	position: relative;
	top: 28px;
	left: 690px;
	z-index: 4;
}
#ver_cat a {
	font-weight: bold;
	color: #00365A;
}
