@charset "utf-8";
/* CSS Document */

body
{
	width: 846px;
	margin: 20px auto;
	color: #687584;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #687584;
}


/*** esquerda ***/
#esquerda
{
	width: 657px;
	float: left;
}
#header
{
	height: 45px;
}
#menu
{
	height: 22px;
}
#main_image
{
	height: 313px;
}
#botoes
{
	height: 53px;
	background: url(../images/fundo_btn.jpg) no-repeat;
}
#botoes li
{
	width: 140px;
	height: 43px;
	margin:0px 27px 0px 0px;
	float: left;
	cursor: pointer;
}
#botoes li#energy
{
	margin-left: 5px;
	background: url(../images/btn_energy.png) no-repeat;
}
#botoes li#sd
{
	background: url(../images/btn_sd.png) no-repeat;
}
#botoes li#it
{
	background: url(../images/btn_os.jpg) no-repeat;
}
#botoes li#tc
{
	margin-right: 0;
	background: url(../images/btn_tc.png) no-repeat;
}
#under_btn_spacer
{
	height: 51px;
}
#footer
{
	height: 29px;
}
#footer_menu
{
	float: left;
	margin: 5px 0px 0px 5px;
	height: 19px;
	width: 420px;
	background: url(../images/fundo_footer.jpg) no-repeat;
	color: #FFFFFF;
	padding: 2px 20px;
	font-size: 10px;
	font-weight: bold;
}
a#contactos
{
	margin-left: 35px;
	color: #FFFFFF;
}
a#contactos:hover
{
	margin-left: 35px;
	color: #ACB5BD;
}

#rss
{
	float: left;
	width: 174px;
	_width: 114px;
}
#rss img
{
	margin-left: 6px;
}

/** direita **/
#direita
{
	width: 187px;
	float: left;
}
#selector
{
	height: 45px;
}
#pesquisa
{
	height: 34px;
}
#caixa_pesquisa
{
	width: 117px;
	height: 34px;
	background: url(../images/fundo_pesquisa.png) no-repeat;
	float: left;
}
#caixa_pesquisa input
{
	width: 82px;
	height: 14px;
	margin: 8px 0px 0px 33px;
	border: 0px;
	font-size: 10px;
	background: none;
}
#btn_pesquisa
{
	width: 70px;
	height: 34px;
	float: left;
}
#btn_pesquisa img
{
	margin: 6px 0px 0px 2px;
	cursor: pointer;
}
#destaques
{
	width: 164px;
	height: 156px;
	margin: 17px 0px 0px 14px;
	background: url(../images/fundo_destaques.png) no-repeat;
}
#destaques div
{
	height: 55px;
	width: 142px;
	padding: 5px 10px;
	font-size: 10px;
	overflow: hidden;
}
#destaques #destaques_spacer
{
	height: 26px;
	padding: 0px 10px;
}
.mais
{
	color: #FFA603;
	font-weight: bold;
}
#destaques h4
{
	color: #445164;
	font-weight: bold;
	font-size: 11px;
}
#destaques a:hover
{
	text-decoration: underline;
}
h2
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	vertical-align: middle;
	padding-left: 5px;
	height: 17px;
	width: 170px;
	margin: 10px 0px 0px 11px;
	background: url(../images/fundo_titulos_direita.png) no-repeat;
}
h2 a
{
	color: #FFFFFF;
}
.noticia
{
	margin: 5px 0px 0px 11px;
	padding: 2px 3px;
	width: 164px;
	height: 45px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}
.noticia .data
{
	font-size: 9px;
	font-weight: bold;
	overflow: hidden;
}
.noticia a:hover
{
	color: #ACB5BD;
}


/*** menus ***/
#menu, #menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 3;
}
#menu
{
	margin: 0px;
	z-index: 3;
	height: 22px;
}
#menu a, #menu a:visited
{
	display: block;
	width: 108px;
	font-size:10px;
	color:#FFFFFF;
	height: 19px;
	line-height: 17px;
	text-decoration: none;
	text-indent: 17px;
	background: url(../images/menu_fundo.png) no-repeat;
	border: 1px dashed transparent;
	border-width: 0 1px 1px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	cursor: pointer;
	z-index: 3;
}
#menu li
{
	float:left;
	z-index: 3;
}
#menu li li
{
	text-align: left;
	z-index: 3;
}
#menu li ul
{
	background: bottom center url(../images/menu_fundo_subnivel.png) no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu_fundo_subnivel.png', sizingMethod='scale');
	filter: alpha(opacity=90);
	padding-bottom: 7px;
}
#menu li li a, #menu li li a:visited
{
	text-indent: 8px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent;
	z-index: 3;
}
#menu li:hover
{
	position:relative;
	z-index: 3;
}
#menu li li:hover > a
{
	background: url(../images/fundo_menu_h.png) no-repeat;
	color: #FFA603;
	z-index: 3;
}
#menu li ul
{
	display: none;
	z-index: 3;
}
#menu li:hover > ul
{
	display: block;
	position: absolute;
	top: 0px;
	left: 108px;
	z-index: 3;
}
#menu > li:hover > ul
{
	left:0;
	top: 19px;
	z-index: 3;
}
#menu .alt
{
	padding-top: 3px;
	z-index: 3;
}


