div#header_gestform_logo_empresa{
	background-image: url("../imgs/main_layout/logo.png");
	background-repeat: no-repeat;
	background-position: center;
}

div#header_gestform_logo{
	width:130px;
    height:101px;
	background-image: url("../imgs/main_layout/gest_logo.png");
	background-repeat: no-repeat;
	background-position: center;
	float:left;
}
div#header_gestform_nome{
	margin-left:10px;
	width:240px;
    height:101px;
	float:left;
}

div#header_gestform_extenco{
	width:234px;
    height:46px;
	background-image: url("../imgs/main_layout/gest.png");
	background-repeat: no-repeat;
	margin-top:12px;
}