/****************************************************************************/
/* 2008 - Techfront.com.br													*/
/*																			*/
/* Criado em: 18/11/2008 por Herus Armstrong								*/
/* Descrição: Alignment of home page.										*/
/****************************************************************************/


/************************************/
/* SEGMENTS							*/
/************************************/

#content {
	padding-top: 15px;
}
#segments {
	width: 100%;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
	height: 105px;
	float: left;
	display: block;
}
#segments .left, #segments .right {
	width: 120px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 15px;
	margin-left: 0;
}
#segments li.right, #segments li.right {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}
#segments li span {
	background-color: #BB8C0A;
	float: left;
	display: block;
	width: 120px;
	height: 13px;
	position: relative;
	text-transform: uppercase;
	margin-top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	text-align: center;
	letter-spacing: 0px;
	z-index: 0;
}
#segments li a {
	text-decoration: none;
}

/* Segments Sun */
#segments_sun {
	background-image: url(../image/segment/sol.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 148px;
	float: left;
	display: block;
	position: relative;
	display: block;
	margin-left: 40px;
	margin-top: -25px;
}
#segments_sun img {
	float: left;
}

/************************************/
/* CONTENTS							*/
/************************************/

.home_content, .home_content_right {
	width: 32.6%;
 	padding-right: 0;
	float: left;
	margin-top: 20px;
}
.home_content_right {
	float: right;
	padding-left: 0;
}
.home_content h2, .home_content_right h2 {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BB8C0A;
}
.home_content a, .home_content a span, .home_content_right a span, .home_content_right a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	float: right;
	display: block;
	letter-spacing: 1px;
	color: #006332;
}
.home_content a span, .home_content_right a span {
	background: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	width: auto;
	height: 16px;
	border-bottom: 1px solid #006332;
}

/************************************/
/* MAP								*/
/************************************/

.home_content img {
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #BB8C0A;
}

/************************************/
/* NEWS								*/
/************************************/

/* News Item */
#news {
	width: 30.5%;
	float: left;
	margin-top: 20px;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
}
#news .news_item {
	padding-bottom: 18px;
}
#news span {
	background-image: url(../image/bg/caption.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	width: 68px;
	margin-right: 8px;
	height: 18px;
	float: left;
	display: block;
	border-top: none;
}
#news em {
	padding-top: 1px;
	display: block;
}
#news p {
	display: block;
	clear: both;
}
#news a, #news a span {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	text-align: right;
	float: right;
	margin-right: 0;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
	color: #006332;
}
#news a span {
	background: none;
	width: auto;
	text-transform: uppercase;
	height: 16px;
	font-weight: bold;
	border-bottom: 1px solid #006332;
}

/************************************/
/* STOCK QUOTES & ENVIROMENTAL		*/
/************************************/

.home_content_right table {
	width: 100%;
	margin-bottom: 15px;
}
.home_content_right table td {
	text-align: center;
	height: 18px;
	border-top: 1px dotted #999999;
}
.home_content_right thead td {
	background-image: url(../image/bg/caption.gif);
	background-repeat: no-repeat;
	background-position: center; 
	color: #FFFFFF;
	text-transform: uppercase;
	border-top: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
	width: 33%;
	height: 20px;
	padding-bottom: 1px;
}

/************************************/
/* BANNER POPUP						*/
/************************************/

#btnFechar{
	margin:0px;
	padding:2px 2px 2px 2px;
	margin-left:1px;
}

#slideshow{
	z-index:1;
}

#objSwfBannerPopUp, #embSwfBannerPopUp{
	z-index:20;
}

#objSwfSlideShow{
	z-index:1;
}

.popUpBanner{
	position:absolute;
	z-index:1000;
	width:300px;
	height:250px;
	margin-top: -125px;
	margin-left: -150px;
	left:50%;
	top:50%;
}

.popUpBanner a{
	padding:5px;
	border:1px solid #dfdfdf;
	text-decoration:none;
	background:#ededed;
	color:#000;
}
