#principal { padding-bottom: 0; }

#principal h2 {
	width: auto;
	margin: 0;
	background: none;
}

/********************
Foto destaque
********************/
#destaque {
	position: relative;
	float: left;
	width: 264px;
	height: 201px;
	margin-bottom: 7px;
	border: 5px solid #EBEBEB;
}

#destaque a {
	color: #B52127;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 240px;
	padding: 4px 8px;
	background-color: #EBEBEB;
	opacity: .8;
	-khtml-opacity: .8;
	filter: alpha(opacity=80);
}

#destaque a strong {
	color: #222;
	font-size: 9px;
	font-weight: normal;
	display: block;
}

#destaque a:hover {
	opacity: .95;
	-khtml-opacity: .95;
	filter: alpha(opacity=95);
}
/********************
Fim: Foto destaque
********************/


/********************
Empresa destaque
********************/
#empresa-destaque {
	float: right;
	width: 261px;
	height: 201px;
	border: 5px solid #EBEBEB;
	background-color: #FCFAF6;
}

#empresa-destaque h2 {
	color: #4D4D4D;
	font-size: 18px;
	width: 241px;
	height: 40px;
	margin: 3px auto;
	padding: 9px 0 0 10px;
	background: url(../images/empresa-destaque.gif) no-repeat;
}

#empresa-destaque h2 strong {
	color: #4D4D4D;
	font-size: 9px;
	font-weight: normal;
	display: block;
	padding: 0;
}

#empresa-destaque p, #empresa-destaque strong, #empresa-destaque ul {
	display: block;
	padding: 5px 16px 0;
}

#empresa-destaque strong {
	font-weight: normal;
	color: #B52127;
	padding-bottom: 10px;
}

#empresa-destaque li { margin-bottom: 5px; }

#empresa-destaque li a {
	color: #4D4D4D;
	font-size: 11px;
	padding-left: 18px;
	background: url(../images/bullet-data.gif) no-repeat left;
}

#empresa-destaque li a:hover {
	color: #000;
	text-decoration: underline;
}
/********************
Fim: empresa destaque
********************/


/********************
Anúncio grátis
********************/
#anuncio-gratis {
	clear: both;
	height: 70px;
	margin-bottom: 7px;
	padding: 5px;
	border: 5px solid #EBEBEB;
}

#anuncio-gratis h2 { font-size: 18px; }

#anuncio-gratis h2 span {
	color: #B52127;
	font-size: 1em;
	display: inline;
	padding: 0;
	background: none;
}

#anuncio-gratis div {
	float: left;
	width: 200px;
	height: 58px;
	padding: 10px 7px 0;
	background: url(../images/anuncio-gratis.gif) no-repeat;
}

#anuncio-gratis strong { font-weight: normal; }

#anuncio-gratis form div {
	width: 135px;
	height: auto;
	padding: 0;
	padding-left: 7px;
	background: none;
}

#anuncio-gratis input {
	width: 123px;
	margin-bottom: 4px;
	padding: 2px 5px;
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
}

#anuncio-gratis textarea {
	float: right;
	display: block;
	width: 158px;
	height: 36px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
}

#anuncio-gratis input:focus, #anuncio-gratis textarea:focus {
	border-color: #BBB;
	background-color: #F8F8F8;
}

#anuncio-gratis button {
	color: #B0030A;
	cursor: pointer;
	float: right;
	padding-left: 15px;
	background: url(../images/bullet01.gif) no-repeat left;
}

#anuncio-gratis button:hover { text-decoration: underline; }
/********************
Fim: Anúncio grátis
********************/


/********************
Web destaques
********************/
#web-destaques h2 {
	color: #4D4D4D;
	font-size: 14px;
	margin-bottom: 7px;
	padding: 5px 15px;
	border: 5px solid #EBEBEB;
	background-color: #FCFAF6;
}

#web-destaques ul { overflow: hidden; }

#web-destaques li {
	float: left;
	width: 272px;
	margin-bottom: 3px;
}

#web-destaques li.right { float: right; }

#web-destaques a {
	display: block;
	height: 55px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #DBDBDB;
	background: #FFF url(../images/web-destaques.gif) repeat-x bottom;
}

#web-destaques a strong {
	color: #000;
	font-size: 1.1em;
	display: block;
	margin-bottom: 2px;
}

#web-destaques a img {
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	margin: 4px 3px 0 0;
	border: 2px solid #A1A1A1;
}

#web-destaques a span {
	color: #828282;
	font-size: 11px;
}

#web-destaques a big {
	font-size: 1.1em;
	color: #BD0606;
	display: block;
}

#web-destaques a:hover { background-image: none; }

#web-destaques a:hover span { color: #000; }

#web-destaques a:hover big{ color: #8C0202; }
/********************
Fim: Web destaques
********************/


/********************
Banners menores
********************/
#banners { padding-top: 5px; }

#banners li { float: left; }

#banners li.right { float: right; }

#banners li img {
	display: block;
	width: 260px;
	height: 97px;
	overflow: hidden;
	border: 3px solid #DCDCDC;
}

#banners li img:hover { border-color: #CBCBCB; }
/********************
Fim: banners menores
********************/