/****************************************************************************************************************

Enercons

Copyright 2008 © Plattô - Comunicação Interativa

****************************************************************************************************************/
@import url("reset.css");
@import url("master.css");
@import url("footer.css");
@import url("menu-principal.css");
@import url("sIFR-screen.css");
@import url("busca-google.css");

/*..........................................................
Imagem do Header
..........................................................*/
.imagem-top {
	background:none #efefef;
	border-top:#121111 1px solid;
	height:180px;
	overflow:hidden;
}
#top-negocios{
	margin:0 auto;
	width:960px;
}

.top-negocios{
	float:left;
	height:180px;
	width:240px;
}

.bloco-depoimentos,
.bloco-edital {
	clear:both;
	display:block;
	padding:6px 0;
}

.bloco-depoimentos span {
	background:transparent;
	color:#cd6600;
	font-weight:bold;
	text-transform:uppercase;
}

.bloco-depoimentos img {
	border:#f6f6f6 1px solid;
	float:left;
	margin:0 8px 8px 0;
}

.bloco-edital p {
	margin-bottom:8px;
}

.bloco-empresa {
	background:url(../_imagens/negocios/bg-banner-empresa.jpg) no-repeat transparent;
	color:#000;
	cursor:pointer;
	float:right;
	height:125px;
	margin:10px 5px;
	padding:15px 15px 0 185px;
	width:110px;
}

.bloco-empresa a {
	background:transparent;
	color:#000;
}

.bloco form {
	padding:8px;
}

.bloco th {
	font-weight:bold;
	padding:10px 8px 0 0;
	text-align:right;
	vertical-align:top;
}

.bloco td {
	padding:4px 0 3px 0;
	vertical-align:top;
}

.bloco input {
	background:#fff;
	border:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	padding:5px;
	width:200px;
}

.bloco button {
	background:#454545;
	color:#fff;
	border:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	width:80px;
}

.bloco-video{
	float:left;
	height:320px;
	margin:10px 0 10px 5px;
	padding-top:15px;
	width:313px;
	z-index:0;
}

.bloco-video img{
	margin-bottom:-1px;
}

.bloco-news {
	float:right;
	height:252px;
}

/*..........................................................
Internas
..........................................................*/
.trilha-nav {
	background:#caa002;
	color:#fff;
	margin:15px 15px 10px 15px;
	padding:8px 25px;
}

.trilha-nav a {
	background:transparent;
	color:#fff;
}

.sub-menus {
	background:#e8e8e8;
	float:left;
	margin:10px 15px;
	padding:25px;
	width:250px;
}

.sub-menus li {
	border-bottom:1px #fff solid;
}

.sub-menus a {
	background:#d2d0d0;
	display:block;
	font-weight:bold;
	padding:15px 20px;
}

.sub-menus a:hover {
	background:#919191;
	color:#fff;
	text-decoration:none;
}

.texto-sem-menus {
	background:#e8e8e8;
	margin:10px 15px;
	padding:25px 30px;
}

.texto-sem-menus p {
	font-size:12px;
	line-height:20px;
	padding:10px 0;
}

.texto-com-menus {
	background:#e8e8e8;
	float:right;
	margin:10px 15px 10px 0;
	padding:25px 30px;
	width:560px;
}

.texto-com-menus h2 {
	font-size:18px;
	margin:0;
}

.texto-com-menus p {
	line-height:18px;
	padding-top:15px;
}

.texto-com-menus p.first {
	padding-top:0;
}

.menu-noticias {
	background:#e8e8e8;
	float:left;
	margin:10px 15px;
	padding:25px;
	width:250px;
}

.menu-noticias p {
	margin-bottom:3px;
}

.menu-noticias a {
	background:#d2d0d0;
	display:block;
	padding:15px;
}

.menu-noticias a:hover {
	background:#fff;
	text-decoration:none;
}

.bloco-ie {
	background:#fff;
	margin:15px 0;
	padding:15px;
	width:240px;
}

.menu-noticias{
	background:#e8e8e8;
	float:left;
	margin:10px 15px;
	padding:25px;
	width:250px;
}

.menu-noticias p{
	margin-bottom:3px;
}

.menu-noticias a{
	background:#d2d0d0;
	display:block;
	padding:15px;
}

.menu-noticias a.link{
	background:none;
	padding:10px 0;
	text-align:right;
}

.menu-noticias a:hover{
	background:#fff;
	text-decoration:none;
}

.menu-noticias a.link:hover{
	background:none;
	text-decoration:underline;
}

.lista-editais{
	margin-left:8px;
}

.lista-editais li{
	list-style:inside disc;
	line-height:normal;
	padding:8px 0;
}