@import url("pagetbl.css");
@import url("newsPaper.css");
@import url("box_noticia.css");
@import url("barraInferior.css");
@import url("layout3Colunas.css");
@import url("boxes.css");
@import url("layoutHeader.css");
@import url("marcaFix.css");
@import url("box_login.css");
@import url("menu_vertical.css");
@import url("menu_horizontal.css");
@import url("barra_de_acesso.css");
@import url("NAS.css");




/* configurações gerais do layout */
* {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	
}

body {
	background: url('/templates/main/img/bgBodyContent.gif') repeat-x left bottom;
}


div#bgHeader {
	width:100%;
	/*background: url('/templates/main/img/bgLayoutHeader.gif') repeat-x top left;*/
}

div#layoutCenter {
	width:768px;
	margin:0px auto;
}
/* FIM: configurações gerais do layout */

div#fakeMenuHeader  {
	height: 20px;
}

.mapa_site {
	border:1px solid #006987;
	background-color:#ECF4F7;
	padding:10px;
	margin-bottom:15px;
}



a#urlLogin {
	display:block;
	width: 61px;
	height:22px;
	background:url('/templates/main/img/btLogin.gif') 0px 0px no-repeat;
}
a#urlLogin:active {
	background:url('/templates/main/img/btLogin.gif') -0px -22px no-repeat;
}

a#urlSair {
	display:block;
	width: 61px;
	height:22px;
	background:url('/templates/main/img/btSair.gif') 0px 0px no-repeat;
}
a#urlSair:active {
	background:url('/templates/main/img/btSair.gif') -0px -22px no-repeat;
}









/* BUSCAR */
#dsBuscar {
	border:1px solid #666;
	padding:4px;
	width:123px;
}
a#btBuscar {
	position:relative;
	float:right;
	display:block;
	width:22px;
	height:22px;
	top:-23px;
	background: url('/templates/main/img/btBuscar.gif') 0 22px;
	cursor:pointer;
}

a#btBuscar.imgHeader_ie6 {
	background-color:#F00;
}

a#btBuscar:active {
	background: url('/templates/main/img/btBuscar.gif') -22px 0px;
}
/* FIM: BUSCAR */








a#bt_assistido {
	margin-top:5px;
	display:block;
	width:80px;
	height:35px;
	border:0px solid #F00;
	background: url('/templates/main/img/header_menu/assistido.gif') 0px 0px no-repeat;
}
a#bt_assistido:hover {
	background: url('/templates/main/img/header_menu/assistido.gif') 0px -36px no-repeat;
}
a#bt_assistido:active, a#bt_assistido.assistido_active {
	background: url('/templates/main/img/header_menu/assistido.gif') 0px -35px no-repeat;
}

a#bt_participante{
	margin-top:5px;
	display:block;
	width:100px;
	height:35px;
	border:0px solid #F00;
	background: url('/templates/main/img/header_menu/participante.gif') 0px 0px no-repeat;
}
a#bt_participante:hover{
	background: url('/templates/main/img/header_menu/participante.gif') 0px -36px no-repeat;
}
a#bt_participante:active, a#bt_participante.participante_active {
	background: url('/templates/main/img/header_menu/participante.gif') 0px -35px no-repeat;
}

a#bt_patrocinador {
	margin-top:5px;
	display:block;
	width:107px;
	height:35px;
	border:0px solid #f00;
	background: url('/templates/main/img/header_menu/patrocinador.gif') 0px 0px no-repeat;
}
a#bt_patrocinador:hover {
	background: url('/templates/main/img/header_menu/patrocinador.gif') 0px -36px no-repeat;
}
a#bt_patrocinador:active, a#bt_patrocinador.patrocinador_active  {
	background: url('/templates/main/img/header_menu/patrocinador.gif') 0px -35px no-repeat;
}

a#bt_fornecedor{
	margin-top:5px;
	display:block;
	width:169px;
	height:35px;
	border:0px solid #f00;
	background: url('/templates/main/img/header_menu/fornecedor.gif') 0px 0px no-repeat;
}
a#bt_fornecedor:hover{
	background: url('/templates/main/img/header_menu/fornecedor.gif') 0px -36px no-repeat;
}
a#bt_fornecedor:active, a#bt_fornecedor.fornecedor_active{
	background: url('/templates/main/img/header_menu/fornecedor.gif') 0px -35px no-repeat;
}

