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

#fundo_topo{
	background-image:url(../img_layout/topo_fundo.png);
	background-repeat:no-repeat;
	background-position:top;
	height:100px;
}

#logo_topo{
	width:220px;
	height:70px;
	margin-top:20px;
	position: absolute;
	
	background-repeat:no-repeat;
	background-position:center
}

#buttonTop_home{
	float: left;
	width:310px;
	height:20px;
	margin-left:450px;
	margin-top:10px;
	margin-right:0px;
	position:absolute;
	color: #4B4B4D;	
}

#extraTop_home{
	float: left;
	width:340px;
	height:21px;
	margin-left:420px;
	margin-top:60px;
	margin-right:10px;
	position: absolute;
	font-family: Calibri;
	text-align:right;
	font-size:16px;
	color:#4B4B4D;
}

#cx_banner{
	margin-top:3px;
	float: left;
	width:780px;
	height:100%;
}

cx_conteudo{
	width:780px;
	height:100%;
}

#cx_botoesPrincipais{
	width:780px;
	height:100%;
}



#rodape_center{
	margin:auto;
	width:780px;
}
#end_rodape{
	float:left;
	margin-left:7px;
	margin-top:8px;
	position:absolute;
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
}
#email_rodape{
	float:left;
	margin-left:170px;
	margin-top:8px;
	position:absolute;
	text-decoration:none;
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
}

#email_rodape a{
	float:left;
	margin-left:170px;
	margin-top:8px;
	position:absolute;
	line-height:2px;
	text-decoration:none;
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
}

#email_rodape a:hover{
	float:left;
	margin-left:170px;
	margin-top:8px;
	position:absolute;
	text-decoration:none;
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
}
#tel_rodape{
	width:740px;
	float:left;
	position:absolute;
	margin-left:15px;
	margin-top:4px;
	text-align:right;
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
}