/* Barra Lateral
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#barraLateralShowdeofertas {
	margin: 10px 4px 0 0;
	padding: 0;
	width: 203px;
	float: left;
	background: #6f6d6c;
}
#barraLateralShowdeofertas h2 {
	padding: 10px;
	width: 183px;
	font-size: 14px;
	color: #fff;
	float: left;
	background: #9c3521;
}
#barraLateralShowdeofertas ul {
	margin: 10px;
	list-style: none;
	float: left;
}
#barraLateralShowdeofertas ul li {
	float: left;
}
#barraLateralShowdeofertas ul li a {
	color: #fff;
}
#barraLateralShowdeofertas img {
	margin-left: 10px;
}

/* Menu Cidades
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#barraLateralShowdeofertas #menuCidades li {
	width: 160px;
	float: left;
}

/* Mais Buscadas
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#barraLateralShowdeofertas #maisBuscadas {
	float: left;
	color: #fff;
}
#barraLateralShowdeofertas #maisBuscadas ul li {
	padding: 0 5px;
	float: left;
}
#barraLateralShowdeofertas #maisBuscadas ul li a {
	font-weight: bold;
}

/* Anunciantes
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#anunciantes {
	margin: 10px 0 10px 2px;
	width: 751px;
	float: left;
	text-align: justify;
}
#anunciantes h5 {
	padding: 10px;
	width: 731px;
	font-size: 14px;
	color: #fff;
	float: left;
	background: #eb912e;
}
#anunciantes h5.institucional {
	margin-bottom: 10px;
	padding: 10px;
	width: 731px;
	font-size: 14px;
	color: #fff;
	float: left;
	background: #eb912e;
}
#anunciantes ul.menuInstitucional {
	list-style: none;
	width: 751px;
	font-size: 14px;
	color: #fff;
	float: left;
	background: #eb912e;
}
#anunciantes ul.menuInstitucional li {
	padding: 10px;
	float: left;
}
#anunciantes ul.menuInstitucional li a {
	color: #fff;
	font-size: 12px;
}
#anunciantes ul.listaAnunciantes {
	list-style: none;
	float: left;
	background: #f8f8f8;
}
#anunciantes ul.listaAnunciantes li {
	padding: 10px;
	width: 730px;
	float: left;
	border-bottom: 1px dashed #333;
}
#anunciantes ul.listaAnunciantes li img {
	margin-right: 10px;
	float: left;
}
#anunciantes ul.listaAnunciantes li .descricao {
	margin-right: 10px;
	width: 340px;
	float: left;
	height: 75px;
}
#anunciantes ul.listaAnunciantes li .ferramentas {
	width: 270px;
	float: left;
	height: 75px;
}
#anunciantes ul.listaAnunciantes li .ferramentas p {
	width: 80px;
	text-align: center;
}
#anunciantes ul.listaAnunciantes li .descricao h4 a {
	margin-bottom: 5px;
	font-size: 11px;
	color: #9c3521;
}
#anunciantes ul.listaAnunciantes li .descricao p {
	font-size: 10px;
	color: #6c6c6c;
}
#anunciantes ul.listaAnunciantes li .ferramentas span {
	margin-right: 2px;
	width: 65px;
	height: 75px;
	float: left;
	font-size: 10px;
	color: #6c6c6c;
	text-align: center;
}
#anunciantes ul.listaAnunciantes li .ferramentas span img {
	margin: 0 0 5px 10px;
	width: 42px;
	height: 42px;
}
#anunciantes ul.listaAnunciantes li .ferramentas span a {
	color: #9c3521;
	text-decoration: none;
}
#anunciantes ul.listaAnunciantes li .ferramentas span a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Busca
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#buscaAnunciantes {
	padding: 5px 10px 10px 1px;
	width: 535px;
	float: left;
}
#buscaAnunciantes h3 {
	padding: 10px 0;
	font-size: 14px;
	color: #9c3521;
}
#buscaAnunciantes form {
	float: left;
}
#buscaAnunciantes img {
	float: left;
}

/* Busca Agilizada
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#buscaAgilizada {
	width: 750px;
	color: #333;
	float: left;
}
#buscaAgilizada ul.listaSugestoes {
	padding: 10px 0;
	list-style: none;
	float: left;
	background: #f8f8f8;
}
#buscaAgilizada ul.listaSugestoes li.sugestoes {
	margin: 5px;
	padding: 10px 0;
	float: left;
	text-align: center;
	background: #f1f1f1;
}
#buscaAgilizada ul.listaSugestoes li.sugestoes a {
	padding: 10px;
	font-weight: bold;
	color: #9c3521;
}

/* Anunciante
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#anunciante {
	list-style: none;
	float: left;
}
#anunciante h3 {
	padding: 5px;
	width: 741px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	background: #716f6e;
}
#anunciante h3 a {
	color: #fff;
}
#anunciante a {
	color: #9c3521;
	font-weight: bold;
}
#anunciante .container {
	padding: 10px;
	float: left;
	background: #e8e7eb;
}
#anunciante .container #topo {
	margin-bottom: 10px;
	padding: 10px;
	width: 710px;
	height: 120px;
	float: left;
	color: #6c6c6c;
	background: #fff;
}
#anunciante .container #topo img {
	margin-right: 10px;
	float: left;
}
#anunciante .container #topo h2 {
	margin-bottom: 10px;
	color: #9c3521;
}
#anunciante .container #topo #descricao {
	width: 470px;
	float: left;
}
#anunciante .container #topo #ferramentas {
	width: 200px;
	float: right;
	background: #fff;
}
#anunciante .container #video {
	margin-right: 10px;
	padding: 10px 10px 6px 10px;
	width: 334px;
	height: 294px;
	float: left;
	background: #fff;
}
#anunciante .container #oferta {
	padding: 10px;
	width: 346px;
	height: 290px;
	float: left;
	background: #fff;
}
#anunciante .container #oferta h2 {
	margin-bottom: 10px;
	padding: 0;
	float: left;
	color: #898989;
}
#anunciante .container #oferta span {
	margin-bottom: 10px;
	padding: 0;
	float: right;
	font-weight: normal;
	color: #898989;
}
#anunciante .container #oferta span a {
	color: #898989;
	font-size: 12px;
	font-weight: normal;
}
#anunciante .container #rodape {
	margin-top: 10px;
	padding: 10px 10px 10px 0;
	width: 720px;
	height: auto;
	float: left;
	clear: both;
	background: #fff;
}
#anunciante .container #rodape p {
	clear: both;
	float: left;
	color: #6c6c6c;
}
#anunciante #ferramentas span {
	margin-right: 2px;
	width: 65px;
	height: 75px;
	float: left;
	font-size: 10px;
	color: #6c6c6c;
	text-align: center;
}
#anunciante #ferramentas span.ultimo {
	margin-right: 0;
	width: 56px;
	height: 75px;
	float: left;
	font-size: 10px;
	color: #6c6c6c;
	text-align: center;
}
#anunciante #ferramentas span img {
	margin: 0 0 5px 10px;
	width: 42px;
	height: 42px;
}
#anunciante #ferramentas span a {
	color: #9c3521;
	text-decoration: none;
}
#anunciante #ferramentas span a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Conteudo Anunciantes
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#conteudoAnunciante {
	padding: 10px;
	width: 720px;
	display: block;
}
#conteudoAnunciante ul {
	margin-top: 10px;
	list-style: inside;
	display: block;
}