a#bt_governanca{
	margin-top:5px;
	display:block;
	width:169px;
	height:35px;
	border:0px solid #f00;
	background: url('/templates/main/img/header_menu/agentes_de_governanca.gif') 0px 0px no-repeat;
}
a#bt_governanca:hover{
	background: url('/templates/main/img/header_menu/agentes_de_governanca.gif') 0px -36px no-repeat;
}
a#bt_governanca:active, a#bt_governanca.governanca_active{
	background: url('/templates/main/img/header_menu/agentes_de_governanca.gif') 0px -35px no-repeat;
}






a#btVotar {
	display:block;
	width: 61px;
	height:22px;
	background:url('/templates/main/img/btVotar.gif') 0px 0px no-repeat;
}
a#btVotar:active {
	background:url('/templates/main/img/btVotar.gif') -0px -23px no-repeat;
}


a#btResultado {
	display:block;
	width: 69px;
	height:23px;
	cursor:pointer;
	background:url('/templates/main/img/btVotar.gif') -62px 0px no-repeat;
}
a#btResultado:active {
	background:url('/templates/main/img/btVotar.gif') -62px -23px no-repeat;
}







a#ir_para_topo {
	width:157px;
	height:18px;
	display:block;
	background:url('/templates/main/img/shortcut_func_buttons.gif') -157px 0px no-repeat;

}
a#ir_para_topo:hover {
	background:url('/templates/main/img/shortcut_func_buttons.gif') -157px -18px no-repeat;	
}


a#imprimir_pagina {
	width:157px;
	height:18px;
	display:block;
	background:url('/templates/main/img/shortcut_func_buttons.gif') 0px 0px no-repeat;		
}
a#imprimir_pagina:hover{
	background:url('/templates/main/img/shortcut_func_buttons.gif') 0px -18px no-repeat;
}




a#enviar_para_amigo {
	width:157px;
	height:18px;
	display:block;
	background:url('/templates/main/img/shortcut_func_buttons.gif') -314px 0px no-repeat;	
}
a#enviar_para_amigo:hover {
	background:url('/templates/main/img/shortcut_func_buttons.gif') -314px -18px no-repeat;
}




.contentbox_conteudo p img {
	margin: 0px 5px;
}
.contentbox_conteudo p img.btLeiaMais {
	margin: 0px;
}







/* funções, atalho topo, imprimir, indicar */
div.hr_content {
	height:10px;
	width:100%;
	border:0px solid #F00;
	clear:both;
	background:#F00 url('/templates/main/img/bg_hr.gif') repeat-x;
}
/* FIM: funções, atalho topo, imprimir, indicar */





/* central de atendimento */
/* elementos de texto */
#centralAtendimento .address div,
	#centralAtendimento .address div span,
		#centralAtendimento .address div strong {
	font-size:13px;
	font-family:arial;
	color: #FFF;
}
span#gEndereco  {
	font-size:11px;
	cursor:pointer;
}
a#gEndereco  {
	font-size:12px;
	cursor:pointer;
}
a#gEndereco:hover {
	background-color:#003355;
}
/* FIM: central de atendimento */


#dtToday, #usrGreetings, #usrName, #faca_login, #dsCentralAtendimento {
	cursor:default;
}

#usrName {
	font-weight:bold;
}


div.hr_breadcrumb {
	margin-top:0px;
	_margin-top:2px;
	height: 21px;
	width:100%;
	background: url('/templates/main/img/breadcrumb_line_repeater.gif') 0px 0px repeat-x;
	margin-bottom:7px;
}

div#breadcrumb {
	/*border:1px solid #F00;*/
	margin-top:15px;
	color:#333335;
}

div.hr_breadcrumb {
}
div#breadcrumb img{
	margin:0px 5px 2px 5px;
	_margin:0px 3px 1px 3px;
}

div#breadcrumb a {
	color:#006986;
	font-weight:bold;
	text-decoration:none;
}



div.irtopo img {
	position:fixed; 
	bottom:0; 
	right:0;
}


.clearSpaces {
	padding:0px; margin:0px; border:0px;
}