@charset "utf-8";
/* Layout */

html {margin:0;padding:0;}

a:link {
	color:#FF9900;
	text-decoration:none;
	cursor: pointer;
	}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:underline;}
a:focus {text-decoration:none; margin:0;}
img {border:0px;}
img a:visited{text-decoration:none}

body {
	background:url("../imagens/layout/bg.png") repeat-x;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#F3F3F3;
	}


#atitude434 { width:100%; position:absolute; height:55px; margin: 0 auto; top:0; }	#atitude434 { *width:950px; }

#atitudeForFF { width:950px; height:55px; margin: 0 auto; }

#atitude434 a { width:160px; height:55px; background:url(../imagens/layout/banner_capacitar.png) no-repeat; display:block; float:right; }

#center {
	width:980px;
	height:auto;
	margin:0 auto;
	}
	
#topo {
	width:980px;
	height:128px;
	margin-bottom:2px;
	padding:0;
	float:left;
	}
	
#topo h1 { 

	text-indent:-5000px; 
	overflow:hidden; 
	background:url(../imagens/layout/logo_ibc_topo.jpg); 
	width:155px; 
	height:88px; 
	float:left;
	margin-top:40px;
	margin-left:15px;
	}

#topo h1 a { 
	width:155px; 
	height:88px; 
	display:block; 
	float:left;
	}

#busca {
	
	background:url(../imagens/layout/bg_busca.png) no-repeat; 
	width:250px;
	height:29px;
	margin-top:68px;
	padding:0;
	float:right;
	}
	
#busca .form {
	height:15px;
	width:195px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	border:0px;
	margin-top:6px;
	margin-left:20px;
	float:left;
	}

#busca .botao_busca {
	color:000; 
	width:26px; 
	height:18px; 
	background:#AAA url(../imagens/layout/botao_busca.png) center no-repeat; 
	cursor:pointer; 
	border:0;
	margin-top:5px;
	margin-left:4px;
	}
	

	
#menu {
	position:relative;
	width:980px;
	height:25px;
	float:left;
	margin-top:15px;
	}
	


#abas {
	width:265px;
	height:25px;
	float:left;
	margin:0;
	padding:0;
	}
	
#iconeshome {
	width:211px;
	height:25px;
	float:right;
	margin:0;
	padding:0;
	}

	
.botoes {
	position:relative;
	margin:5px 3px 0 3px;
	padding:0;
	float:right;
	}
	
.textoBotoes {	
	vertical-align:4px;
	}
	
.botoes a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
	margin-left:3px;

	}
	
.botoes a:hover {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	text-decoration:none;
	}
	
.margem3 {
	margin-top:20px;
	border-top:solid #999999 1px;
	width:980px;
	height:5px;
	float:left;
	}

#rodape {
	width:980px;
	height:auto;
	float:left;	
	text-align:center;
	}
.rodape {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

